Broken link removal

by 2 replies
3
I have a small, one page site. According to Xenu Link Slueth, I have two broken links: both myurl.com/style1.css.

If it is a broken link, that CSS isn't styling my page, so I can just delete it from my root directory, correct?
#website design #broken #link #removal
  • Either fix the broken link or (if you really aren't going to use it) remove it and the stylesheet.
  • If you delete it, it's not going to solve the broken link issue. You need to find the page that references it, and delete that reference (given you stated that you aren't using it).

Next Topics on Trending Feed

  • 3

    I have a small, one page site. According to Xenu Link Slueth, I have two broken links: both myurl.com/style1.css. If it is a broken link, that CSS isn't styling my page, so I can just delete it from my root directory, correct?