Quote:
Originally Posted by webmastertalker
This may happen when in your .html you have some php code or tags <? .. ?>
You should also validate your html page on w3schools and try also to add this meta tag
HTML Code:
<META HTTP-EQUIV="Author" CONTENT="WebMasterTalker">
|
Hi, thanks for the feedback.
Just to complete the story, I have no idea why but changing the Author tags in all of the pages (as below) worked;
from --> <META HTTP-EQUIV="Author" CONTENT="Previous company name">
to --> <META HTTP-EQUIV="Author" CONTENT="Design Mate Ltd">
Thanks for the help, I'm glad that's sorted now even though I don't get it.
|