Hi,
In the backend I changed the name of an existing category from "Feestjes" to "Kinderfeest". So far so good.
But if I look at the corresponding browser URL it did not change. See screenshot:
Backend: http://prntscr.com/o8y1qv
Frontend: http://prntscr.com/o8y2ph
I tried to rebuild everything, re-index, clear cache etc.
Also checked if i'm on the correct store.
Any idea what the issue could be?
Anyone?
As far as I can see the top category shows the correct url. See screenshots:
Frontend: http://prntscr.com/oa61sw
Backend: http://prntscr.com/oa62z3
So far so good, but one category tree level down the URL doens't show "Kinderfeest"anymore in the URL, but instead uses the old "Feestjes" in the suffix in the URL structure:
Frontend: http://prntscr.com/oa641o
Backend: http://prntscr.com/oa64g7
Why are the lower category url tructure of "Kinderfeestjes" still using the old "feestjes" as URL structure?
Regards
Hi @Jojobaa
It looks like seo url rewrite indexing is not working.
please try once:
php bin/magento indexer:reindex
Also make sure that your have selected "Create Permanent Redirect for old URL" checkbox under URL KEY.