Page 1 of 1

BUG WITH SEO

Posted: Mon Sep 14, 2009 12:18 am
by joxxxe
i have active my SEO
and is working fine but only for some sectios

for example

i have this

http://www.mipage.com/anestheisa

for anestheia category

but for surgical kids i have this

http://mipage.com/index.php?route=produ ... ry&path=35


also when im inside

anestheisa category

and i cick on 1 item called

COLLINS Tongue Forceps

im redirect to

http://mipage.com/anestheisa/Forceps

but this page not shows the item description, it shows...

the items of

Atraumatic Forceps category

hope somebody can help me, i only rename the .htaccess.txt to .htaccess and active it from admin panel,


thanks for your help

Re: BUG WITH SEO

Posted: Mon Sep 14, 2009 12:44 am
by Daniel
you need to change your base path in the .htaccess file.

Re: BUG WITH SEO

Posted: Mon Sep 14, 2009 12:59 am
by joxxxe
this is my htaccess file

# 1.To use URL Alias you need to be running apache with mod_rewrite enabled.

# 2. In your opencart directory rename htaccess.txt to .htaccess.

# For any support issues please visit: http://www.opencart.com

Options +FollowSymlinks

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\?*$ index.php?_route_=$1 [L,QSA]


which is my basepath?? thanks for your help.

Re: BUG WITH SEO

Posted: Mon Sep 14, 2009 1:36 am
by Qphoria
your basepath is fine. Are you sure you are entering SEO keywords for each product?

Re: BUG WITH SEO

Posted: Sat Sep 19, 2009 1:20 am
by joxxxe
yes, sure!

somebody can fix this please?? i think this is a basic feature that all communitie need, thanks for your time.

Re: BUG WITH SEO

Posted: Fri Sep 25, 2009 10:58 pm
by joxxxe
how much somebody it would charge for fix this? i need it for me and for the communitie, thanks.

Re: BUG WITH SEO

Posted: Fri Sep 25, 2009 11:09 pm
by Daniel
its not broken!

you just don't know how to use it properly.


it working for thousand of users!

yet you seem to think there is a problem because you don't know how to configure a server properly or read documentation!