Hope I put this in the right group..
Anyways, I decided to start playing with OSCommerce (finally) for a site of my own.
I have modified the product pages by shuffling code around, but other pages (like category pages) seem to want to use the site name as my title and do not provide much in the way of 'SEO' features.
I have Googled for info and only find modules for sale, and anything I've found searching these forums is old and references free version of what is no longer free.
Long story short, I'm looking for any links to info on how/where to start modifying the code (short of writing my own queries after digging through code) to allow for unique title/description/etc.
Thanks!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Oscommerce Questions
Started by
cfreek
, May 31 2007 10:08 PM
3 replies to this topic
#1
Posted 31 May 2007 - 10:08 PM
#2
Posted 01 June 2007 - 08:26 AM
I added the product title to an oscommerce site a few years ago. The code idea came from a poster named Alex.
Your product page will present something like this: Babe Magnet Lederhosen - Bob's Lingerie
The code is in the index.php file.
In the <head> section:
It is
I'm not sure the TITLE variable is freely available in the variables or if it is assigned somewhere. But this should help in your search. The solution is in the forums.
Good Luck
Your product page will present something like this: Babe Magnet Lederhosen - Bob's Lingerie
The code is in the index.php file.
In the <head> section:
It is
CODE
<title> <?php echo TITLE; ?> <?php echo %page_title; ?>
I'm not sure the TITLE variable is freely available in the variables or if it is assigned somewhere. But this should help in your search. The solution is in the forums.
Good Luck
#4
Posted 17 August 2007 - 04:35 AM
thank you very much Barron! Was looking for this, thought it was all "fixed" with osCommerce (i'm pretty new to all this...normally the webmaster does everything but as he has to study right now and for the past two months i had to learn it all by myself...heavy stuff for a biochemistrist) nice to know it's optimizable
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users








