Hi,
I've just been talking to Ben is support - thanks for the help, Ben. He suggested a post in here to ask some seasoned Actinic users if a conversion from my developed store is possible. The address is: http://www.chaseavdirect.co.uk .
My main issues are these:
1) Search engines - places all products and exanded details on one page, then decodes it using JavaScript to produce the expanded description when you press the Info button. This means that if there are 10 products on one page, the product name is competing with 10 others and a load of extraneous bumph and the keyword density is rubbish. I want a page per expanded description, which will allow a keyword density of 3ish. I look at my competeitors sites, and they have a density of 3ish, and they are ALWAYS at the top in Google. is crippling me!
2) I want to add instant credit - when I select Apply for Credit in the Checkout, I want to be able to forward to another page so that a credit application can be completed. I'd need to store the product names/prices, cust name and address and autocomplete some of the form fields on the application. I can use JavaScript write to a cookie to do this (can I? - will I be able to capture all those fields, especially the product names and prices?), but I need to know whether I can forward to another page (similar to when transferring to a secure credit card page). This is impossible on because I can't edit the checkout directly.
Anyway, I'd really appreciate it if you guys could take a quick peek and let me know what you think of the feasibilty of the Apply for Credit thing.
Cheers,
I've just been talking to Ben is support - thanks for the help, Ben. He suggested a post in here to ask some seasoned Actinic users if a conversion from my developed store is possible. The address is: http://www.chaseavdirect.co.uk .
My main issues are these:
1) Search engines - places all products and exanded details on one page, then decodes it using JavaScript to produce the expanded description when you press the Info button. This means that if there are 10 products on one page, the product name is competing with 10 others and a load of extraneous bumph and the keyword density is rubbish. I want a page per expanded description, which will allow a keyword density of 3ish. I look at my competeitors sites, and they have a density of 3ish, and they are ALWAYS at the top in Google. is crippling me!
2) I want to add instant credit - when I select Apply for Credit in the Checkout, I want to be able to forward to another page so that a credit application can be completed. I'd need to store the product names/prices, cust name and address and autocomplete some of the form fields on the application. I can use JavaScript write to a cookie to do this (can I? - will I be able to capture all those fields, especially the product names and prices?), but I need to know whether I can forward to another page (similar to when transferring to a secure credit card page). This is impossible on because I can't edit the checkout directly.
Anyway, I'd really appreciate it if you guys could take a quick peek and let me know what you think of the feasibilty of the Apply for Credit thing.
Cheers,
Comment