Jump to content



Latest News: (loading..)

* * * - - 2 votes

KissMT Dynamic SEO Meta & Canonical Header Tags


  • Please log in to reply
624 replies to this topic

#581   kwarming

kwarming
  • Members
  • 4 posts
  • Real Name:Kim

Posted 03 January 2012 - 02:13 PM

View Postganoo42o, on 30 December 2011 - 12:54 AM, said:

I am trying to get this to work with my site and I am having problems finding <title><?php echo TITLE; ?></title> in any of the files that is said to change.  This is my first attempt at installing an add on.  Someone else had started this add on for me so I looked for the code it was to be replaced with and I can't find that either in any of the file it says to change.  I also was looking at the other file I would need to change for the optional extras categories-manufactures and was only able to find require('includes/application_top.php')and require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_DEFAULT);in the index.php file and nothing else I need to change.  Here is my index.php file, please help and sorry if this already addressed.

Hi,
as fare as I can see you are using the install instructions for a 2.2 shop, but your system is a 2.3.x :)
Correct?
in a 2.3.x shop your only need to change the includes/template_top.php file

#582   Darren11

Darren11
  • Members
  • 32 posts
  • Real Name:Darren

Posted 29 January 2012 - 10:00 AM

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>

Attached Files



#583   Darren11

Darren11
  • Members
  • 32 posts
  • Real Name:Darren

Posted 29 January 2012 - 05:54 PM

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.

Edited by Darren11, 29 January 2012 - 05:55 PM.


#584   schneppat

schneppat
  • Members
  • 6 posts
  • Real Name:J.O. Schneppat
  • Gender:Male
  • Location:Germany

Posted 29 February 2012 - 04:36 PM

Hello

I got a problem with kissmt because i added 2 new information pages in the shop. When i try to go to this sites i get to know the following:

Warning: KissMT could not find a valid base filename, please inform the developer. in .../includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php on line 141

Warning: include_once(/.../includes/modules/kiss_meta_tags/modules/) [function.include-once]: failed to open stream: No such file or directory in /.../includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php on line 186

Warning: include_once() [function.include]: Failed opening '/kunden/schneppat.de/ampli5/includes/modules/kiss_meta_tags/modules/' for inclusion (include_path='.:/usr/local/lib/php') in /.../includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php on line 186

Fatal error: Class 'KissMT_Module' not found in /.../includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php on line 187


What do i have to do, that this 2 new pages also work ?

Kind regards

Beatrice Leonora de la Croix

#585   fan4chevy

fan4chevy
  • Members
  • 367 posts
  • Real Name:Charles

Posted 29 February 2012 - 05:27 PM

Hi,

Fully installed all the components, thanks. However, I was noticing that I had no way to control my keywords. For instance, in my 2.2 cart I used the contribution: Custom_META_Tags_per_Item. With that I was able to input my own specific keywords, meta, description in both category and product.

Is there a way to also manually input my own keywords, meta and description with this contrib? If not do you have a contrib you recommend with yours for 2.3 cart?

THank you,

Charles

#586   motorsportbikes

motorsportbikes
  • Members
  • 3 posts
  • Real Name:Andrew

Posted 25 April 2012 - 05:37 AM

I have a problem with the title of the main category pages, only. They end with "Kissmt_title_padding". This is not showing for the subcategories.
Any suggestion to fix this one? Regards.

#587   Dácil Barroso Rodríguez

Dácil Barroso Rodríguez
  • Members
  • 1 posts

Posted 26 April 2012 - 04:12 PM

Hi Rob

First of all congratulations for this wonderful contribution.

I wonder how I can create html titles that take 1 character, which currently only created on the title words with 4 characters or more.

An example:

http://mundofundas.com/covers-samsung-galaxy-mini-c-266_277.html ==> covers samsung mini galaxy

and correct, but instead:

http://mundofundas.com/covers-samsung-galaxy-c-266_288.html ===> Samsung galaxy S2 covers

As will be appreciated ignores S2 to create the title.

Please let me help with this problem because it affects a lot of my SEO Product

