Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Has anyone ever use Basic Meta Tags 1.1 contrib?


vjboc

Recommended Posts

Posted

I just came across the contrib for basic meta tags 1.1. I placed step 5 below , I don't understand and I can't find that code. Is this even worth my time? Or is there something better?

 

5. Find the first and second instance of this code: (there are 3 instanced in the index.php file , only replace the 2 first ones)

 

<?php echo HEADING_TITLE; ?>

 

Replace with:

 

<?php echo HEADING_TITLE_NEW; ?>

Posted

You have a template.

 

The contributions are generally written for application to "stock" osC code.

 

Your template may not have that code.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Is there a way I can add that feature to my site? I would like the meta tags on all my pages. I added the "title page add on" yesterday and it works fine.

Posted

If I were you, I'd just skip that part for now. It really has litttle to do with the meta tags.

 

And for GOD's sake backup what you have before making edits!!!

 

Applying a contribution to a template is risky business at best...

:blush:

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

Thanks for the heads up Jim, I appreciate it. Yes I do back up stuff before I try new. I would like to have the best seo that I could have for the site. Titles do help for seo right? It would be great to have the description, keyword and urls of the products. If there's a way let me know.

Posted

I looked at the stock osC code and this isn't the title of the page so I fail to see how it can affect SEO very much.

 

It's not the "title" tag in the <head> section. It's text farther down in the <body> (text in a place your template has no text - at all).

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...