drcarl
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Too much information in my Page Title@kmessenger – thanks, you aimed me in the right direction.
After a bunch of trial and error, the fix I was after included leaving the Elegant Themes Custom Title Page enabled, emptying all text boxes that had anything (like things I entered weeks ago including “Earthquake Predicting & Preparedness) AND three “|” marks in fields saying “use as separator (that I put there before I could even spell “h1”) and saving these changes, then going over to Joost’s WordPress SEO and filling in REAL custom titles for a few pages. Although the site is still in its infancy, it’s looking better and I am learning as fast as I can.
Thanks you,
doctorEQ
Forum: Fixing WordPress
In reply to: Too much information in my Page TitleI saw that offer of Yoast’s, but, I think he’s selling it; didn’t say free anywhere. Even though I am a rookie, I think his material rocks.
Thanks for the thoughts,
doc
——————————————-
“Starting today, I’m offering a WordPress SEO Theme scan. I’ll review a WordPress theme and tell you whether it’s SEO friendly or not. I’ll do that in a post on this site, in a similar fashion to my WordPress plugin reviews with a 1 – 5 star rating. If you’re the author of the theme you’ll get a badge to use on your own site that you can use to show off my rating.I’ll start this service at the introductory price of $300 and it’ll go up to $450 later on. If you’ve got multiple themes you’d like me to review, contact me for pricing.
———————————————–Forum: Fixing WordPress
In reply to: Too much information in my Page Title@kmessinger – Thanks for your reflections.
I have more confidence in and prefer Joost’s plug-in, yet need the theme from ET. Perhaps I can disable the ET SEO features? (did try that but the unwanted text returned)
In WP dashboard > settings > general > site title, I have “doctorEQ”
Update: Cleared “doctorEQ and now have “Home -|” (I have ” -|” on all my page titles)
Forum: Fixing WordPress
In reply to: Linking pages without permalinksWoo – that may help eliminate some surprises as I AM developing locally.
Do you mean that if I had 50 pages developed locally, and if (for example) each page had a button with a link to another page on the bottom of the page, I’d be looking at changing the 50 involved button’s URLs?
*scratches head* What about all the other URLs? Is it that after putting it to the remote server, WP can handle changing the page URLs but not the button URLs?
Forum: Fixing WordPress
In reply to: Linking pages without permalinksTry this: under Settings in WP, click Permalinks. Change the setting from default to any other one, just below it. Now try to open-up the WP site in DW. See the error message? (Something like DW can’t access dynamic files). It’s my (and many other’s) experience that DW can’t handle anything but the default, “ugly” default permalinks. Some have spent DAYS and even gone so far as to reformat their drive!
It is also known that “pretty” permalinks are better for many reasons; hence the bothersomeness of DW requiring one setting and my preferring another.
There is a work-around that I am not 100% positive that it’s the right thing to do:
Close DW. Open WP and change permalinks to default. Open the site in DW. Now, back in WP, change the permalinks to your preference.
The reason I ask about the different permalinks is because, naturally, I want them to work…(once they are -and IF they are- carved in stone once actually published).
I don’t want to make a bunch of links/buttons, several on this page, several on that page, only to later discover that I have to redo the work because there is some issue that me (The Noob) doesn’t know about.
🙂
Forum: Installing WordPress
In reply to: How much can I place outside of the root?though remarkably engaging 🙂
I actually did chuckle out loud; thanks.
don’t foresee any complications with putting your server root on D:\ rather than C:\. I’d even say it is better to have the server root on a drive where the operating system isn’t.
This would be WONDERFUL news.
The only catch is that, if you notice above, I said that ‘by default’ web servers run on port 80. They don’t have to.
I don’t care what extension (port) the server answers just as long as the call gets answered! The story your related is a nice analogy and it took me up another notch of understanding. As each day passes, my vocabulary and concept understanding increases.
If you are used to building in html/css then you are used to being able to create the whole site– format, content, images, everything– and upload the complete site. Because WordPress stores content in a database it is very difficult to work like that. You can make local changes to layout but most of your real content will be in the online database.
I am not used to anything! [insert laugh track here] I did build a website for my sister a few years ago. I used Dreamweaver and modified a template. There were some really basic (and important) things I just could not figure-out (tables, text-formatting). I did make nav bar buttons and a little movie for the header. I was amazed that the site actually worked. It was a beautiful site even before she hired a geek to slick it up with a bunch of Java.
I have been developing original content for two (or more) sites for a couple of years and am finally getting to the ‘make a working website’ stage. I am taking video courses on lynda(dot)com that are helping a lot. Currently I am completing one on using Dreamweaver CS5 and WordPress 3 to manage, manipulate, tweak, modify and otherwise run a site. There have been PHP and CSS modifications, and Dreamweaver CS% even has special functionality developed into it for CMSs like WordPress such as ‘site specific code hints.’
What I am trying to say in regards to where most of my content will be is that ALL of my content will be in (at least) two places: on my D: drive AND copied to the online server.
Thank you very much for your clarity.
Gotta love it when people help others.
Rather amazing, really.
Thanks
Forum: Installing WordPress
In reply to: How much can I place outside of the root?PS – I kind of get back to my original question. As my site grows, I assume my local files will grow. I wish I know by how much. I also wish I knew how much could be easily stored on D:\ (if it’s insanely difficult to put everything on D:)
Forum: Installing WordPress
In reply to: How much can I place outside of the root?I have learned a LOT over the last 5 days, but still not enough.
I am still unclear about what complications I might encounter if I attempt to set-up everything on my much more spacious D:\ drive. The only reason I am installing PHP is to use it as a local testing environment server. Nobody needs to access this machine remotely. The only ‘remote’ thing I’ll be doing is putting the site(s) to a paid host.
By “set-up everything” (and for insight into what I am attempting), I’m referring to starting from scratch (uninstall everything [easier said than done]) and then installing onto my PC which is running Win7 x64: WAMP (MySql, PHP, PHPMyAdmin) and then WordPress onto my much larger D:\ drive which is already home to Dreamweaver which I’ll use to manage everything.
I really don’t know, yet I suppose there ~might~ be a need to change something in the “host” file which resides at C:\Windows\System32\drivers\etc.
A few days ago, nothing was working until I “commented-out” some multiple entries with a “#” [“127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost”] and added “127.0.0.1 localhost” as a working line. I have no idea where the repeats came from.
I also have no idea what I have to do to make “http://localhost” point to D:, of if that’s even necessary.
I have no idea what an alias is, of if one is needed.
I don’t know what access from “outside the server root” is, nor how to trick the server into thinking that the files are in the root by means of aliases, if needed.
I’ll appreciate any guidance.
TIA
drcarl
Forum: Installing WordPress
In reply to: How much can I place outside of the root?apljdi – thank you for your reflections. I’m going to remove everything and install as I usually do now that I know both meanings of “root.”
I hope the internet will teach me about aliases? when I need to know that.
Be well,
drcarl