How i can delete all dubles in hikashop

  • Posts: 148
  • Thank you received: 4
11 years 8 months ago #95980

Hello,
I want delete all dubles in hikashop
I delete dubles
tuzhilkin.kz/electroinstrument/category
on
tuzhilkin.kz/electroinstrument
it is i did like this:
RewriteBase /
RewriteRule (.*)\/category$ $1 [R=301,L]

in htaccess

But!When i want delete this
tuzhilkin.kz/oregon/product/listing
to
tuzhilkin.kz/oregon
How i can do this?

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
11 years 8 months ago #96031

Hi,

How about doing like below ?
RewriteBase /
RewriteRule (.*)\/product\/listing$ $1 [R=301,L]

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

  • Posts: 148
  • Thank you received: 4
11 years 7 months ago #97039

It is not work,
page tuzhilkin.kz/hsn/product/listing didnt open, after i wrote this rule(((
and this page too tuzhilkin.kz/hsn/
i tryed but anything don't work(((

Last edit: 11 years 7 months ago by tefun.

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
11 years 7 months ago #97074

I'm not really a pro on URL rewriting with htaccess. I would recommend to ask on a htaccess specialist forum. They should be able to help you better than me

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

Time to create page: 0.060 seconds
Powered by Kunena Forum