=== SMNTCS Google Webmaster Tools ===
Contributors: nielslange
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FQTBXW5CCFWTY
Tags: Google Webmaster Tools, Google Search Console
Version: 2.3
Requires at least: 3.4
Tested up to: 5.2
License: GPL2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Adds the verification code of Google Search Console, former Google Webmaster Tools, to your site.
== Description ==
> Google Search Console
Google Search Console, former Google Webmaster Tools, does a great job when it comes to check the indexing status of your site.
= SMNTCS Google Webmaster Tools =
SMNTCS Google Webmaster Tools enables you to add Google Search Console to your website.
== Installation ==
1. Upload _smntcs-google-webmaster-tools_ to the _/wp-content/plugins/_ directory
2. Activate the plugin through the _Plugins_ menu in WordPress
3. Go to https://search.google.com/search-console/welcome
4. Provide your URL in the section _URL prefix_, e.g. https://example.com, and click on _Continue_
5. Now, open the section _HTML tag_ within the section _Other verification methods_
6. Copy the meta tag, e.g. ``
7. Go to [Google Webmaster Tools](/wp-admin/customize.php?autofocus[control]=smntcs_google_webmaster_tools_tracking_code) and paste your verification code
== Frequently Asked Questions ==
= Why do I need Google Webmaster Tools in first place? =
Google Webmaster Tools enables web masters to detect indexing issues, e.g. if the Google Bot cannot access the page or if missing pages occur in the search index.
= How do I add Google Webmaster Tools to my page? =
1. Go to https://search.google.com/search-console/welcome
2. Provide your URL in the section _URL prefix_, e.g. https://example.com, and click on _Continue_
3. Now, open the section _HTML tag_ within the section _Other verification methods_
4. Copy the meta tag, e.g. ``
5. Go to [Google Webmaster Tools](/wp-admin/customize.php?autofocus[control]=smntcs_google_webmaster_tools_tracking_code) and paste your verification code
= Why am I not able to save the verification code? =
This issue might be caused by a security plugin. If you use a security plugin, e.g. Wordfence, then disable it so save your verification code and activate it once you’re done.
== Screenshots ==
1. Provide your URL in the section _URL prefix_
2. Copy the meta tag from the section _HTML tag_
3. Paste you Google Analytics tracking code in the customizer
== Changelog ==
= 2.3 =
* Update installation instructions
= 2.2 =
* Add README.md
= 2.1 =
* Add FAQ
= 2.0 =
* Use Customizer instead of options page
= 1.6 =
* Add donation link
= 1.5 =
* Update textdomain
= 1.4 =
* Add settings link
* Update Dutch translation
* Update German translation
= 1.3 =
* Store translations outside plugin
= 1.2 =
* Make plugin translation ready
* Add Dutch translation
* Add German translation
= 1.1 =
* Fix broken file path
* Add FAQs
= 1.0 =
* Initial release