Skip to content

e-orlov/google-webmaster-tools-bulk-fetch-as-google

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Webmaster Tools Bulk Fetch as Google Extension

Install from Google Webstore

Coming soon

Installation

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

Usage

  1. Create a list of urls to be fetched as google in a csv file.
  • First column: path
  • Second column: desktop or mobile
  • Third column: true for FETCH AND RENDER and false for FETCH

Example:

path0,desktop,true
path1,mobile,false
  1. Go to Google's webmaster toolsmaster tools.
  2. Click on Crawl -> Fetch as Google
  3. You should now see a new "Choose File" button.
  4. Click on the Choose File button.
  5. Select the file you created in step 1
  6. When captcha shows up, you'll have to prove to google that you are not a bot. Then, click on continue.

About

A chrome extension that performs fetch-as-google in bulk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%