edison23 / njord

Njord, the link checker for Kontent.ai Learn Portal
GNU General Public License v3.0
0 stars 0 forks source link

Create DB of redirects in KL #10

Open davidk2-kentico opened 11 months ago

davidk2-kentico commented 11 months ago

Create a DB of URLs that redirect elsewhere and the redirected URL actually is in the sitemap. This would avoid needlessly getting the same old URL multiple times to get the final URL when the old URL isn't found in the sitemap. Do this around the line with finalURL = requests.get(linkBaseURL).url