Base code
This commit is contained in:
68
ToBeMigrated/ai_seo_tools/TBD
Normal file
68
ToBeMigrated/ai_seo_tools/TBD
Normal file
@@ -0,0 +1,68 @@
|
||||
https://github.com/greghub/website-launch-checklist
|
||||
https://github.com/marcobiedermann/search-engine-optimization
|
||||
https://developers.google.com/speed/docs/insights/v5/get-started
|
||||
https://developers.google.com/search/apis/indexing-api/v3/prereqs
|
||||
https://developer.chrome.com/docs/lighthouse/overview/#cli
|
||||
|
||||
APIs
|
||||
https://docs.ayrshare.com/
|
||||
https://github.com/dataforseo/PythonClient
|
||||
https://mysiteauditor.com/api
|
||||
|
||||
https://github.com/searchsolved/search-solved-public-seo/blob/main/keyword-research/low-competition-keyword-finder-serp-api/low_competition_finder_serp_api.py
|
||||
|
||||
### Structured Data
|
||||
|
||||
- [Facebook Debugger](https://developers.facebook.com/tools/debug) - Enter the URL you want to scrape to see how the page's markup appears to Facebook.
|
||||
- [Pinterest](https://developers.pinterest.com/rich_pins/validator/) - Validate your Rich Pins and apply to get them on Pinterest.
|
||||
- [Structured Data Testing Tool](https://developers.google.com/structured-data/testing-tool/) - Paste in your rich snippets or url to test it.
|
||||
- [Twitter card validator](https://cards-dev.twitter.com/validator) - Enter the URL of the page with the meta tags to validate.
|
||||
|
||||
https://github.com/sethblack/python-seo-analyzer
|
||||
|
||||
https://www.holisticseo.digital/python-seo/analyse-compare-robots-txt/
|
||||
|
||||
https://github.com/Nv7-GitHub/googlesearch
|
||||
https://www.semrush.com/blog/python-for-google-search/
|
||||
|
||||
https://www.kaggle.com/code/eliasdabbas/botpresso-crawl-audit-analysis
|
||||
https://www.kaggle.com/code/eliasdabbas/nike-xml-sitemap-audit-analysis
|
||||
https://www.kaggle.com/code/eliasdabbas/twitter-user-account-analysis-python-sejournal
|
||||
https://www.kaggle.com/code/eliasdabbas/seo-crawl-analysis-template
|
||||
https://www.kaggle.com/code/eliasdabbas/advertools-seo-crawl-analysis-template
|
||||
|
||||
https://www.semrush.com/blog/content-analysis-xml-sitemaps-python/
|
||||
|
||||
|
||||
different configurations that influence your technical SEO and how to optimize them to maximize your organic search visibility.
|
||||
|
||||
ALwrity’ll cover:
|
||||
|
||||
HTTP status
|
||||
|
||||
URL structure
|
||||
|
||||
Website links
|
||||
|
||||
XML sitemaps
|
||||
|
||||
Robots.txt
|
||||
|
||||
Meta robots tag
|
||||
|
||||
Canonicalization
|
||||
|
||||
JavaScript usage
|
||||
|
||||
HTTPS usage
|
||||
|
||||
Mobile friendliness
|
||||
|
||||
Structured data
|
||||
|
||||
Core Web Vitals
|
||||
|
||||
Hreflang annotations
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user