- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019
12:01 AM
03-14-2019
12:01 AM
Re: Url rewrite appending .html.html
But i have also .html url so when i am running this UPDATE url_rewrite SET request_path = REPLACE(request_path, '.html.html', '.html');
UPDATE url_rewrite SET request_path = REPLACE(request_path, '-html.html', '.html'); query is showing duplicate entry