Skip to content

Tinoco/Ticapsoriginal_indexnow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Ticapsoriginal_indexnow

large xml sitemaps indexnow for Bing, Yandex and Seznam

First

Get your Indexnow api key

#make python environment:

  • Install pip first:
sudo apt-get install python3-pip
  • Then install virtualenv using pip3
sudo pip3 install virtualenv 
  • Now create a virtual environment
virtualenv venv
  • Active your virtual environment:
source venv/bin/activate
  • Enter on environment:
cd venv

Install tqdm to see progress bar:

pip install tqdm

Install requests to get responses and make requests:

pip install requests

Install pandas to read shape:

pip install pandas

Install advertools to read large url data:

pip install advertools

Clone ticapsoriginaltweepy repository:

 git clone https://github.com/Tinoco/Ticapsoriginal_indexnow.git
  • Change the indexnow.py file with your api key, sitemaps path and search engine choice (bing,seznam,yandex)

Make indexnow operations :

python indexnow.py

quality:

about: