Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * - 2 votes

cDynamic Meta Tags


  • You cannot reply to this topic
384 replies to this topic

#361 i2Paq

  • Community Member
  • 256 posts
  • Real Name:Norman

Posted 12 November 2008, 17:52

I've fixed the duplicate Meta-description and duplicate Meta-keywords issue in the includes\meta-tags.php and uploaded this fix to the contribution section here: cDynamic Meta Tags v1.5.1.

I've also changed the includes/function/meta.php and set the meta_create_title to 99 instead of 77, wich was to short in most cases.

Changed also is the includes/meta_tags.php where the Meta-description on the index.php will show both Store-description and Store-index-description.
If you do not like that then please change line 241 to 243 in the includes/meta_tags.php so it will show:

//tep_not_null(HEAD_DESC_TAG_ALL) && $default==true
//  ? $desc.=' - '.STORE_METDEX
//  : NULL;

Hope you find use in my changes ;)
Norman in 't Veldt

Moderator
osCommerce The Netherlands

#362 MickA

  • Community Member
  • 9 posts
  • Real Name:Michael Atkin

Posted 13 November 2008, 10:51

View Postshaka, on Aug 8 2008, 06:59 AM, said:

I installed "cDynamic_Meta_Tags v1.6" and every thing was working fine. But when I installed another contribution "Ultimate Seo Urls (19 Jul 2008)" My store description has stopped displaying on all the pages including index page. I have rchecked every thing but I am unable to find the solution. Will anybody help me ??????????????????????????????????


I am using "cDynamic_Meta_Tags v1.6" with "Ultimate Seo Urls (19 Jul 2008)" with no problems, I prefer it to 1.5.

You just need to change.

<?php
# cDynamic Meta Tags
/*<title><?php echo TITLE; ?>*/
require(DIR_WS_INCLUDES . 'meta_tags.php');
#
?>

To this.

<?php
ob_start();
# cDynamic Meta Tags
/*<title><?php echo TITLE; ?>*/
require(DIR_WS_INCLUDES . 'meta_tags.php');
$preventDuplicates->checkTarget(ob_get_clean());
echo $preventDuplicates->finalMeta . "\n";
?>

I hope this helps.

#363 tbourke45

  • Community Member
  • 9 posts
  • Real Name:Toby Bourke

Posted 14 December 2008, 22:21

Hey guys, I have installed cDynamic Meta Tags 1.5 on oscommerce version 2.2RC2. I have a problem and I have searched all on this forum. When you load up my website it just says hxxp://tbourke-solutions.com/store/. When it used to say TB.

What I want it to say is TB - Solutions Store Online.

website address is
hxxp://tbourke-solutions.com/store/

It happinds with index.php, Product reviews,

The websites that dont have it included with is Contact Us, Conditions of Use.

Thanks In Advanced

Toby

#364 FWR Media

  • Community Member
  • 6,462 posts
  • Real Name:Robert Fisher
  • Gender:Male
  • Location:Stowmarket - Suffolk - UK

Posted 14 December 2008, 22:23

View Posttbourke45, on Dec 14 2008, 10:21 PM, said:

Hey guys, I have installed cDynamic Meta Tags 1.5 on oscommerce version 2.2RC2. I have a problem and I have searched all on this forum. When you load up my website it just says hxxp://tbourke-solutions.com/store/. When it used to say TB.

What I want it to say is TB - Solutions Store Online.

website address is
hxxp://tbourke-solutions.com/store/

It happinds with index.php, Product reviews,

The websites that dont have it included with is Contact Us, Conditions of Use.

Thanks In Advanced

Toby

Been a while since I looked at this but I (think I) remember that this is taken from the STORE_NAME define in admin.
Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls

KissMT Dynamic SEO Meta & Canonical Header Tags

KissER Error Handling and Debugging

If you found my post useful please click the green + sign to the right

Please only PM me for paid work.


#365 tbourke45

  • Community Member
  • 9 posts
  • Real Name:Toby Bourke

Posted 14 December 2008, 23:04

View PostFWR Media, on Dec 15 2008, 08:23 AM, said:

Been a while since I looked at this but I (think I) remember that this is taken from the STORE_NAME define in admin.

Thats what I have changed but it is not working
Admin>My Store>"Store Name"

#366 FWR Media

  • Community Member
  • 6,462 posts
  • Real Name:Robert Fisher
  • Gender:Male
  • Location:Stowmarket - Suffolk - UK

Posted 14 December 2008, 23:06

View Posttbourke45, on Dec 14 2008, 11:04 PM, said:

Thats what I have changed but it is not working
Admin>My Store>"Store Name"

It also has caching options .. have you cleared the cache after you changed STORE_NAME?
Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls

KissMT Dynamic SEO Meta & Canonical Header Tags

KissER Error Handling and Debugging

If you found my post useful please click the green + sign to the right

Please only PM me for paid work.


#367 tbourke45

  • Community Member
  • 9 posts
  • Real Name:Toby Bourke

Posted 14 December 2008, 23:23

