Home > Meta Tags

Google Webmaster Tools includes a tool called content analysis that you find in the Diagnostics section. The content analysis tool reported a suboptimal number of duplicate title tags and meta descriptions for some Drupal sites that I monitor with these tools.

Getting rid of duplicate title tags and meta descriptions caused by the pager is actually quite simple. When using the Meta Tags module with the setting ALL=INDEX,FOLLOW for Default robots meta tag: you can adjust the robots Meta tag in your theme, so that pages that contain the page parameter in the URL are not indexed using the following code snippet in the head section of your page.tpl.php template file.

Using the robots meta tag as an example official Google blogger Vanessa Fox explains how Google handles Meta tags. We learn that Googlebot is not case sensitive and follows the most restrictive instructions in case of conflicts.

Today Smashing Magazine published a long list of web-generators that make the lives of Web developers easier.

The list of generators is divided into sections such as color, CSS, domain names, Web forms, metatags, robots.txt, RSS, sitemaps and more.

Some of these tools are definitely worth checking out.

Syndicate content