osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

strange product urls

This is a discussion on strange product urls within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi - Why do my product urls look like this? catalog/product_info.php?pName=afghanistan-4-x-6-outdoor-flag&...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 02-15-2008, 10:35 AM
Member
 
Join Date: Aug 2004
Posts: 70
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default strange product urls

Hi -

Why do my product urls look like this?

catalog/product_info.php?pName=afghanistan-4-x-6-outdoor-flag&cName=outdoor-flags-4-x-6-flags

I see a pName and cName variables.

Thanks,
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 02-28-2008, 02:21 PM
Active Member
 
Join Date: Nov 2002
Location: Orlando
Posts: 189
Thanks: 7
Thanked 21 Times in 13 Posts
Rep Power: 7
JohnW will become famous soon enoughJohnW will become famous soon enough
Default Re: strange product urls

Hi Barb,

Are you still having a problem with this? What settings do you have on your SEO URL page in Admin? The Ultimate SEO URL mod can produce a great URL with a little updating and tweaking and you can filter short words too so you can eliminate the 4-x-6 or even change it. URLs like my following have worked pretty well for me.

Code:
www.driedflowersrus.com/birch-branches-natural-bunches-p-337.html
__________________
John

Last edited by JohnW; 02-28-2008 at 02:30 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 02-28-2008, 07:55 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 9,557
Thanks: 65
Thanked 278 Times in 264 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default Re: strange product urls

Barb, this is because of the SEO Urls settings in your admin. You have it set to use the Pname/Cname scheme instead of the .htaccess scheme.
__________________
Michael Sasek
osCMax Developer


osCMax Templates - Hundreds of premium quality templates. New designs every month!

xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience


osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 03-28-2008, 06:20 AM
Member
 
Join Date: Aug 2004
Posts: 70
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: strange product urls

Ok, I'm finally getting back to this. My SEO settings are as follows:

Enable SEO URLs? true
Choose URL type: cName
Filter Short Words: 4
Reset SEO URLs cache: false

I tried reseting the cache, but it didn't change anything. Any advice?

Thanks,
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 03-28-2008, 06:55 AM
Active Member
 
Join Date: Nov 2002
Location: Orlando
Posts: 189
Thanks: 7
Thanked 21 Times in 13 Posts
Rep Power: 7
JohnW will become famous soon enoughJohnW will become famous soon enough
Default Re: strange product urls

Try

Choose URL type: Rewrite

and reset your cache again
__________________
John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 03-28-2008, 07:16 AM
Member
 
Join Date: Aug 2004
Posts: 70
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: strange product urls

Thanks that helps there. But, now the alpha navigation within a category doesn't work because it was pointing to the cname url. See below:

<a href=index.php?cName=<?php echo $cName?>&alpha=a>A</a>

The code is here ---

Alphabetical links within categories/sub-categories
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 03-28-2008, 09:17 AM
Active Member
 
Join Date: Nov 2002
Location: Orlando
Posts: 189
Thanks: 7
Thanked 21 Times in 13 Posts
Rep Power: 7
JohnW will become famous soon enoughJohnW will become famous soon enough
Default Re: strange product urls

I wish I could be more help to you on this but you might want to look through the ultimate SEO contribution because the Cname option is removed on later versions. I updated mine in August 07 and it proved worthwhile for some SE rankings as you gain more options with the upgrade.
__________________
John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 03-28-2008, 10:44 AM
Member
 
Join Date: Aug 2004
Posts: 70
Thanks: 4
Thanked 0 Times in 0 Posts
Rep Power: 0
basnyd
Default Re: strange product urls

Based upon this note on the Ultimate SEO page:

#################################
NOTE: Versions 2.1d and later of this contribution contained works under the "Open Public License" which is not compatible with the GNU General Public License and therefor had to be removed. Please check that further additions to this contribution package are LEGAL and are released under the GNU General Public License.
#################################

Should I be using the August 29 2007 version of the contribution?

Thanks for your help.
Barb
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 03-28-2008, 11:54 AM
Active Member
 
Join Date: Nov 2002
Location: Orlando
Posts: 189
Thanks: 7
Thanked 21 Times in 13 Posts
Rep Power: 7
JohnW will become famous soon enoughJohnW will become famous soon enough
Default Re: strange product urls

My interpretation is that was strictly a legal ease issue and not anything that was a real problem for users, but maybe Mike or one of the others can comment on it. Anyway, putting that issue aside you may or may not find a lot of benefit from some of the later updates or you may have some issues with later updates, but I found updating to that point to be very useful and well worth it.

Honestly, I don't keep good notes on things like this and I see that as a flaw after so much time in having my site up. But, if you read through the changes from the version that you have you should get a good feel as to whether you'll find it worth it, but it was a pretty easy upgrade.
__________________
John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Strange SEO URLS issues kburks1230 osCMax v2 Installation issues 0 02-12-2008 08:05 AM
This is very strange? EasyPopulate? Kristine osCMax v1.7 Discussion 2 02-24-2004 10:28 AM
strange problem look in please rsdesign osCommerce 2.2 Modification Help 3 08-13-2003 10:15 AM
help!!got a strange problem xavier osCommerce 2.2 Modification Help 5 07-18-2003 06:11 AM
strange product... taos osCommerce 2.2 Modification Help 1 04-30-2003 02:08 PM


All times are GMT -8. The time now is 07:18 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
Copyright 2008 osCMax