stefandoorn / sitemap-plugin

Sitemap Plugin for Sylius eCommerce platform
MIT License
79 stars 44 forks source link

Why localhost as domain ? #178

Closed Snowbaha closed 3 years ago

Snowbaha commented 3 years ago

Hello,

I am doing the generation of the sitemap with a cron every days but the domain is 'localhost' : `

http://localhost/sitemap/products.xml http://localhost/sitemap/taxons.xml http://localhost/sitemap/static.xml

` What am i doing wrong? I would like 'https://mydomain.com/sitemap/...'

Snowbaha commented 3 years ago

Ok my bad, I found the solution, we need to write the domain in the admin image