Sitemap.xml Location

I was looking for the sitemap.xml location on bricks builder. I could not find it anywhere.
Eventually I found it

EG https://example.com/wp-sitemap.xml

However I do not recommend that you submit this to google console but you submit the relevant inner sitemaps instead EG

For Pages
https://example.com/wp-sitemap-posts-page-1.xml

For posts
https://example.com/wp-sitemap-posts-post-1.xml

For products

https://example.com/wp-sitemap-posts-product-1.xml

Otherwise it will also add
https://example.com/wp-sitemap-taxonomies-category-1.xml
https://example.com/wp-sitemap-taxonomies-product_cat-1.xml
https://example.com/wp-sitemap-users-1.xml

Those additional sitemaps will probably not be needed for google search console.

Which will probably submit duplicate content.

1 Like

To my knowledge, is the Sitemap feature WordPress native and not from Bricks.

1 Like

You learn something new every day!

1 Like

Any way to do it with bricks natively, so as not to use plugins, what you say in the previous link does not work for me.

natively it should be yourdomain.com/wp-sitemap.xml

It doesn’t work for me, what could I be doing wrong?
I put https://midominio.com/wp-sitemap.xml and it returns me to the home page of the site.