ethercreative / seo

SEO utilities including a unique field type, sitemap & redirect manager
MIT License
267 stars 95 forks source link

Below is a rendering of the page up to the first error #453

Closed krisMoca closed 1 year ago

krisMoca commented 1 year ago

Description

sitemap.xml is throwing "error on line 1 at column 10: XML declaration allowed only at the start of the document". Viewed the code and a couple of white spaces before the opening tag of xml.

Steps to reproduce

  1. Open a new tab on browser then append this "/sitemap.xml" to the url

Additional info

krisMoca commented 1 year ago

White spaces before the opening tag of <?php caused the issue.