Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

KissMT Dynamic SEO Meta Tags


FWR Media

Recommended Posts

Hi, I am having a problem with this part of the instructions in the optional extras Category-Manufacturers Descriptions-H1 page title

I can not find this in the index.php any where. I attached my index.php for you to see

 

Thank you for any help.

 

Darren

 

Find ... There are three of these to be changed. Make sure to change all three.

<td class="pageHeading"><?php echo HEADING_TITLE; ?></td>

Replace with ...

<td class="pageHeading">

<h1>

<?php

// KissMT start

echo KissMT::init()->page_title . PHP_EOL;

// KissMT end

?>

</h1>

</td>

Find ... There are three of these we only want to change the first two. One in nested categories the other in products/manufacturers listings

</table></td>

</tr>

<tr>

<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>

Replace with ...

</table>

<?php KissMT_Desc_Extn::init()->output(); ?>

</td>

</tr>

<tr>

<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td>

index.php

Edited by Darren11
Link to comment
Share on other sites

I changed my mind about using this contribution because there was to many problems. I installed seo header tags version 5.00 with Ultimate Seo Urls 5 PRO and they both work grate together and header tags for novices is a lot more easy to install and set up then KissMT by far.

Link to comment
Share on other sites

  • 3 years later...

I have installed KissMT addons to my online shopping site. All title and meta descriptions are working fine but when changing language as German some product pages title and meta tags coming with 

for example:

 

discountsports.ch/unicorn-darts-unicorn-catalyst-wolfram-tungsten-softtip-dart-p-1566.html?language=de

 

<title>Unicorn Catalyst 80 Wolfram Tungsten Softtip Dart 19g - 4610 - Softtip Darts - Dart - KISSMT BRAND</title>
 
<meta name="description" content="Unicorn Catalyst 80 Wolfram Tungsten Softtip Dart 19g, 4610, Softtip Darts, Dart, KISSMT BRAND TEXT, Catalyst Softdarts 80 Tungsten Wolfram mit neuartiger Facettierung am Barrelkopf. Mit Catalyst Schäften, Eclipse Max Case und Flightschonern.">
 
How to solve this issue? 
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...