wp-plugin-webmaster-tools
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A WordPress plugin that provides webmaster site verification scripts for Google, Yahoo, & Bing. Plugin also provides Google Analytics Tracking Script for registered sites. See Tools -> Webmaster Tools
# WordPress Webmaster Tools Plugin
The WordPress Webmaster Tools plugin provides many small necessary functions to WordPress when for managing your site with [Google](https://www.google.com/webmasters/tools/), [Yahoo](https://siteexplorer.search.yahoo.com), & [Bing's](http://www.bing.com/toolbox/webmaster) 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](http://wordpress.org/tags/mdr-webmaster-tools?forum_id=10#postform), if you find a bug, please create a ticket on it's [Github Issues](https://github.com/mattrude/wp-plugin-webmaster-tools/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](https://github.com/mattrude/wp-plugin-webmaster-tools/zipball/master)
* Version 1.1: [Download zip](https://github.com/downloads/mattrude/wp-plugin-webmaster-tools/mdr-webmaster-tools.1.1.zip)

## Installation
As with most WordPress plugins, there is two ways of installing this plugin.

### Primary Option

1. Go to your WordPress Dashboard and login as an Admin
1. From your Dashboard go to `Plugins` section on the left hand side and select `Add New`.
1. Search for `MDR Webmaster Tools`
1. Click the `Install Now` link and follow the instructions.

### Secondary Option

1. Download the latest version of this plugin from the [download page](https://github.com/mattrude/wp-plugin-webmaster-tools/downloads).
1. Go to your WordPress Dashboard and login as an Admin.
1. From your Dashboard go to `Plugins` section on the left hand side and select `upload` from the top.
1. Find the downloaded plugin in the upload pop up window.
1. Click the `Install Now` link and follow the instructions.

### Git Option

1. Log onto your web server via SSH or Telnet, and go into the directory that holds your WordPress install.
1. Move into your plugins directory `cd wp-content/plugins`
1. 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](http://mattrude.com/)**
* Requires at least WordPress: **3.3**
* Tested up to WordPress: **3.4**
* Current Stable Version of Plugin: **1.1**

## Changelog

### Version 1.2
* Added Serbo-Croatian translation, props Borisa Djuraskovic

### 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.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。