View PostFWR Media, on Dec 15 2008, 09:06 AM, said:

It also has caching options .. have you cleared the cache after you changed STORE_NAME?

yes, I also jumped on another pc. Still nuthing.

#368 tbourke45

  • Community Member
  • 9 posts
  • Real Name:Toby Bourke

Posted 15 December 2008, 00:02

View Posttbourke45, on Dec 15 2008, 09:23 AM, said:

yes, I also jumped on another pc. Still nuthing.
Any idea's

#369 tbourke45

  • Community Member
  • 9 posts
  • Real Name:Toby Bourke

Posted 15 December 2008, 00:58

Now the meta tags only says my url in the index.php page e.g. http://tbourke-solutions.com/store. instead of my shop name.

#370 gameuniverse

  • Community Member
  • 52 posts
  • Real Name:Brent Mattock
  • Gender:Male
  • Location:New Zealand

Posted 12 January 2009, 06:04

Hi there

I have recently installed cdynamic metatags 1.5.1 and has helped my URL titles heaps but still the following issues:



1. index.php at www.gameuniverse.co.nz/index outputs the following source code:

<title>PC Games - Game Universe - STORE_METDEX - STORE_DESCRIPT</title>
<META NAME="Description" Content="PC Games - Game Universe STORE_METDEX - STORE_DESCRIPT">
<META NAME="Keywords" Content="store_keyword,">

My configuration store name is "PC Games - Game Universe"but how do I get rid of "STORE_METDEX - STORE_DESCRIPT"?


2. For product_info.php at http://gameuniverse.co.nz/battlefield2thec...game-p-194.html outputs following source code:

<title>Battlefield 2 - The Complete Collection (PC Game) van Electronic Arts - PC Games - Game Universe -</title>
<META NAME="Description" Content="Battlefield 2 - The Complete Collection (PC Game) (Ages 16+) van Electronic Arts - Lock and load, soldier! Head out to the frontlines of the 21st century with the original Battlefield 2 plus the Battlefield 2 Special Forces...">
<META NAME="Keywords" Content="battlefield 2 - the complete collection (pc game), ages 16+, pc games, first person shooter, store_keyword">

Rather than

Quote

Battlefield 2 - The Complete Collection (PC Game) van Electronic Arts - PC Games - Game Universe
I would prefer the title as follows:

Quote

PC Games - Game Universe. Battlefield - The Complete Collection (PC Game) van Electronic Arts

If you can help me tidy this up I will be your friend forever


Kind regards
Brent

#371 airbrushmaster

  • Community Member
  • 326 posts
  • Real Name:Andy
  • Gender:Male
  • Location:Cornwall England

Posted 27 January 2009, 16:29

hi before i install this can someone tell me what these below are for

stylesheet
changelog

also i got the new update that just come out and it says overwritethe includes/meta_tags.php but its not the same file name so how can it overwrite the new file is called reset_meta_cache

Edited by airbrushmaster, 27 January 2009, 16:29.


#372 sidobush

  • Community Member
  • 18 posts
  • Real Name:Martin Bauer
  • Gender:Female

Posted 24 February 2009, 05:04

I only want to have dynamic meta tags, not dynamic titles or descriptions (already covered by another contribution/custom made).

Is this possible? Thanks a lot.

#373 sidobush

  • Community Member
  • 18 posts
  • Real Name:Martin Bauer
  • Gender:Female

Posted 24 February 2009, 05:38

View Postsidobush, on Feb 24 2009, 06:04 AM, said:

I only want to have dynamic meta tags, not dynamic titles or descriptions (already covered by another contribution/custom made).

Is this possible? Thanks a lot.

Mistake. I only want to have dynamic keywords, the rest should stay it´s way.

btw, why can´t I edit my own posting? Damn.

Edited by sidobush, 24 February 2009, 05:51.


#374 norcaljest

  • Community Member
  • 3 posts
  • Real Name:Jesse

Posted 05 March 2009, 04:38

I'm new to this and have recently installed version 1.5.1 and I can't figure out with it does the following:

In search engine results it lists meta description as: Versa Coverage bij Nissan Warranty Store - Selling....

Where is the "bij" coming from and how do I get rid of it?

Thanks in advance

#375 artpics

  • Community Member
  • 32 posts
  • Real Name:RT

Posted 10 March 2009, 22:15

I am having the same problems, how did you solve this thanks



[quote name='gameuniverse' post='1356250' date='Jan 12 2009, 07:04 AM']Hi there

I have recently installed cdynamic metatags 1.5.1 and has helped my URL titles heaps but still the following issues:



1. index.php at www.gameuniverse.co.nz/index outputs the following source code:

<title>PC Games - Game Universe - STORE_METDEX - STORE_DESCRIPT</title>
<META NAME="Description" Content="PC Games - Game Universe STORE_METDEX - STORE_DESCRIPT">
<META NAME="Keywords" Content="store_keyword,">

My configuration store name is "PC Games - Game Universe"but how do I get rid of "STORE_METDEX - STORE_DESCRIPT"?


