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
Strange entry after </__html> at end of page.
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Strange entry after </__html> at end of page.
This is output for performance tracking. Should have no effect on display or validation.
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Strange entry after </__html> at end of page.
Thanks AJProg. Very helpful and I am relieved it is nothing sinister.
However, who is tracking the performance of the page?
Regards
Martin
However, who is tracking the performance of the page?
Regards
Martin
Re: Strange entry after </__html> at end of page.
You should be.
Also, "// <![CDATA[ entry" is something that I don't know what it is.
Also, "// <![CDATA[ entry" is something that I don't know what it is.
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
Re: Strange entry after </__html> at end of page.
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?
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?
Last edited by burlington on Wed Mar 31, 2010 3:42 pm, edited 1 time in total.
Re: Strange entry after </__html> at end of page.
CMSMS generates that string automatically for each page. Don't worry about it.
-
- Power Poster
- Posts: 444
- Joined: Wed Dec 27, 2006 5:15 pm
[SOLVED] Re: Strange entry after </__html> at end of page.
Thank you for your help.
Re: Strange entry after </__html> at end of page.
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.