|
Fix the unclosed elements, you are using a XHTML DTD and HTML code, so the source returned from "successstories.html" is NOT a well formed document, and as such will not be parsed.
Also fix the capitalisation, on *nix servers "successstories.html" is NOT the same as "SuccessStories.html" stick to all lowercase for URLs.
Your server is IIS, but the web, especially SEs happens to be case sensitive.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|