question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Question] Does urlint account for broken anchor links (website.com/link#anchor)?

See original GitHub issue

Quickly glancing at the source code it wasn’t clear whether or not this library accounts for checking whether anchor links are broken or not. In other words, does urlint check to see if the link’s resolved content has an associated id element with a value of anchor in its markup, for the hypothetical link of link.com/page#achor?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Kikobeatscommented, Apr 4, 2020

good idea! I reopened the issue.

Since the process get the HTML, it should be trivial try to find the id selector into the HTML.

Maybe I can write a standalone library and reuse it here

0reactions
pruettcommented, Apr 4, 2020

Missed your comment above. Even better!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · urlint/urlint - GitHub
[Question] Does urlint account for broken anchor links (website.com/link#anchor)? enhancement New feature or request question Further information is ...
Read more >
Broken Skip or Anchor Link - Equalize Digital
A broken skip or anchor link error means that one or more of the skip or anchor links on your website is not...
Read more >
Broken links include anchor-tag | WordPress.org
I use a Block (FAQ – Schema) by Ultimate Add-Ons for Gutenberg which includes some links. Looking at the source everything is fine,...
Read more >
What can i do to find a Broken Link? - Stack Overflow
I am working on a website and the owner of the website found three broken links (through a software/tool of IBM) in the...
Read more >
Insert and manage anchor links - Knowledge Base - HubSpot
You can then insert anchor links within the same piece of content to let ... Website Pages: In your HubSpot account, navigate to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found