Changeset 543327
- Timestamp:
- 05/12/2012 03:53:02 PM (14 years ago)
- File:
-
- 1 edited
-
mdr-webmaster-tools/trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mdr-webmaster-tools/trunk/README
r543324 r543327 20 20 * Ability to modify your rebots.txt file. 21 21 * Site verification scripts for Google, Yahoo, & Bing. 22 * Google Analytics Tracking Script for registered sites. 22 * Google Analytics Tracking Script for registered sites. 23 23 24 24 See Tools -> Webmaster Tools … … 27 27 As with most WordPress plugins, there is two ways of installing this plugin. 28 28 29 = == Primary Option ===29 = Primary Option = 30 30 31 1. Download the latest version of this plugin from the [download page](https://github.com/mattrude/wp-plugin-webmaster-tools/downloads). 32 1. Go to your WordPress Dashboard and login as an Admin. 33 1. From your Dashboard go to `Plugins` section on the left hand side and select `upload` from the top. 34 1. Find the downloaded plugin in the upload pop up window. 31 1. Go to your WordPress Dashboard and login as an Admin 32 1. From your Dashboard go to `Plugins` section on the left hand side and select `Add New`. 33 1. Search for `MDR Webmaster Tools` 35 34 1. Click the `Install Now` link and follow the instructions. 36 35 37 = == Secondary Option ===36 = Secondary Option = 38 37 39 1. Log onto your web server via SSH or Telnet, and go into the directory that holds your WordPress install.40 1. Move into your plugins directory `cd wp-content/plugins`41 1. Clone the current revision with the command `git clone git://github.com/mattrude/wp-plugin-webmaster-tools.git`38 1. Download the latest version from the download page (http://wordpress.org/extend/plugins/mdr-webmaster-tools/) 39 1. Extract the zip file and copy the folder "mdr-webmaster-tools" into the "wp-content/plugins/" directory in your WordPress installation. 40 1. Activate the plugin from your Dashboard by going to Plugins -> Installed page. 42 41 43 42 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.