Page 1 of 1
Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 10:53 am
by burlington
I have been doing a validation check on the index.php page of
http://www.ww1wallofremembrance.org/ and I have found that there is an entry at the end of the page like this:
This shows in 'page source' on the browser but not on the page as viewed in 'admin'.
The CMSMS version is 1.6.6 "Bonde".
There is also a // of the page.
Any ideas please?
Thank you
Martin
Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 1:11 pm
by Jeff
This is output for performance tracking. Should have no effect on display or validation.
Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 3:20 pm
by burlington
Thanks AJProg. Very helpful and I am relieved it is nothing sinister.
However, who is tracking the performance of the page?
Regards
Martin
Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 3:29 pm
by replytomk3
You should be.
Also, "// <![CDATA[ entry" is something that I don't know what it is.
Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 3:40 pm
by burlington
I appreciate that I should monitor the page performance BUT I did not put that entry on the page, and would never had known it was there had I not been validating the page.
This
http://en.wikipedia.org/wiki/CDATA Wiki entry explains the CDATA entry, I think, though why it is there on the page I don't know.
Is it part of the CMSMS program?
Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 3:51 pm
by replytomk3
CMSMS generates that string automatically for each page. Don't worry about it.
[SOLVED] Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 4:25 pm
by burlington
Thank you for your help.
Re: Strange entry after </__html> at end of page.
Posted: Wed Mar 31, 2010 5:01 pm
by Wishbone
The first number, 0.127278, is the number of seconds that it took to generate the page. Nice to know when you are seeing slowness and need to know how long it took for page generation vs. total transmission time.