2. For product_info.php at [url="http://gameuniverse.co.nz/battlefield2thecompletecollectionpcgame-p-194.html"]http://gameuniverse.co.nz/battlefield2thec...game-p-194.html[/url] outputs following source code:

<title>Battlefield 2 - The Complete Collection (PC Game) van Electronic Arts - PC Games - Game Universe -</title>
<META NAME="Description" Content="Battlefield 2 - The Complete Collection (PC Game) (Ages 16+) van Electronic Arts - Lock and load, soldier! Head out to the frontlines of the 21st century with the original Battlefield 2 plus the Battlefield 2 Special Forces...">
<META NAME="Keywords" Content="battlefield 2 - the complete collection (pc game), ages 16+, pc games, first person shooter, store_keyword">

Rather than I would prefer the title as follows:


If you can help me tidy this up I will be your friend forever


Kind regards
Brent[/quote]

#376 bodymaxs

  • Community Member
  • 92 posts
  • Real Name:Caroline
  • Gender:Not Telling
  • Location:UK

Posted 25 March 2009, 02:26

forgive me if anyone asked this but couldnt see same question...

how can i remove/disable the model number (NOT FROM TITLE) as someone asked previous but from the Keywords and description meta tags. my model numbers make no sense to the product so just takes up unwanted valuable characters.


thanks :)

#377 Jammerious

  • Community Member
  • 15 posts
  • Real Name:Omer

Posted 13 April 2009, 21:54

View Postnorcaljest, on Mar 5 2009, 06:38 AM, said:

I'm new to this and have recently installed version 1.5.1 and I can't figure out with it does the following:

In search engine results it lists meta description as: Versa Coverage bij Nissan Warranty Store - Selling....

Where is the "bij" coming from and how do I get rid of it?

Thanks in advance


View Postbodymaxs, on Mar 25 2009, 04:26 AM, said:

forgive me if anyone asked this but couldnt see same question...

how can i remove/disable the model number (NOT FROM TITLE) as someone asked previous but from the Keywords and description meta tags. my model numbers make no sense to the product so just takes up unwanted valuable characters.


thanks :)
Hi,
I have addressed both issues and some more. Repacked contribution derived from 1.5.1 is available here: http://addons.oscommerce.com/info/2895

Quote

V1.5.2 Jammerious (13 Apr 2009)
--------------------------------------------------------
- Removed duplicated entries which still showed up when looking at the manufacturers page
- Fixed the code, so that you can leave the "Store Description" and "Store Index Description" empty in My Store admin settings, ie. if you don't want to use them, they won't display empty lines
- Rearranged some of the code, cleaned up, added some alignments
- Removed all static "bin" and "van" and similar occurences from the script and put them into the language file
- Moved the settings from the language file to the script file
- included "fix for v1.5.1" by "stevenverver"
Let me know if there are any problems.

#378 i2Paq

  • Community Member
  • 256 posts
  • Real Name:Norman

Posted 14 April 2009, 14:05

View PostJammerious, on Apr 13 2009, 10:54 PM, said:

Hi,
I have addressed both issues and some more. Repacked contribution derived from 1.5.1 is available here: http://addons.oscommerce.com/info/2895

Let me know if there are any problems.


I will test tonight and let you know.

Thanks for your work!
Norman in 't Veldt

Moderator
osCommerce The Netherlands

#379 ifccnb

  • Community Member
  • 19 posts
  • Real Name:Manny
  • Gender:Male

Posted 21 April 2009, 06:08

Hello, I am currently using cdynamic meta tags v1.4. I installed it in 2007 and it seems to be working as it was intended. I am in the process of getting my site listed in DMOZ. I read that to prevent google from using the DMOZ site description in the google search results I had to add this meta tag.

<meta name="robots" content="NOODP">

My question is, how do I add this line of code while keeping the current contribution in working order.

I want to make sure google keeps my current site description the same.

Thanks :)

#380 s1lverf0x

  • Community Member
  • 23 posts
  • Real Name:jason

Posted 22 May 2009, 15:50

Hi,
I have STS installed & have installed cDynamic Meta Tags 1.5.3 - it all seems to be working fine apart from in my main page.

In index.php - the title tag is showing the text from the first line of my Store Index Description.

In admin, I've got the following set up:

Store Description: The Most Comprehensive Festival Survival Kit on the Net!

Store Index Description: £19.99 - 29 practical Travel Size Essentials in a reusable drawstring rucksack or Build Your Own from our travel size product range.

When I view source, it shows:

<head>
<title>4kits.co.uk - £19.99 - 29 practical Travel Size Essentials in a reusable drawstring rucksack or</title>

<META NAME="Description" Content="4kits.co.uk £19.99 - 29 practical Travel Size Essentials in a reusable drawstring rucksack or Build Your Own from our travel size product range. - The Most Comprehensive Festival Survival Kit on the Net!">

The title tag is showing the first part of the description & the description is showing the dsecription again & then the title is attached onto the end of that.

Please help - I'm pulling my hair out

Thanks
Jason