SEO for dummies
-
-
How do you do this in Wordpress?
And can anyone find any mainstream website that actually does a 301 on uppercase URLs?
-
..apart from MangoLassi
-
I suppose I'm saying why spend money on something that 99% of websites don't appear to do. If it really mattered, wouldn't it be more common?
Wordpress and Joomla don't. NodeBB does (I think). amazon.com, ebay.com, microsoft.com don't. yahoo.com does.
-
SEO is snake oil sales men at their finest today. If you want to raise your Google rankings it's actually quite simple to do your self.
-
SEO is about a few key things.
Here's googles tips How google search works and some web administrator guidelines.
Specific guidelines
Avoid the following techniques:
- Automatically generated content
- Participating in link schemes
- Creating pages with little or no original content
- Cloaking
- Sneaky redirects
- Hidden text or links
- Doorway pages
- Scraped content
- Participating in affiliate programs without adding sufficient value
- Loading pages with irrelevant keywords
- Creating pages with malicious behavior, such as phishing or installing viruses, trojans, or other badware
- Abusing rich snippets markup
- Sending automated queries to Google
Follow good practices like these:
- Monitoring your site for hacking and removing hacked content as soon as it appears
- Preventing and removing user-generated spam on your site
Not included on the"good list" but should be is to make sure your site content is constantly being updated. There are others tips as well, I would think that case sensitivity is something to avoid as well so your site gets all of the direct hits that it needs.
-
@Carnival-Boy said in SEO for dummies:
How do you do this in Wordpress?
And can anyone find any mainstream website that actually does a 301 on uppercase URLs?
I don't do it with my site, but it might be worth checking out this plugin.
-
I find it hard to believe that if you have a page called Products.html and a page called products.html and they are identical in every way that a company that has developed a self-driving car is too stupid to work out that they are actually the same page.
-
@Carnival-Boy said in SEO for dummies:
I find it hard to believe that if you have a page called Products.html and a page called products.html and they are identical in every way that a company that has developed a self-driving car is too stupid to work out that they are actually the same page.
Unix based systems are the king of web servers and case actually matters on these systems. This is in the links I shared. Also if you google web page capitalization and SEO you get alot of results confirming that YES there is a difference.
I offered some solutions for both Windows and Wordpress.
-
@Carnival-Boy said in SEO for dummies:
I find it hard to believe that if you have a page called Products.html and a page called products.html and they are identical in every way that a company that has developed a self-driving car is too stupid to work out that they are actually the same page.
I think that the problem is that... what if they stop being the same page?
-
@IRJ said in SEO for dummies:
Unix based systems are the king of web servers and case actually matters on these systems.
Not so much these days since sites run CMSs and don't rely on the underlying OS. Wordpress, for example, as I've mentioned, isn't case sensitive, despite the majority of Wordpress sites running on Linux.