WordPress Webmaster Tools Plugin — gh.mattrude.com
gh.mattrude.com / WordPress Webmaster Tools Plugin
The WordPress Webmaster Tools plugin provides many small necessary functions to WordPress when for managing your site with Google, Yahoo, & Bing's webmaster tools sites. The plugin adds the following functions to WordPress
- Dynamic Sitemap
- Ability to modify your robots.txt file.
- Site verification scripts for Google, Yahoo, & Bing.
- Google Analytics Tracking Script for registered sites.
This plugin will create a sitemap for your WordPress site (http://example.com/sitemap.xml). No files are stored on your disk, the sitemap.xml file is generate as needed, like your feeds. No UI to speak of, just drop in place and your good to go.
This plugin is fully translatable with the full POT file included.
For Support, please contact me via the WordPress Forums, if you find a bug, please create a ticket on it's Github Issues page.
See Tools -> Webmaster Tools
Download
There are several diffrent way's of downloading and installing this plugin, both via direct download & git.
- Devel Version: Download zip
- Version 1.1: Download zip
Installation
As with most WordPress plugins, there is two ways of installing this plugin.
Primary Option
- Go to your WordPress Dashboard and login as an Admin
- From your Dashboard go to
Plugins
section on the left hand side and selectAdd New
. - Search for
MDR Webmaster Tools
- Click the
Install Now
link and follow the instructions.
Secondary Option
- Download the latest version of this plugin from the download page.
- Go to your WordPress Dashboard and login as an Admin.
- From your Dashboard go to
Plugins
section on the left hand side and selectupload
from the top. - Find the downloaded plugin in the upload pop up window.
- Click the
Install Now
link and follow the instructions.
Git Option
- Log onto your web server via SSH or Telnet, and go into the directory that holds your WordPress install.
- Move into your plugins directory
cd wp-content/plugins
- Clone the current revision with the command
git clone git://github.com/mattrude/wp-plugin-webmaster-tools.git
Plugin's Meta Data
- Author: Matt Rude
- Requires at least WordPress: 3.3
- Tested up to WordPress: 3.4
- Current Stable Version of Plugin: 1.1
Changelog
Version 1.1
- Initial Version
License
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.