Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

"Description" info


randyf

Recommended Posts

Posted

My site is finally about functional and I am attempting to get ranked with the search engines. I had a site go over my pages and it came back saying that I had nothing for site "description." This may sound rather stupid, but where do I enter the info for site "description?" Where are the search engines looking for it?

 

Thank you for any help.

Posted

I would install one of the SEO contributions.

 

I have this contribution installed:

 

http://www.oscommerce.com/community/contributions,3357

 

Its easy to install.

Other great Open Source (Free) programs: (Free as in free speech not free beer)

The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS

How do I find these programs? Google Search!

Posted

I've installed the Ultimate SEO contributions, but would be interested in this question - I'd like to change the titles of pages and add descriptions too, but I don't see where I can do it. My SEO program also says I have no title tags or descriptions.

Posted

I am not sure if this is correct but this is an example of one of my pages:

<title>Centos - $3.99</title>

<meta name="description" content="Shiplinux discount Distro's Centos CentOS is an Enterprise-class Linux Distribution derived from sources freely provided to the public by a prominent .." />

<meta name="keywords" content="Linux, Bsd, Other, Live Linux, Centos, Shiplinux discount Distro's" />

You have a title, description and keywords.

Other great Open Source (Free) programs: (Free as in free speech not free beer)

The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS

How do I find these programs? Google Search!

Posted
I am not sure if this is correct but this is an example of one of my pages:

 

You have a title, description and keywords.

 

Now, did you actually add the "title," "description" and "keywords?" Or, did the contributions somehow lay that out. Sorry, this is just confusing me.

Posted

This is all you add it puts the information there for you:

<?php require(DIR_WS_INCLUDES . 'meta_tags.php'); ?>

<title><?php echo META_TAG_TITLE; ?></title>

Other great Open Source (Free) programs: (Free as in free speech not free beer)

The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS

How do I find these programs? Google Search!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...