Two days ago an article has been published on Google Webmaster Central Blog, this article officially confirmes Google doesn’t use the “keywords” meta tag in their web search ranking.
Q: Does Google ever use the “keywords” meta tag in its web search ranking?
A: In a word, no. Google does sell a Google Search Appliance, and that [...]
If you don’t want to advertise for hackers that your site is WorPpress powered, try to remove the meta generator tag from Wordpress.
<meta name=”generator” content=”WordPress 2.x.x” />
I tried more solutions but only one work properly to me.
First, locate the functions.php file in your theme. Open it and insert the following lines to the file:
// Remove [...]
Joomla generated HTML pages contain the following meta tag:
<meta name=”generator” content=”Joomla! 1.5 – Open Source Content Management” />
Note: 1.5 is the Joomla! version.
First of all, I love Joomla. I use it since 2005 when a group of Mambo developers (the core team) left Mambo and started Joomla . So I am a big Joomla fan. But [...]