Link checker

  • Thread starter Luigi Donatello Asero
  • Start date
L

Luigi Donatello Asero

J

Jonathan N. Little

Luigi said:
I tried to check up this page by the link checker
https://www.scaiecat-spa-gigi.com/sv/italien/italien-ligurien/la-spezia/riomaggiore/

I do not understand why the first 2 links
give 404.

FWIW what is this code near the top of your page?
<your code>

<p><a href="#innehall"> <img
src="https://www.scaiecat-spa-gigi.com/bilder/test.gif" alt="Vänligen gå
direkt till huvudinnehåll" height="1" width="1"></a></p>

</your code>

A 1 pixel image link that, by the way, goes to a fragment "innehall"
that does *not* exist on the page.


<snip>
 
L

Luigi Donatello Asero

Jonathan N. Little said:
FWIW what is this code near the top of your page?
<your code>

<p><a href="#innehall"> <img
src="https://www.scaiecat-spa-gigi.com/bilder/test.gif" alt="Vänligen gå
direkt till huvudinnehåll" height="1" width="1"></a></p>

</your code>

A 1 pixel image link that, by the way, goes to a fragment "innehall"
that does *not* exist on the page.


<snip>

It was the other 2 links I was talking about not the one containing
="#innehall which I have not fixed yet.
 
J

Jonathan N. Little

Luigi said:
I meant the first 2 links in the list of the validator. We mean the same
links but when I click on them from this post they work!

Ok did you notice the verbose output from the link checker? I.e,

<result>
https://www.scaiecat-spa-gigi.com/s... semesterbostad-i-le-cinque-terre-koeket.php
What to do: The link is broken. Fix it NOW!
Response status code: 404
Response message: Not Found
Line: 119
</result>

Notice the '%0D%0A' within the URL? That in decimal is a 13 (carriage
return) and 10 (line feed) character combo, or a Window's newline.
Whatever you are editing your code with is sneaking a newline within the
URL...
 
J

Jonathan N. Little

Luigi said:
It was the other 2 links I was talking about not the one containing
="#innehall which I have not fixed yet.

I understand it was the other links with respect to the link validator's
output. I was just trying to understand the purpose of this which I
discovered while checking for the other...

P.S. Notice your signature is in the reply? That is not my Mozilla, it
is due to your signature marker is missing the 'space'. Proper format is:

[hyphen][hyphen][space][newline]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Absolute links in subsubdirectories 3
Checking links and robots. 21
Name of the subsubdirectories. 10
css validator 3
Problems with validation 4
Text browser 7
Css error? 1
CSS validator and Word pad 2

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top