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  
 
   
[meta tags] where to add description/keywords?

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
::  
Author Message
hvactechforum



Joined: 03 Mar 2007
Posts: 44

[meta tags] where to add description/keywords?Posted: Sat Apr 07, 2007 8:56 pm    Post subject: [meta tags] where to add description/keywords?

I have installed the "dynamic meta tags" (latest version) mod. But now I don't know where I add the content for the descriptions and keywords. Is this automatically done?

Thanks for any help. Smile
Back to top
AmirAbbas
phpBB SEO Team
phpBB SEO Team


Joined: 11 May 2006
Posts: 529
Location: IRAN

[meta tags] where to add description/keywords?Posted: Sun Apr 08, 2007 3:06 pm    Post subject: Re: [meta tags] where to add description/keywords?

hi

Quote:
Is this automatically done?


yes. keyword and description metatag will generate automatically for each topic. the meta tag for thr first page (index page) of the forum is the text that you are added in

administration panel > General admin > configuration > Site description

Wink

_________________
چهار گوش - طراحی وب - مجله طراحی وب
Back to top
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

[meta tags] where to add description/keywords?Posted: Sun Apr 08, 2007 6:30 pm    Post subject: Re: [meta tags] where to add description/keywords?

yes its automatic and its really very good and more effect Very Happy

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

[meta tags] where to add description/keywords?Posted: Mon Apr 09, 2007 10:43 am    Post subject: Re: [meta tags] where to add description/keywords?

SeO wrote:

In case you're using a portal, you may want to change in phpbb_seo/phpbb_seo_class.php :

Code:
         // Here you can hard code a static default title, description and keywords
         // As is, the mod will return information based on the phpbb config
         'meta_title_def' => $this->meta_filter_txt($board_config['sitename']),
         'meta_desc_def' => $this->meta_filter_txt($board_config['site_desc']),
         'meta_keywords_def' => $this->make_keywords($board_config['site_desc']),


And hard code infos about the portal, or just anything you may prefer :

Code:
         // Here you can hard code a static default title, description and keywords
         // As is, the mod will return information based on the phpbb config
         'meta_title_def' => "Your default meta title",
         'meta_desc_def' => "Your default meta description",
         'meta_keywords_def' => "your,default,meta,keywords",

These are used as default, in every file not specifying meta tags (search.php, faq.php ...).


Work to separate your default values from the phpBB config in case you prefer Wink

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB SEO TooLKit  » phpBB SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: