We all know that having just a plain old astore won't cut the mustard. Its all about wrapping or embedding your store in rich content mixed with SEO and external links.
I've just started with my 1st astore and I'm using some of the techniques I use on a daily basis for a large international bookseller
Here is my site so I can demo.
http://www.topbabybooks.com
(Please plaese no neg comments on the content of my site as it is only in the first stages of creation. I know there's duplication and broken links at the mo).
Here goes !..... and I hope its of some help.
1) Use good a good layout and widget framework and embed your store within it. I use the yahoo yui web framework.. its free, well documented and can be used on a standard host as its html,css and javascript only. I cannot praise this framework highly enough.. you MUST take a look and play with the demos to see the benfits it could give you. http://developer.yahoo.com/yui/
2)Turn off the categories and link using premalinks so that you get to create many pages all linked to getther in the mesh pattern by using your own menu. Lots of pages , each with their own description, title and content all linked together is what you are aiming for.
3) use a CSS/javsript library called nifytcorners to round off your corners without images. Square conrners suck and look cheap. Amazon actually use this for the astore code ( View source and check the imports at the top of the page). The only other way to round corners is to use images and thats messy andds adds load to your page.
http://webdesign.html.it/articoli/leggi/528/more-nifty-corners/1/
4) Use the new CSS override facility to modify the look of your astore. The one thing you must do is to give images a border if you are using a white background as I am. Theres loads you can do here.. you just need a bit of css experience.
4) I also use a Java based templating system called Sitemesh but I'll leave this out of this discussion unless anyone wants any info.
Once again... my sites content is not ready yet but the principles are sound.. so watch this space.as the site progresses.
|