Hi,
Nice website.
My plugin is specifically for meta generator tag i.e.
<meta name=”generator” content=”WordPress 3.0.1″ />
All meta tags are not bad. In fact meta generator tags are also not bad. But they reveal critical information about the WordPress version you are using. And some plugins also add their own meta generator tag. If someone knows the exact WordPress version, they can try to hack the website if there are security issues with that version. So by hiding it their job gets harder as they don’t know the exact version.
Now the meta tag that you have reported: meta name=”viewport”.
It is a very important meta tag. This meta tag manages responsive website design. Responsive website design is: In desktop your website looks different, in tablet it has different layout and in mobile it has different layout. You website is using that meta tag for its layout. Please do not delete that; if you remove it, it will completely break the responsiveness of your website.
If you disable my plugin and recheck the view source, you will find the WordPress meta generator tag.
Please don’t remove the meta viewport tag.
Thanks,
Pankaj