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  
 
   
no dupe in mods like portal

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



Joined: 02 Apr 2008
Posts: 5

no dupe in mods like portalPosted: Wed May 07, 2008 11:00 am    Post subject: no dupe in mods like portal

I have a portal where some post URLs are like
Code:
http://www.my-domain.de/post95052.html#p95052


This URLs are made with this code:
Code:
append_sid("{$phpbb_root_path}viewtopic.$phpEx", 'f=' . $fetch_news[$i]['forum_id'] . '&p=' . $fetch_news[$i]['topic_last_post_id'] . '#p' . $fetch_news[$i]['topic_last_post_id'])


What I have to do to make these URLs like
Code:
http://www.my-domain.de/topic-title-t34193-420.html#p95052
?

Thank you!
(I think the solution should be sticky)
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 2461

no dupe in mods like portalPosted: Thu May 08, 2008 10:42 am    Post subject: Re: no dupe in mods like portal

Problem is, there is no general answer to this.
We need to know the number of pages for the target topic before we build the link, as well as the forum name and id in case you wish to use the virtual folder trick.
So it depends on your script, it may require some changes.

_________________
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: