Please add PHP_EOL before page tags
-
The tag for individual pages does not add the new line character at the beginning. This causes the header to be a continuation of the last one.
Please fix this by adding a PHP_EOL constant before header tags.Check the sample page provided and look for the hreflang tag, which is the only tag provided (for now) in that page.
The page I need help with: [log in to see the link]
- The topic ‘Please add PHP_EOL before page tags’ is closed to new replies.