Page is a not externally linkable
Gemini23 - 10:31 pm on Dec 1, 2008 (gmt 0)
I have no idea if this is normal or not. It is a soho Fantastico generated php website. I run one of the php pages through Link Sleuth and it seems to run fine.. duration 3 seconds - 43779 size - out links 141 - in links 79 - text/html type - status ok - Apache Server. Any suggestions?
The W3C HTML validator of the php pages comes up with 62 errors... although from memory when I have tested a php page before there 'always' seems to be errors.
ie.Line 5, Column 71: NET-enabling start-tag requires SHORTTAG YES.
…-Type" content="text/html; charset=iso-8859-1"/>
Line 6, Column 45: NET-enabling start-tag requires SHORTTAG YES.
<meta name="resource-type" content="document"/>
Line 6, Column 45: document type does not allow element "META" here.
<meta name="resource-type" content="document"/>