Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External links showing as "Broken URLs" #238

Open
jacksorjacksor opened this issue Sep 27, 2023 · 3 comments
Open

External links showing as "Broken URLs" #238

jacksorjacksor opened this issue Sep 27, 2023 · 3 comments
Labels
Help Wanted Extra attention is needed

Comments

@jacksorjacksor
Copy link

Hi!

I've just started using SeoToolkit and I've got error messages consistently for broken links. They're all external links and I think there's different reasons behind each, but I figured I'd mention them:

image

1. Broken url: https://outlook.office365.com/owa/calendar/[email protected]/bookings/ (302)
2. Broken url: https://www.linkedin.com/company/nightingale-hq/ (999)
3. Broken url: https://twitter.com/nightingalehqai (403)
  1. is an outlook link to a calendar bookings form - unsure if anything can be done for that to not be an error?
  2. is LinkedIn! All links to LinkedIn pages get 999s, so any advice on that would be ideal
  3. is Twitter/X, which I'm guessing will always error as you need to be logged in to Twitter/X to access the content there.

Anyway, let me know if there's anything I can do at my end for any of these issues!

Cheers,

Rich

@patrickdemooij9
Copy link
Owner

Hi @jacksorjacksor
Thank you for the report. Those are indeed annoying to see, especially if they don't represent an issue. I'll see if I can add some logic in the codebase to ignore those URLs

@jacksorjacksor
Copy link
Author

Hi @patrickdemooij9 - ah thank you!

I, of course, trust your judgement on the best way to handle these sorts of errors. I was considering that having an "exceptions" list which can be manually defined by an administrator to control what URLs should be ignored might be appropriate. I was just checking whether I'd done something wrong at my end!

Thanks again for your prompt response.

@patrickdemooij9
Copy link
Owner

Yeah, I was thinking about something like that as well. And no, you didn't do anything wrong. Some websites just try to block crawlers from checking their pages and unfortunately we'll then see broken links

@patrickdemooij9 patrickdemooij9 added the Help Wanted Extra attention is needed label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants