Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 819 Bytes

File metadata and controls

15 lines (13 loc) · 819 Bytes

Google Webmaster Tools Bulk Url Removal Chrome Extension

Installation

  1. Download the extension from github and unzip it.
  2. Go to chrome://extensions/ and turn on Developer mode.
  3. Click on Load unpacked extension . . . and load the extension.

Usage

  1. Create a list of urls to be removed and store them in a file. All urls are separated by \n.
  2. Go to Google's webmaster tools.
  3. Check to ensure that all URLs match the property you are updating, including the scheme (http vs https)
  4. Click on Google Index -> Remove URLs.
  5. You should now see a new drop-down with several removal options, along with a "Choose File" button.
  6. Click on the Choose File button.
  7. Select the file you created in step 3.