Thank you very much.

Edited by Dácil Barroso Rodríguez, 26 April 2012 - 04:13 PM.


#588   RMD27

RMD27
  • Members
  • 295 posts
  • Real Name:Ricardo
  • Gender:Male

Posted 12 May 2012 - 01:03 PM

Hi

What exactly does this option do? I have set it two one but I do not see any difference in the tags created, what am I missing?
Set a limit for products/categories

#589   alfredor

alfredor
  • Members
  • 6 posts
  • Real Name:Alfredo

Posted 13 June 2012 - 01:42 PM

Hi, this contribution write the canonical alternate href? Lik this?
<link rel="alternate" hreflang="es" href="http://www.myweb.com/spanish-name-product-p-842.html" />
<link rel="alternate" hreflang="pt" href="http://www.myweb.com/pt/portugues-name-product-p-842.html" />
<link rel="alternate" hreflang="fr" href="http://www.myweb.com/fr/frances-name-product-p-842.html" />
<link rel="alternate" hreflang="en" href="http://www.myweb.com/en/english-name-product-p-842.html" />
I have install ULTIMATE Seo Urls 5 by FWR Media. but it's complicated write the canonical alternate href links:
http://forums.oscommerce.com/topic/386793-canonical-hreflang-ultimate-seo-urls-5-by-fwr-media/

#590   zeberrun

zeberrun
  • Members
  • 119 posts
  • Real Name:merjan

Posted 15 June 2012 - 06:41 PM

hello,

i have Invalid multibyte sequence in argument in /home/xxxxxxx/public_html/magaza/includes/modules/kiss_meta_tags/classes/kiss_meta_tags_class.php on line 255

i have set up all the files utf-8 w/out boom, when i open the cache files in cache directory, i see some characters like below. did i make smth wrong.

