Anyone know why the meta tags on my website weren't changed?
look here, Meta Tag Analyzer - RankQuest.com Free Search Engine Optimization Tools
I used the modify language format and can't find that meta tag
Any Advice to change this?


![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Anyone know why the meta tags on my website weren't changed? look here, Meta Tag Analyzer - RankQuest.com Free Search Engine Optimization Tools I used the modify language format and can't find that meta tag Any Advice to change this? |
| ||||
| You will need to edit templates/meta.tpl meta.tpl |
| ||||
| yours is seen here http://www.blogengage.com/templates/meta.tpl |
| |||
| Thanks tons! Cheers, bbrian017 |
| |||
| Guys I changed that meta.tpl and it's still showing pligg information. This is what I have here, Code: {* define your meta data here *}
{if $meta_description neq ""}
<meta name="description" content="{$meta_description}" />
{else}
<meta name="description" content="Blog Engage Free Blog Traffic" />
{/if}
{if $meta_keywords neq ""}
<meta name="keywords" content="{$meta_keywords}, Blog Engage Free Blog Traffic" />
{else}
<meta name="keywords" content="Blog Engage Free Blog Traffic" />
{/if}
<meta name="Language" content="{#PLIGG_Visual_Meta_Language#}" />
<meta name="Robots" content="All" />
{* the extra tabs are to make it lineup when viewing the source *}
|
| |||
| help it's still saying pligg content management systems please refer to my last post! Thanks bbrian017 |
| ||||
| did you try and delete the cash ? cache and templates_c I just viewed you site your right it has the default meta.tpl |
| |||
| yes the templates_c has been empty many times I can't get it to show this meta.php correctly. I just cleared the templates_c again to confirm . Anyone know why I'm still showing Pligg Content Management System for meta description? Code: {* define your meta data here *}
{if $meta_description neq ""}
<meta name="description" content="{$meta_description}" />
{else}
<meta name="description" content="Blog Engage Free Blog Traffic" />
{/if}
{if $meta_keywords neq ""}
<meta name="keywords" content="{$meta_keywords}, Blog Engage Free Blog Traffic" />
{else}
<meta name="keywords" content="Blog Engage Free Blog Traffic" />
{/if}
<meta name="Language" content="{#PLIGG_Visual_Meta_Language#}" />
<meta name="Robots" content="All" />
{* the extra tabs are to make it lineup when viewing the source *}
|
| ||||
| OK what are your chmod attributes on the templates/meta.tpl |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pligg 1.0.0 RC3 | Yankidank | Current Version | 2 | 04-02-2009 11:21 AM |
| Custom Meta Tags and Custom Titles | spufz | Questions and Comments | 1 | 06-17-2007 04:40 AM |
| adding meta tags? | skateservice | Questions and Comments | 2 | 01-07-2007 06:12 PM |
| Allways show meta tags | gamespel | Questions and Comments | 1 | 12-05-2006 08:21 AM |
| Folksonomy (Tagging) | Yankidank | Questions and Comments | 7 | 01-15-2006 01:33 PM |