[osCommerce] Category links not SEO but rewrite ok
[osCommerce] Category links not SEO but rewrite ok
mydomain.com/index.php?cPath=28
when I click it, it says this in the address bar:
mydomain.com/vitams-minerals-28/
Very nice as it should be by MSU.
I thought the links would be altered also, is this not the case?
Re: [osCommerce] Category links not SEO but rewrite ok
Re: [osCommerce] Category links not SEO but rewrite ok
you can hover above the categories. Please note that some of the categories (3rd, 6th & 8th) and products have actual existing deep structured pages. This is from before I ever heard of MSU. The ones that don't give pretty url's are unaltered. Direct product links give nice links, but not if accesed from underneath a category. (but they do resolve in a nice URL)
Re: [osCommerce] Category links not SEO but rewrite ok
Re: [osCommerce] Category links not SEO but rewrite ok
categories string was like: <a href=' ; and should have been: <a href="' ;
Now all links are SEO.