Fixing missing closing HTML and body tags
-
Hi,
During troubleshooting for a problem with a caching plugin I was notified that my pages are missing the
</html>
and</body>
closing tags, and that their caching plugin will not work without these two.Footer.php contains
</html>
and</body>
as the final statements, so I don’t know what is going on and how to fix it..The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fixing missing closing HTML and body tags’ is closed to new replies.