SEO-404 Handler |
Post Reply |
Author | |
mrindian
Newbie Joined: 31-October-2008 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 15-November-2008 at 8:48pm |
Hello,
I just upgraded tonight to ver 3.5 and added the SEO 404 handler to my website. My question: So whenever anyone enters my store now, they will always be seeing the .html pages for all the inventory? Or do the dynamic .asp pages ever show? Does it matter which shows? Since so much html is being generated if its for every product a html page is generated is this placing a much higher load on the server? Does it really work to have the seo friendly url's generated in these html files? Thanks for helping to clear a few questions. I'm trying to determine if it's going to be too big a load on my server. Thanks, Gary Stark _popupControl(); |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
No HTML files are generated. The URL is different, but the files are the same. There is a bit of extra server processing that happens when the URL is interpreted (the product or category ID are extracted from the URL). However, the amount of server processing should be negligible and have no effect on your store.
|
|
mrindian
Newbie Joined: 31-October-2008 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Is it possible or a easy code change to get the SKU added to the product url?
fyi: Since changing my productcart directory to a strong key word, I've increase my google ranks from #7-9 to #2-3 on most items. (I sell one brand of antique motorcycle parts) and hopefully with the keyword urls I can get to #1-2. But the sku would help since most customers will comparison shop with the sku. Thanks! _popupControl(); |
|
stymie
Newbie Joined: 11-November-2008 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
I recently performed the 404 handler procedure, and everything went well except for one problem. If you add something to the shopping cart, from your shopping cart if
you hit continue shopping it should go back the the category you were last
looking at. Instead it is going all the way back to our products page. I am sure
because it is looking for it dynamically instead of statically. How can we fix
that? It will kill a lot of orders if people have to start all over to find what
they were looking for. Your help is greatly appreciated...
|
|
caughlan
Groupie Joined: 25-September-2006 Location: Canada Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Do you have this attached to your 'continue shopping' button?
javascript:history.go(-1) It should take you to the previous page regardless of the url |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |