

![]() |
| | Thread Tools | Display Modes |
| |||
|
Read Read Read,
|
| ||||
|
OK 644 one more test open notepad type in test then save as meta.tpl then load it nothing else on the meta.tpl try it on your Album Votes / Published Albums I want to see if it show just the word test you need to have a meta.tpl because of the class.template.php |
| |||
|
I have uploaded meta.tpl to album votes and the only text in it is the word "Text"
|
| ||||
|
if you don't see the text "test" its not overwriting or replacing the file thanks I seen the "test" OK now make a new one same as you have listed on this thread nothing else no extras |
| ||||
|
Just this it works on my site with your info {* 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 *} |
| |||
|
Well it changed for albumvotes as you can see here, Meta Tag Analyzer - SEOCentro Web Analyzing Tool but I can't change it for blogengage haha think it's a template issues. I'm lost |
| ||||
|
try the same thing back test only first ill view it to me it seems to be a overwriting or replacing or there is something else on the file |
| ||||
|
your site and that link Latest SEO & Search Engines News by SEOCentro color = Error color = Warn color = Good Status. Status: 200 OK Web Server: Apache Content Type: text/html Content Length: 64711 Meta tags report for: Album Votes / Published Albums meta tag length value Title: 30 Album Votes / Published Albums Description: 26 Album Votes Vote for Music Keywords: 21 Vote for music albums Robots: 3 All |
| |||
|
I managed to change both albumvotes and flickvotes. I deleted the meta.tpl right from blogengage's ftp server uploaded this one and still no change ![]() 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}, Vote for Blogs, Free Blog Traffic" />
{else}
<meta name="keywords" content="Vote for your favorite Blogs" />
{/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 *} |
| ||||
![]() |
| 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 12:21 PM |
| Custom Meta Tags and Custom Titles | spufz | Questions and Comments | 1 | 06-17-2007 05:40 AM |
| adding meta tags? | skateservice | Questions and Comments | 2 | 01-07-2007 07:12 PM |
| Allways show meta tags | gamespel | Questions and Comments | 1 | 12-05-2006 09:21 AM |
| Folksonomy (Tagging) | Yankidank | Questions and Comments | 7 | 01-15-2006 02:33 PM |