Wordpress: Duplicate Title Tags issue
As you all might be knowing that Title tags are the most important of the on page factors for search engine optimization. Similarly i have checked Google Webmaster tools today and it says that I have 246 duplicate title tags. How to avoid redundant little on wordpress ?
Re: Wordpress: Duplicate Title Tags issue
It becomes very difficult for some search engines to decide which exactly your page matches the search query the best because of the duplicate title tags. Anyways, we found the fix for this issue and that is to hide links to comments in your posts from search engines. Content of the comments will still be in search engines because it is a part of your post page.. Here it is:-
Sitemap: http://www.yoursitename.com/sitemap.xml
User-agent: Googlebot
Disallow: /*/trackback
Disallow: /*/feed
Disallow: /*/comments
Disallow: /*?*
Disallow: /*?
Disallow: /*page/*
User-agent: *
Disallow: /cgi-bin/
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /wp-contents/plugins/
Disallow: /wp-contents/themes/
Disallow: /trackback
Disallow: /comments
Disallow: /feed.
Now, replace “http://www.yoursitename.com/sitemap.xml” with your Sitemap Link.Some people use "buy buttons" on html pages or CMS pages instead of allowing the shopping cart software to generate pages for each item. That gives them 100% control over the page
Re: Wordpress: Duplicate Title Tags issue
Google thinks there exists another page with the same title tag and meta description, thus Google might decide your site is not search-engine-friendly. If Google put a lot of emphasis on this, they probably would not actually provide a report in the webmaster tools.Now there is a solution that allows you to decouple post titles from title tags. That is the SEO Title Tag 2.3.3. It is WordPress plugin.