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  
 
   
Related topics and rewrite

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
::  
Author Message
sceltic
PR0
PR0


Joined: 04 May 2006
Posts: 55

Related topics and rewritePosted: Sun Jun 11, 2006 6:33 am    Post subject: Related topics and rewrite

Is it possible to get this mod to work with the advanced rewrite



I have tested it but they all show only the same injected topic title as the page they are onhttp://www.phpbbhacks.com/download/2237
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15126

Related topics and rewritePosted: Sun Jun 11, 2006 5:32 pm    Post subject: Re: Related topics and rewrite

I'd say :

Open :

Code:
includes/function_related.php


Find :

Code:
function get_related_topics($topic_id)
{
   global $board_config, $db, $lang, $template, $theme, $images, $phpEx;
   global $userdata, $HTTP_COOKIE_VARS;


After add :
Code:

   // www.phpBB-SEO.com SEO TOOLKIT BEGIN
   global $seo_topic_name;
   // www.phpBB-SEO.com SEO TOOLKIT END


Find :

Code:
      $template->assign_block_vars('topicrow', array(


Before add :
Code:

      // www.phpBB-SEO.com SEO TOOLKIT BEGIN
      $seo_topic_name  = $topic_title;
      // www.phpBB-SEO.com SEO TOOLKIT END




There should be no need to add anything to this mod to work together with the mixed or simple phpBB SEO mod Rewrites.

++

[EDIT]
small typo fixed[EDIT]

_________________
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


Last edited by dcz on Sun Dec 03, 2006 5:05 pm; edited 1 time in total
Back to top
Visit poster's website
sceltic
PR0
PR0


Joined: 04 May 2006
Posts: 55

Related topics and rewritePosted: Mon Jun 12, 2006 11:00 am    Post subject: Re: Related topics and rewrite

thanks i will test this later
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15126

Related topics and rewritePosted: Mon Jan 29, 2007 5:53 pm    Post subject: Re: Related topics and rewrite

http://www.phpbb-seo.com/boards/advanced-mod-rewrite/discussions-vt729.html

updated 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 Forum
Page 1 of 1

Navigation Similar Topics

Jump to: