Geta / 404handler

The popular 404 handler for EPiServer, enabling better control over your 404 page in addition to allowing redirects for old urls that no longer works.
Apache License 2.0
54 stars 51 forks source link

XML not getting loaded #254

Open kaushikmaji opened 11 months ago

kaushikmaji commented 11 months ago

We are trying to import an XML as per required formatting, but it is failing to load. We have some target URLs with & character. example: https://www.etac.com/sv-se/sverige/produkter/barn--junior/gastod-och-rollatorer/r82-crocodile/?utm_source=AD_SE&utm_medium=Magazine&utm_campaign=Crocodile_R%C3%B6relse

Do you know how should we handle it so that the tool can save the URL correctly?