Tagged Questions
3
votes
3answers
145 views
PHP Include meta tags
A website I'm currently working on is http://www.troubi.com . Please don't care to look at the
source code.
If I validate the website through the w3cValidator a lot of errors occur all due to ...
1
vote
2answers
182 views
“Cannot modify header information” error in my PHP/WordPress site
I edited the header.php and functions.php files in my WordPress site to add Google Analytics tracking code. Now, when I try to login to my admin area, the following warning appears and I am unable to ...
2
votes
1answer
89 views
Caching preventing users seeing site updates
I'm experiencing a caching issue I can't explain. This is happening across browsers, IPs and ISPs. If a user force-refreshes, they see the new content. If they then refresh or return to the page, the ...