Post by itenbg » Thu Dec 12, 2013 8:19 pm

Hello,

I`m using the platform since 1.5.* and i am facing the same problems with 1.5.5.1. The issues are:

1. If you serach from the header bar for a word the SEO url is: http://biomall.bg/search/acai but one the search page is opened and you try to search within the same or any other word the url transforms to ->http://biomall.bg/index.php?route=produ ... _name=acai

2. Same thing is with filter_tag. I wish to have http://biomall.bg/tags/acai insted of http://biomall.bg/index.php?route=produ ... r_tag=acai.

I tried those ut URL is not translating. Can you help me? Please.

RewriteCond $1 !^(index.php|images|robots\.txt)
RewriteRule ^search\/(.*)$ index.php?route=product/search&filter_name=$1

RewriteCond $1 !^(index.php|images|robots\.txt)
RewriteRule ^tags\/(.*)$ index.php?route=product/search&filter_tag=$1 [L]

Newbie

Posts

Joined
Thu Dec 12, 2013 8:10 pm

Post by butte » Sun Dec 15, 2013 2:09 am

Review the top pair of links in http://forum.opencart.com/viewtopic.php ... 80#p439397 . . .

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am

Post by itenbg » Sun Jan 26, 2014 4:45 am

Thanks but i could nto do it even if i add all those in the forum.

Newbie

Posts

Joined
Thu Dec 12, 2013 8:10 pm

Post by butte » Mon Jan 27, 2014 11:30 am

Try thinking of URLs like those as what the machines rather than visitors jot down and read when visitors run searches. You do not particularly need to redirect those. What matters is whether the searching itself actually works. Visitors are looking to the content portion of the screen for results. What the address bar and status bar say is inconsequential. Your worry is over cosmetics.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am
Who is online

Users browsing this forum: No registered users and 156 guests