Ahh, you mean the reward point mod? ^^
Printable View
Ahh, you mean the reward point mod? ^^
duh:oops: I got mixed up with threads. I thought I was reading the x-sell thread. Sorry about that. I have this mod also, but haven't installed it yet. Will be the last thing I do.
hi again
I've installed simple seo on my live site. www.lifebaby.ro
but when i serch google. the old pages are linked to a 404 eror page.
No redirect? :mellow:
Old pages should be re-directed. But give me 1-2 day till I get off this current project then I'll check it out.
thank you i will wait then!
hi
yellow1912 is verry busy.
Anwone else can help me with those 301 redirects?
i think it has something to do with the .htaccess.
mine is like this...
### BOF SSU
Options +FollowSymLinks
RewriteEngine On
# Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
RewriteBase /
# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} -f [OR]
RewriteCond %{SCRIPT_FILENAME} -d
RewriteRule .* - [L]
RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L]
#### EOF SSU
:frusty::frusty::frusty:
in my serch to find the problem i notice another problem:
I have 2 different link for the same product. If i navigate though the menu i get http://www.lifebaby.ro/product_info/c-alimentatie-artificiala-biberoane-7_31/p-avent-biberon-airflex-125-ml-philips-21
If i go to the product from serch or from manufactures page the link is
http://www.lifebaby.ro/product_info/...-ml-philips-21
The category is not included.
I saw on the demo page that there is no such problem.
I am getting tired ................. help
That is the normal behavior of ZC in general, not SSU.
In fact, this module creates the link the way your original ZC would create it, so if your original cart somehow produce links without category in it (which happens often), this module will do the same.
Of course the long term goal is to always create product links with category names inside it,
if google finds 2 link with the same page will consider it a spam....? or duplicate content