phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Help with meta tags

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
::  
Author Message
Pisius



Joined: 22 Mar 2008
Posts: 20

Help with meta tagsPosted: Sun Mar 23, 2008 1:08 am    Post subject: Help with meta tags

Ok i am stuck with them, tried installing your phpbb3_seo_dynamic_meta_tagsV0-2-0 mod, also tried to manualy input the variables in includes/function in meta tag section,but still got this when i choose to view my page source
Quote:
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2002-2006 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />


Its the standart version Sad

Can anyone help me?
Thanks.
Back to top
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 829

Help with meta tagsPosted: Sun Mar 23, 2008 4:52 am    Post subject: Re: Help with meta tags

Did you remember this part? Did you purge the cache in the ACL?

Code:
#
#-----[ OPEN ]------------------------------------------
#

styles/prosilver/template/overall_header.html

#
#-----[ FIND ]------------------------------------------
#

<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2002-2006 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
{META}

#
#-----[ REPLACE WITH ]------------------------------------------
#

{META_TAG}
{META}

_________________
Dan Kehn
Back to top
Visit poster's website
Pisius



Joined: 22 Mar 2008
Posts: 20

Help with meta tagsPosted: Sun Mar 23, 2008 5:47 am    Post subject: Re: Help with meta tags

yea,i did that, it looks like this:

Quote:
<head>

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
{META_TAG}
{META}
<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>


ALso i tried removing all meta parts just leaving these two: {META_TAG}
{META} but the results are the same Confused
Well tommorow i will try look very closely maybe i missed something in coding which i dont think happend but might be Shocked
Back to top
HB
phpBB SEO Team
phpBB SEO Team


Joined: 16 Oct 2006
Posts: 829

Help with meta tagsPosted: Sun Mar 23, 2008 12:25 pm    Post subject: Re: Help with meta tags

Yes, double checking your work is a good idea. Also remember to purge the cache (yoursite.com/phpBB3/cache), otherwise changes to your style template files like overall_header.html won't take effect.

_________________
Dan Kehn
Back to top
Visit poster's website
Pisius



Joined: 22 Mar 2008
Posts: 20

Help with meta tagsPosted: Sun Mar 23, 2008 11:44 pm    Post subject: Re: Help with meta tags

Wuhouu found my mistake, one item was missing quote Smile
Thanks for your help Smile
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 Forum
Page 1 of 1

Navigation Similar Topics

Jump to: