Many merchants want to submit a sitemap with FAQ page URL to Google search console. Note that, Shopify's automatically generated sitemap doesn't include FAQ page URL as this page is dynamically created.


In order to submit FAQ page URL to Google search console, you simply need to manually create new sitemap file and submit that instead.

Create a simple sitemap file with the reference of one attached below. Upload this sitemap file into files section on shopify and then create a redirect on shopify from a page called /faqsitemap to the file location on the shopify CDN.


Once you see your sitemap on page, you can submit it to Google search console.


Filename: faqsitemap.xml

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url>
<loc>https://www.shopify-store-url.com/a/faq</loc>
<lastmod>2021-04-28T01:34:27-08:00</lastmod>
<changefreq>weekly</changefreq>
</url>
</urlset>


Redirect: from /faqsitemap to location of above file in your files folder.




Following sample links could be password protected. Enter "shopify" if it asks for a password & re-visit links.

Sample redirect: https://faq-demo-store-theme-four.myshopify.com/faqsitemap
Sample sitemap file: https://cdn.shopify.com/s/files/1/0600/8573/1543/files/faqsitemap.xml?v=1656072470