g1smd

msg:4147560 | 1:25 am on Jun 6, 2010 (gmt 0) |
It sounds OK. Verify it is OK by using the Live HTTP Headers for Firefox extension.
|
amythepoet

msg:4147565 | 1:39 am on Jun 6, 2010 (gmt 0) |
what is Live HTTP Headers for Firefox extension? I am on a Mac
|
goodroi

msg:4149576 | 12:35 pm on Jun 9, 2010 (gmt 0) |
It lets you check out the page header information which is not normally shown to the public. This way you can see if a 200 status code is being delivered or if a 301 redirect to a 404 error code is being returned. You can also use this webpage to see the headers that are returned for your webpage: [rexswain.com...]
|
amythepoet

msg:4149600 | 1:03 pm on Jun 9, 2010 (gmt 0) |
i fixed all 27 of them, I'm g etting good at this, thank you, Ill keep readin'
|
amythepoet

msg:4149649 | 2:00 pm on Jun 9, 2010 (gmt 0) |
Thank you for the web to see the headers, now I have a problem here let's see that one of my headers looks like this: <li><a·title="Widget Contraptions"·href="widgetcontrap.html">Wedding·(LF) (HT,HT,HT,HT)contrapations</a></li>(LF) My question is, should not the "a title" be the same as href="widgetcontraptions"? thank you
|
goodroi

msg:4151153 | 12:44 pm on Jun 11, 2010 (gmt 0) |
The href is the url you are going to, the title is for usability/seo purposes. Most people don't even bother to include the title and just use the anchor text by itself.
|
amythepoet

msg:4151183 | 1:28 pm on Jun 11, 2010 (gmt 0) |
ok then I'm good to go, thanks
|
|