Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Tag Controller Question


romysm3

Recommended Posts

Posted

I followed the instructions to the "T" but still could not get TITLE, KEYWORDS and DESCRIPTION to replace the <head> tag. I'm not sure what I'm doing wrong. The instructions (below) says there are about 35 files under /catalog to edit. If this is correct, my .php files containing the <title><?php echo TITLE; ?></title> are all under the root folder. Is there any changes needed in the header_tag.php?

 

CHANGES TO ALL FILES:

 

Changes in all files in /catalog containing: <title><?php echo TITLE; ?></title>

 

Modify a line in all files ( approximately 35 files ) where there is a <TITLE> tag:

These files are located in /catalog

Posted

You have to add the meta information through admin in the catalog product pages. If you installed the mod correctly, you should now see those fields in your product entries when you add or edit.

 

HTH,

 

Terry

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Posted

Thanks for the tip. I'm really new to PHP and not much of a developer. Didn't I needed it since I use easypopulate to add products. I'm assuming you meant the mods to these files:

 

 

admin/includes/function/general.php

admin/includes/languages/english/categories.php

admin/categories.php

 

I will give it a try...

Archived

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

×
×
  • Create New...