Archived topic
Broken Links
13 replies · Started by Janine on October 27, 2020
Hi.
I ran a broken link check and come up with these results.
I know what the 403 is. I added code to the .htaccess for that.
But what are the other two 404s referring to?
Thank you.
Hi there,
can you provide a link to the page where those issues are present ?
David,
I don't know if they refer to a page at all. Check out the link I placed in the private area of the previous inquiry. But here it is:
https://fonts.googleapis.com
https://gstatic.com
Thank you.
Can you provide the link to your site?
Hi, Leo.
The link to my site is in the private information area. Thank you.
Can you do this first?
https://www.screencast.com/t/b7QRnI4v
And please enable right click and view page source so I can help to debug.
Hi, Leo.
I have included a link to my staging site.
The caching plugins are deactivated.
I purged the cache.
I password protected the staging site again. Will write tomorrow for help. Thank you.
I have removed the password from my staging site.
Please help. Thank you.
In the head of your site you have these two links
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link href="https://fonts.gstatic.com" crossorigin="" rel="preconnect">
Which are both 404 - as they are incomplete links.
This is not added by the Theme, so either an optimization plugin or some other code is adding them.
Thanks, David.
Do you have any suggestions on how I can find out which one is adding them? Thank you.
Do you have any optimization plugins installed ?
Hi, David.
Yes, my host Cloudways has server side caching Breeze and also Redis. I will check with them on this matter.
Thank you.
Hope they can help locate it!