Skip to content

NathanielDesaulniers/Moz-Seo-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Moz-Seo-Tools

Uses the Moz API to find backlinking domains for a website

https://moz.com/products/api

The free Moz Plan allows up to 25,000 rows to be pulled per month

In both "processing.php" files replace the following with your Moz Credentials

$link_data = moz_link_metrics("mozscape-XXXXXXXXXX", "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX", $url, $limit, $offset);

About

Uses the Moz API to find backlinking domains for a website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages