# Issue with migrating seo urls

**URL:** https://forum.shopware.com/t/issue-with-migrating-seo-urls/100903
**Category:** General Questions (EN)
**Tags:** programming
**Created:** [16. August 2023 um 21:46 UTC](https://forum.shopware.com/t/issue-with-migrating-seo-urls/100903 "2023-08-16T21:46:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Binu](https://avatars.discourse-cdn.com/v4/letter/b/3ab097/32.png) [@Binu](https://forum.shopware.com/u/Binu)
#### Post date: [16. August 2023 um 21:46 UTC](https://forum.shopware.com/t/issue-with-migrating-seo-urls/100903/1 "2023-08-16T21:46:27Z")

</div>

Hi Guys,

I was trying to migrate a Shopware 5 application to Shopware 6. I got almost everything fine. However, the redirect URL didn’t work as expected.

The previous product redirect URL have a format something similar to

> domain/YYYY?number=XXXX

where YYYY is a custom seo-url  
and XXXX is the product order number.

Now in sw6, I could regenerate the similar URL using SEO template, but however, the URL does not work as expected. I am always getting error with message „No route found for domain/YYYY.“

So what am I missing here? Am I doing it wrong? Please share your ideas.  
Thank you
