Can a Common WordPress Permalinks Structure Hurt SEO?
If you're new here, you may want to subscribe to my RSS feed.
Free SEO News has the results of a very interesting reverse engineering study by German website Sistrix (in German).
The German company Sistrix analyzed the web page elements of top ranked pages in Google to find out which elements lead to high Google rankings. They analyzed 10,000 random keywords, and for every keyword, they analyzed the top 100 Google search results.
Which web page elements lead to high Google rankings?
Sistrix analyzed the influence of the following web page elements: web page title, web page body, headline tags, bold and strong tags, image file names, images alt text, domain name, path, parameters, file size, inbound links and PageRank.
* Keywords in the title tag seem to be important for high rankings on Google. It is also important that the targeted keywords are mentioned in the body tag, although the title tag seems to be more important.
* Keywords in H2-H6 headline tags seem to have an influence on the rankings while keywords in H1 headline tags don’t seem to have an effect.
* Using keywords in bold or strong tags seems to have a slight effect on the top rankings. Web pages that used the keywords in image file names often had higher rankings. The same seems to be true for keywords in image alt attributes.
* Websites that use the targeted keyword in the domain name often had high rankings. It might be that these sites get many inbound links with the domain name as the link text.
* Keywords in the file path don’t seem to have a positive effect on the Google rankings of the analyzed web sites. Web pages that use very few parameters in the URL (?id=123, etc.) or no parameters at all tend to get higher rankings than URLs that contain many parameters.
* The file size doesn’t seem to influence the ranking of a web page on Google although smaller sites tend to have slightly higher rankings.
* It’s no surprise that the number of inbound links and the PageRank had a large influence on the page rankings on Google. The top result on Google has usually about four times as many links as result number 11.
Not really any big surprises here…except:
Keywords in the file path don’t seem to have a positive effect on the Google rankings of the analyzed web sites.
Do you realize that this means that the “common wisdom” of the WordPress permalinks structure, like the one I’ve used here on Art of Money
domain.com/category/article-title
…may be hurting your site’s search engine rankings.
One thing interesting about this to me is that James Brausch posted the same findings in his own Google reverse engineering product (now off the market). I own a copy of James’ report and spent considerable time studying it, but I found that particular fact too difficult to believe.
The other reason I didn’t use it is that I’m a stats-aholic and found it difficult to see a bunch of entries like this (p=12, p=234, p=34) in my logs and not be able to tell which actual stories they were.
Possible Reasons
The first possible reason for lower rankings is probably not that the keywords are in the URL, but simply that the URL is shorter.
If you consider the almost always the home page (just the plain domain.com) is the highest ranked page on any site, then it would follow logically that Google will favor shorter URLs as being “closer” to the domain root and therefore more important.
When using James’ other URL scoring tool, which I assume is based on the same data, there is a clear correlation between length of any URL and a lower score in ranking for a keyword.
The other most likely reason for the lower rankings of sites using keywords in URLs is that the technique has been used to death by spammers and Google’s algorithm has that data factored into it.
Is It Worth it To Switch Your Permalinks Structure?
That I can’t say. I do know that even if you have set up your site to use a custom permalinks structure as I gave as an example above, you can still use the default path in WordPress and it will go to the correct page.
For example this:
http://www.artofmoney.org/?p=400
and this:
http://www.artofmoney.org/tools/is-scambusting-an-online-goldmine/
but once you go back to the default structure the second URL will produce a 404 Page Not Found error.
There is a WordPress plugin called Permalinks Migration Plugin, designed to safely allow you to change your permalinks structure. (NOTE: I haven’t tried this plugin, so use at your own peril.)
Personally I find making these type of changes on an established site, VERY HIGH RISK but any new sites I create, I will likely pay attention to this ranking tip and not use a fancy custom URL structure.


That’s interesting. I use the ‘friendly’ urls (.com/because-they-look-good/). I thought it helped SEO but it’s not just about that. I think they’re more attractive and friendlier to the visitor. And as you say, it makes checking stats much easier.
I’m wondering how strong that correlation is. I don’t read German, so does it have any stats to put a numeric to it?
I am hoping it is weak, because I unfortunately tagged my blog onto an existing site and used categories, so I have .com/Blog/categor/friendly-url
+1 Digg
Scott
Hi Scott, I don’t read German either, but the more I think about it, probably what is skewing the results is the fact that a root domain (domain.com) will almost always be the highest ranking page of a site, so statistically, unless they have set up their reverse engineering in a very clever way, meaning making a distinction between site roots and internal pages then it will not be an apples to apples comparison.
One take away though could be that if it is important to rank for something, set up a dedicated site for it.
[...] Can Your URL Structure Hurt Your Search Engine Rankings? - By Art of Money. An analysis on whether using a very common Wordpress file structure can actually hurt your search engine rankings. [...]
Jon, I think you are misinterpreting “don’t seem to have a positive effect” to mean “has a negative effect”. This is not what the article is saying. (I do read German.) They are saying that there seems to be no difference either way, whether you use keywords in the file path or not.
You can also see this in the article if you take a look at their graph (you don’t need to read German to get the graph). Look for the heading “Pfad” (Pfad = path). You will see that no matter what position in the SERPS, there is no trend to the number of keywords in the path.
So, it doesn’t matter if you use keywords in the path or not.
(Sorry for my late comment. I just discovered your blog and really like it, so I have been reading through some of your archives.)
Thanks for clarifying Pat. To be honest, I think that technical details like this will matter less and less as Google becomes more and more sophisticated.