Skip to content

CasperJS script to make Googlebot to index instantly any url.

Notifications You must be signed in to change notification settings

512banque/indexator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

indexator

CasperJS script to make Googlebot to index instantly any url.

##Usage

  1. Create 301.php on a website you control on GWT
  2. Call indexator like this :

casperjs indexator.js --email="yourgmailaccount@gmail.com" --password="yourpassword" --2steps="123123" --indexor="http://www.yourcontrolledwebsite.com" --url="301.php?url=http://www.websitetoindex.com"

  • email = your GWT gmail account
  • password = your GWT gmail password account
  • 2steps = if you have activated 2 steps authentication
  • indexor = the website you control on your GWT account
  • url = the url you want to index. You must add "301.php?url=" before this url

About

CasperJS script to make Googlebot to index instantly any url.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages