What's crawling and why is it useful?
Last updated
Was this helpful?
Last updated
Was this helpful?
It's fetching the contents of a web page using an app or a script. This is what Google is doing when its bot explores the web and analyzes webpage content.
As someone doing SEO you need to know what you are showing to Google. What your website looks like from a (Google) bot perspective. You need to if you are submitting one. You need to . Checking the web server logs is also a good idea, to know what Google bot is doing on your website.
You can also respectfully crawl your competitors' websites to better understand their SEO strategy.
There are some great public datasets out there, even wikipedia is a great source. Let's take this that can be crawled:
and displayed as a plot
et voila
It's not really SEO, but it can be useful. I've also been using it to check the quality of the data on websites, like product prices, image availability, etc.
Again, or other crawlers might be a better choice, it depends on how integrated you want that to be and how custom those checks should be.
Let's move to a more practical use case, Download and