Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Ultimate SEO URLs v3.0 Features


Guest

Recommended Posts

Hi everybody!

 

Thanks for this very usefull and great contribution! I installed the last 2.8 release of Ultimate Seo Url and it seems to work like a charm! (sorry for my english and for all my mistakes...)

 

I've two questions about it and I need your help (I think it could be usefull for a lot of people) :

 

For the moment, when a visitor click on page 2, page 3 etc... on the product listing page the page 2, page 3 etc... url are like :

http://www.blabla/blabla-blabla-c-4.html?page=2&sort=2a

 

I would like to replace them by something like : http://www.blabla/blabla-blabla-c-4.html/page2 which is much more efficient for seo in my mind (and I'm sure that Google will apreciate better!)

 

Is it possible ? I tried to search into seo.class.php ans html_output.php but unfortunately I didn't find anything that works... Could you please help me ? Can you tell me where are the lines I have to modify (and how ;) ) to apply this change ?

 

My second question concerns the way Ultimate Seo Url add Category Parent to the begining of the url's : where did it take the parent category for first level items please ? Because it's ok for second level but for the first level it add a word which is unknown for me and which has no meaning...

 

Thanks in advance for your help!

Link to comment
Share on other sites

Thanks

 

I do it ..and nothing, when i click to home buton show ...site/index.php

this is a part of my htaccess:

 

# Ultimate SEO URLs BEGIN

Options +FollowSymLinks

RewriteEngine On

RewriteBase /magazin/

RewriteRule ^index.html$ index.php

RewriteCond %{QUERY_STRING} ^options\=(.*)$

RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2%1

RewriteRule ^(.*)-p-(.*).html$ product_info.php?products_id=$2&%{QUERY_STRING}

RewriteRule ^(.*)-c-(.*).html$ index.php?cPath=$2&%{QUERY_STRING}

RewriteRule ^(.*)-m-(.*).html$ index.php?manufacturers_id=$2&%{QUERY_STRING}

 

 

i don't know if this is an solution because if i want to see an categorie of my products i have this link: .. site/index.php?cPath=2_19 => ...site/software-c-2.html

what can i do?

 

 

 

 

first i need to thanks to all for this great contrib.

 

i have a little problem with index.php that i want to becom index.html

and not just this file (shipping.php, faq.php, login.php, contact_us.php)

 

Thanks

Link to comment
Share on other sites

For each file you want to change, add a line like
RewriteRule ^index.html$ index.php

to the .htaccess file and see if that does what you want.

 

 

Work,

 

but how can i do to keep info user : ?osCsid=9b0fa3f0381e895f4e6e82aad16ce9dd

 

THANK YOU

Edited by danut82
Link to comment
Share on other sites

  • 1 year later...

Hi,

 

all going good at my store from this excellent plugin. but i have installed oscommerce bundled plugin "http://www.oscommerce.com/community/contributions,2015".

Now its not updating cart with all the bundled products. it just add only the main item at which the bundle offer is offering.

 

for example:

http://www.shoppingtingle.com/old/matrix-p-6.html?osCsid=kokc6ijq5pm952derag19m3kr0

 

and one more thing can we hide this "osCsid" thing??

 

Best Regards

Paula

Link to comment
Share on other sites

  • 7 months later...
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...