Skip to content

com-puter-tips/SEO-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis-CI: build License: GPL v3

SEO-Analysis

A Python script to gain some insights from a domain and list of keywords.

How To Use

  1. Open Test.xlsx
  2. Put keywords and domains (one per row, you can put same domain multiple times with a different keyword in separate row)
  3. Save Test.xlsx
  4. Run python script
  5. It will fill up the excel with insights

For more information/bug report you can contact me on devharsh [at] live [dot] in or com [at] puter [dot] tips.

You may also find this repository useful for SEO -- https://github.com/com-puter-tips/Links-Extractor

Cite

Either:

  @online{DevharshSEO,
    author = {Devharsh Trivedi},
    title = {SEO-Analysis Source Repository},
    howpublished = {GitHub},
    year = {2017},
    url = {https://github.com/com-puter-tips/SEO-Analysis},
  }

Or if you do not have @online support:

  @misc{DevharshSEO,
    author = {Devharsh Trivedi},
    title = {SEO-Analysis Source Repository},
    howpublished = {GitHub},
    year = {2017},
    note = {\url{https://github.com/com-puter-tips/SEO-Analysis}},
  }

About

A Python script to gain some insights from a domain and list of keywords.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages