Plugin Directory

Changeset 543327


Ignore:
Timestamp:
05/12/2012 03:53:02 PM (14 years ago)
Author:
mattrude
Message:

Updating REAME file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mdr-webmaster-tools/trunk/README

    r543324 r543327  
    2020* Ability to modify your rebots.txt file.
    2121* Site verification scripts for Google, Yahoo, & Bing.
    22 * Google Analytics Tracking Script for registered sites. 
     22* Google Analytics Tracking Script for registered sites.
    2323
    2424See Tools -> Webmaster Tools
     
    2727As with most WordPress plugins, there is two ways of installing this plugin.
    2828
    29 === Primary Option ===
     29= Primary Option =
    3030
    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.
     311. Go to your WordPress Dashboard and login as an Admin
     321. From your Dashboard go to `Plugins` section on the left hand side and select `Add New`.
     331. Search for `MDR Webmaster Tools`
    35341. Click the `Install Now` link and follow the instructions.
    3635
    37 === Secondary Option ===
     36= Secondary Option =
    3837
    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`
     381. Download the latest version from the download page (http://wordpress.org/extend/plugins/mdr-webmaster-tools/)
     391. Extract the zip file and copy the folder "mdr-webmaster-tools" into the "wp-content/plugins/" directory in your WordPress installation.
     401. Activate the plugin from your Dashboard by going to Plugins -> Installed page.
    4241
    4342== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.