•MnÂ0F¯by=I¡©uWeÓ!õ
­­ÄšŽâ¯Æ3ÖlÄ;nù@Æı/½Â÷É{R2'¬ÌÎÆñy

#591   sammedit

sammedit
  • Members
  • 85 posts
  • Real Name:B
  • Gender:Male

Posted 25 June 2012 - 02:41 AM

Hi,
   If I have KISSMT_CANONICAL_ON set to true and protected $root_index = 'root', should I still be seeing index.php in the URL?  

#592   sammedit

sammedit
  • Members
  • 85 posts
  • Real Name:B
  • Gender:Male

Posted 27 June 2012 - 01:19 PM

Hi,
   I have another quick question.  When adding the optional Google breadcrumb, do I really need to make the changes on stylesheet.css, header.php, and includes/classes/breadcrumb.php?  It seems to me that the code that changes the bread crumb products model to the product name in application_top.php is the only code doing anything.  Will I be fine without the UL LI structure or is that required by Google to work properly?  Please let me know.  Thank you!

#593   zeberrun

zeberrun
  • Members
  • 119 posts
  • Real Name:merjan

Posted 01 July 2012 - 04:28 PM

hope rob come back and answer, since many coders favorite.

be able to prevent html entity names written in source code, i remove the htmlentities and decode.
what will effect?

   public static function entities( $string, $decode = false ) {

/*   if ( in_array( strtoupper( CHARSET ), self::$entitites_supported ) ) {
    if ( false === $decode ) {
  return htmlentities( trim( $string ), ENT_QUOTES, CHARSET );
    } else {
  return html_entity_decode( trim( $string ), ENT_QUOTES, CHARSET );
    }
  }
*/

#594   FWR Media

FWR Media
  • Community Sponsor
  • 6,837 posts
  • Real Name:Robert Fisher
  • Gender:Male
  • Location:Stowmarket - Suffolk - UK

Posted 01 July 2012 - 04:36 PM

@zeberrun

Source code should contain html entities, why remove it? it is fine for seo purposes.

Edited by FWR Media, 01 July 2012 - 04:36 PM.


#595   zeberrun

zeberrun
  • Members
  • 119 posts
  • Real Name:merjan

Posted 01 July 2012 - 10:09 PM

thx for fast reply, 2,3,1, uft-8, utf8_turkish_ci, tr

i have searched forums and tested some contributions for meta tags. than used meta tag checkers for control, in easy meta tag, i can see some characters like Ö, Ü correct in meta tag checkers and source code, but with kiss mt, i can see ü something like 1 in meta tag checkers and source code. we have 4-5 characters which are Ö, ö, ü, Ü. They are seen with entity names in source code, rest is correct. we have ş but it is not seen with entity name. normally the code must convert all the characters to html entities? because of you are not online for a period (it has written one of the oldest member that your codes are pure and independent, but offline) i thought i could not find support i can use as written above.

anyhow, if i remove html entities i can see correct in source code but i can not see in meta tag checkers. my purpose is remove 11000 repeated links in google indexed (and markes) using currency USD, EUR,TR and good meta tag contribution and do it with good coder.

i will use htmlentities for seo purposes.

#596   zeberrun

zeberrun
  • Members
  • 119 posts
  • Real Name:merjan

Posted 07 July 2012 - 08:13 AM

hello,
oscommerce 2,3,1, one language files english, set to finnish. 3 languages with fr_currencies.
unfortunately i must say  this contribution does not work amateur manners. uploaded files, closed cache (i did not understand why cache and making big files), changed template_top to kissmt. even inside cache files are not readable. delete the code below (since it is unreadable in source code) for two days, and use it for 5 days with code.
/* if ( in_array( strtoupper( CHARSET ), self::$entitites_supported ) ) {
if ( false === $decode ) {
return htmlentities( trim( $string ), ENT_QUOTES, CHARSET );
} else {
return html_entity_decode( trim( $string ), ENT_QUOTES, CHARSET );
}
}
*/
checked important sites source code, non of them has html entities inside. all of them are readable format.
end of week
1- my site indexed google in different currencies, some links are usd some links are euro. because i have not language box they can not buy since they see usd.
2- my visitors dropped suddenly.
3- google does not show my site if i search mysite.com or mysite. it was classic format site name and 6 inside department. all of the dissapeared.
4- when change the title, it is not seen in google in search results.

#597   FWR Media

FWR Media
  • Community Sponsor
  • 6,837 posts
  • Real Name:Robert Fisher
  • Gender:Male
  • Location:Stowmarket - Suffolk - UK

Posted 07 July 2012 - 08:27 AM

@zeberrun

Sorry I haven't a clue what you are asking/suggesting.

#598   zeberrun

zeberrun
  • Members
  • 119 posts
  • Real Name:merjan

Posted 07 July 2012 - 09:59 AM

i mean this is not suitable for amateurs, it does not work in simple upload. this contribution changes links in google not in good way, disappears some google search results of the site.

many visitors write sitename to google and click to go to this site. many of the sites are seen in search results with name of the site and 6 links in google. after i have used the contribution none of them are seen. (my english is not very good, i try to explain simple sentences).

i have 3 currencies and one language. visitors keep coming with other currencies from google.

i changed index title in language file but it did not change in google. (i tried easy meta tag, saw new title the day after).

may be this is not suitable for different currency and foreign languages.

#599   FWR Media

FWR Media
  • Community Sponsor
  • 6,837 posts
  • Real Name:Robert Fisher
  • Gender:Male
  • Location:Stowmarket - Suffolk - UK

Posted 07 July 2012 - 11:44 AM

@zeberrun

It works out of the box, it has nothing to do with currencies, it works with languages.

#600   vkd1980

vkd1980
  • Members
  • 62 posts
  • Real Name:Vinod
  • Gender:Male
  • Location:Kochi, Kerala, India

Posted 17 July 2012 - 05:34 AM

@FWR Media

Hi Robert,

I have Just installed KissMT Dynamic SEO Meta & Canonical Header Tags,

I am having a modified OSC v 2.3.1 for Bookstore, I have added two specified fileds in table Products viz ISBN and Author. I would like to include these fields in Meta tags generation

Would you guide me to which function I have to Modify??

Thanks in Advance