Re: Recommend ecommerce solution for highest SE rankings
You may need to rework the scripts (include files) which dynamically create the page title, meta description and keywords portions of the category and product display page so that they're pulling the most relevant product-specific information from your database.
Typically, most carts don't do a very good job of this because they use the same include files to build every page in a site. I've been meddling with these issues for a while and have made some significant progress but it takes a lot of time and patience to get it just right.
I've implemented separate include files to build category pages, product lists and product detail pages. Additionally, most of my content pages are hard coded so that I am able to put in and tweak whatever I want to without affecting any other pages.
|