sethblack / python-seo-analyzer

An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any technical SEO issues.
Other
1.18k stars 305 forks source link

fix html generation when facebook is not in the context #28

Closed rocketOC closed 6 years ago

rocketOC commented 6 years ago

Tests Run: $ python3 analyzer.py http://www.triggerfreemedia.com/scanner/ -f html > output.html $ python3 analyzer.py https://www.sethserver.com/ -f html > output.html