How to regenerate all URL's?

  • Posts: 97
  • Thank you received: 0
8 years 8 months ago #249498

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.6.2

Hi,

until this moment I had a seo tool and the url's were ok. but now the url's in all languages are mixed or broken (my website has 7 languages), I use falang as hikashop want... my question is, how can I regenerate all URL's for products?

Please Log in or Create an account to join the conversation.

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
8 years 8 months ago #249500

Hi,

There is not system to regenerate all the canonical URLs.
You can empty them all, and HikaShop will regenerate them on the go when needed.
To empty the canonical URLs in the products, you can use a mass action:
www.hikashop.com/forum/content-creation/...s-from-hikashop.html
There is however no system to empty the canonical URL translations as that's part of Falang/JoomFish.
You would have to delete the records in the falang_content table with a MySQL query in your PHPMyAdmin.
For example:
DELETE #__falang_content WHERE reference_field='product_canonical';
But then, there is no system in HikaShop to generate canonical URL translations automatically... So you would have to enter them manually... Not an easy task.

I would rather recommend to revert the change that you made on your website.

Please Log in or Create an account to join the conversation.

Time to create page: 0.045 seconds
Powered by Kunena Forum