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  
 
   
phpbb_seo function

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
::  
Author Message
goorn



Joined: 18 Jan 2008
Posts: 6

phpbb_seo functionPosted: Sun Jan 27, 2008 7:07 pm    Post subject: phpbb_seo function

Hi,

In index.php I have links to last post: domain.com/viewtopic.php?f=1&p=12#p96512

In include/function_display.php i have line who give me this link:

Code:

$last_post_url = append_sid( 'f=' . $row['forum_id_last_post'] . '&p=' . $row['forum_last_post_id']) . '#p' . $row['forum_last_post_id'];


How to change it to get seo url links?

I try this:

Code:

$last_post_url = $phpbb_seo->set_censored(($row['topic_id_last_post']));


But doesn't work.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3691

phpbb_seo functionPosted: Tue Jan 29, 2008 12:34 am    Post subject: Re: phpbb_seo function

No need to reinvent the wheel : http://www.phpbb-seo.com/boards/phpbb3-seo-toolkit/phpbb3-seo-no-duplicate-vt1225.html

Wink

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
goorn



Joined: 18 Jan 2008
Posts: 6

phpbb_seo functionPosted: Tue Jan 29, 2008 12:44 am    Post subject: Re: phpbb_seo function

Yes, i know this mod but I want do it like this way.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3691

phpbb_seo functionPosted: Tue Jan 29, 2008 12:49 am    Post subject: Re: phpbb_seo function

The mod is only adding a link to the last topic in addition to rewriting the link you mention, all the rest is necessary.
We need the topic title, which is not available in the regular forum listing process and the topic last page.

So you could install it and get rid of this unique addition and get your result Wink

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite  » Advanced SEO URL
Page 1 of 1

Navigation Similar Topics

Jump to: