If you already know about the word SEO then you probably know about such webmasters tools like Google, Bing, and Yahoo.
These tools help us to rank well in search engines just by getting a copy of our blog sitemap therein webmaster central. Doing this, the robots of these biggest search engines sit in our blog database and whenever a new is published there in our blogs these robots knock the search engines about the new posts and get our posts indexed.
This is very simple plugin with better navigation and usability. It adds your requested meta tags into header and javascript code to footer of your blog. This plugin allows you to easily integrate them with your blog. It has option to add Google, Bing, Alexa, Placed Analytics, Blog Catalog, Yahoo's
Webmaster and Analytics code (meta tags
).
Single click sitemap submission
to Google
and Bing
. In addition to that it has option to add tracking code for Clicky, Quantcast, Compete.com, SiteMeter.com analytics!! Site-Verification-Option, Google XML sitemap submission. There are more to come in next releases.
Benefits?
- Brand new dedicated plugin menu
- No Advertisement
- Facebook page insights, admin insights, app insights options
- Google Authorship Options
- Google
XML Sitemap
- Google Tag Manager Integration
Header / Footer
Section- Misc Options – Add Global Site Favicon Option
Brand new WordPress Menu

Brand new WordPress Menu bar with Webmaster Options, Analytics Options, Google Authorship, Header/Footer Options, Sitemap Options, Places Analytics.
Webmaster Module:

This section let you add Meta Tag for Google Webmaster Tools, Bing Webmaster Central, Alexa Rank, BlogCatalog Analytics, Facebook Insights.
Analytics Module:

This section adds Meta Tags / Required Scripts Automatically to your WordPress Blog’s for Google Universal Analytics, Quantcast Analytics, Clicky Analytics, Compete Analytics, Sitemeter Analytics. You don’t have to worry about putting these script to your theme again and again in case you change your theme.
Google Authorship Module:

This section adds Google Authorship Profile and Google Authorship Page Meta tag to your WordPress blog automatically. Again you do not need to worry if you change your theme again.
Header/Footer Module:

This Header and Footer Section from All in One Webmaster lets you to insert whatever you need in to the head and the footer parts of each blog page and before and after the content of posts.
Sitemap Submission to Google-Bing Module:

The first step to getting your site online and to get better rankings in Google is to submit your URL to search engines. An example of an URL is www.yoursite.com. Eventually the search engines will find your site but this will help expedite the process. This section will let you submit your sitemap explicitly to Google and Bing.
Misc Module:

A favicon (short for favorites icon), also known as a shortcut icon, website icon, URL icon, or bookmark icon is a 16×16 or 32×32 px in size. Just provide a URL of your favicon and plugin will do the rest of the work.
How to find Meta-Tag values?
- Google Webmaster Meta-Tag: https://crunchify.com/how-to-find-google-webmaster-meta-tag-value-for-all-in-one-webmaster-premium/
- Bing Webmaster Meta-Tag: https://crunchify.com/how-to-find-bing-webmaster-metatag-value-to-verify-ownership-of-your-site/
- Alexa Rank Meta-Tag: https://crunchify.com/how-to-find-alexa-rank-meta-tag-value-for-all-in-one-webmaster-premium/
Features:
- Sitemap Submission Option to Google & Bing.
- Manual HTML Header / Footer section
- Now no need to install more plugins. You can just copy the code of any services in a textarea. No more things to do.
- NEW: Updates the Asynchronous Tracking snippet to the latest version provided by Google
- Warning/Success/Failure messages on sitemap submission
Analytics Option for
- Placed Analytics (NEW)
- Quantcast
- GetClicky
- Compete.com
- SiteMeter.com
Webmaster Option for
- Yahoo
- Bing
- Alexa Ranks (new)
- BlogCatalog (new)
- Facebook Insights
FAQ:
WHERE TO FIND GOOGLE, BING, YAHOO WEBMASTER META TAG?
- Visit links provided in
All in One Webmaster -> All Options
to get your META tag. This is an easiest way to authenticate your sites.
GOOGLE ANALYTICS ACCOUNT ID
- Find an Account ID, starting with UA- in your Google Analytics’s Account overview page.
I HAVE UPDATED ALL MY OPTIONS BUT WHY AM I NOT ABLE TO AUTHENTICATE TO SITE OR DON’T SEE ANALYTICS?
- I assume that
wp_head()
andwp_footer()
are there in your theme. According to the WordPress documentation both functions are theme-dependent which means that it is up to the author of each WordPress theme to include it. If one of the hooks is not in your theme, you could add it yourself by adding<? php wp_head(); ?>
to your header.php file of your theme or<? php wp_footer(); ?>
to footer.php. - If you still have problem then try to clear your browser cache, update Admin Panel option and retry.
HOW CAN I ADD MORE SERVICE META TAGS WHICH ARE NOT LISTED HERE?
- No worries. You can add those service’s HTML code into text area provided in admin panel.