Trouble with redirects (Google Sites) #239
davorpetreski
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! First of all, thank you for the amazing tool, it's been very useful.
Now, onto my problem.
I used your broken link checker to check broken links on a Google Sites website. Here's the code:
It works on regular sites (I tried it on my personal website http://davorpetreski.online), but it won't work on Google Sites because Google encodes the URLs and redirects. For example:
on Google Sites is
The link checker, checks the second one and says it's OK (because it's just a redirecting page), whereas the actual link returns a 404. Is there a workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions