One of WordPress’ strengths is its attention to SEO-related issues in its core files. One of those issues is the problem of having the home page of the blog indexed twice in the search engines; once under the actual address, http://domain-name.com/index.php, and the other as the plain domain name: http://domain-name.com. Note that this is a [...]
{ 4 comments }

Dealing With Duplicate Content Issues on WordPress Comments Pages
by Steve on April 18, 2009
in On WordPress, WordPress plugins
I saw a tweet today about WordPress comment page duplication issues related to SEO. While the word is still out as to just how much damage it does or doesn’t do to your ability to get found by the Great G, this specific problem is relatively easily fixed — and not by disabling the paged [...]
Tagged as: add_action, canonical, comments, cpage, duplicate content, functions.php, get_permalink, google, plugins, wordpress code
{ 15 comments }