Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing the website hierachy


Roryaro

Recommended Posts

Hi,

 

I've heard that website hierarchy is important for SEO and for getting crawled by Google. My website uses osCommerce and PHP version 5.6.

 

At the moment the website looks like this:

www.websitename.com/page_xyz

 

However I would like it to be structured so that if page_xyz were accessible within categoryA, the URL would look like this:

www.websitename.com/categoryA/page_xyz

 

Does anyone know how to do this (without going through page per page)? I've heard that it might be possible by going through the two configure.php files, but I don't know whether this is correct or not. (I also have next to no PHP experience).

 

Any help would be much appreciated.

 

Many thanks,

 

Rory

 

Link to comment
Share on other sites

ultimate seo

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Thanks both of you. I'm gonna give it a try.

 

I noticed the author of the latest version (Bobby) was banned from one of the forums. Does anyone know why?

 

Thanks,

 

Rory

Link to comment
Share on other sites

I recall seeing some earlier discussion about Google paying more attention to the page hierarchy. It sounds like they want something like the breadcrumb navigation to be reflected in the directory hierarchy, regardless of whether that truly shows the physical location of the file?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...