How to do osCommerce website SEO

In osCommerce, known as your online shop solution, where you search for one of your products, and you found that your website is not listed in the first pages and even not in TOP 100. It shows that you actually losing your Clients. osCommerce come free but with many of SEO features, Optimization for search engines means that your online shop will get more free visitors.
Most of SEO firm do it incorrectly in fact many times. But one must understand and know how a shop’s titles and page’s headings should be handled. Because, Google gives very good value to Page title and Meta tags. The page heading is the text that is displayed on each page of the site. For the home page, it says “What’s New Here?”
Changing the title for the site can be done by editing the includes/languages/english.php file. Locate the following line in that file and change it as you like:
// page title
define(‘TITLE’, ‘osCosmmerce’);
Or try looking for the following code instead. This is used in the patched versions of oscommerce and allows the shops title to be set in admin->Configuration.
define(‘TITLE’, STORE_NAME);
Many firm claims that they are expert of Dynamic websites, now more and more CMS and E-commerce solutions are there so the expertise to the same is required to understand the SEO. The results (pages) are generated run-time, but still there should be some way so that we can have these results as files.
In Product section, you can also update the META tags and add text and content to make it SEO friendly.