Tag: Google
How to import a Google Sitemap into a MySQL table
May 30th, 2018Here's a quick snippet showing how to import a Google Sitemap file into a MySQL table. This is useful if you need to do anything with the urls such as scrape the pages or check for 301/302/404 results.