| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
RvdH
Joined: 18 Nov 2006 Posts: 1
|
Posted: Sat Nov 18, 2006 7:40 pm Post subject: viewtopic&p=1#1 rewrite |
|
|
Hi,
Just wandered by here while searching for a way to fix a issue i have with my attempt to adopt PNphpBB SEO urls for my website
i noticed you have rewriten url request that are made to last posted message in viewtopic.php
Like:
http://www.phpbb-seo.com/boards/phpbb-mod-rewrite/phpbb-seo-advanced-mod-rewrite-vt43-60.html#2810
My PNphpBB board used the default phpBB2 url for this, eg:
http://localhost/index.php?name=PNphpBB2&file=viewtopic&p=687#687
normaly the code for this looks like:
| Code: |
$last_post .= '<a href="' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . '=' . $forum_data[$j]['forum_last_post_id']) . '#' . $forum_data[$j]['forum_last_post_id'] . '"><img src="' . $images['icon_latest_reply'] . '" border="0" alt="' . $lang['View_latest_post'] . '" title="' . $lang['View_latest_post'] . '" /></a>';
|
What did you change to the code to display it like it does here on the forum?
Thanks in advance,
RvdH |
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
Posted: Sun Nov 19, 2006 6:05 pm Post subject: Re: viewtopic&p=1#1 rewrite |
|
|
And welcome
Well, I never tested PNphpBB, so I'll need more information to help you out.
Are you performing some online test and could you provide a link ?
Because, the last post link is a "small" matter in comparison with the complete URL rewriting.
Looking at the PNphpBB page, I see the forum is embed as a portal module, thus using different URLs than the vanilla phpBB ones.
so I'd need to know if you're already using an URL rewriting mod, and which one, etc, to see how I could help you out. Could be interesting to release something for PostNuke  |
_________________ 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 |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |