- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2018
12:13 PM
08-21-2018
12:13 PM
URL Rewrite Management adds Number in the URL
Everytime URL Indexing is done, it adds up 1 number Up to the URL and redirects it.
Can you please advise if this is normal, i would like to keep my URL Same once Indexed so that if the link is shared at some place, it is always available.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2018
10:06 PM
08-21-2018
10:06 PM
Re: URL Rewrite Management adds Number in the URL
Hello @vendorskha,
This is a strange issue. Can you please go to MySQL and clear core_url_rewrite table and after reindex URL rewrite.
--
If you've found one of my answers useful, please give Kudos or Accept as Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2018
10:35 PM
08-21-2018
10:35 PM
Re: URL Rewrite Management adds Number in the URL
Hello Vendorskha,
I was facing the same issue as you describe. I tried one script as below link and it working fine for me.
https://www.atwix.com/magento/duplicated-product-url-keys-in-community-edition/
Get help from above link and set the code in the scheduled task.
Thank you