RewriteRule ^about(+)\.html$ /portal.php?page=2
RewriteRule ^contact(+)\.html$ /portal.php?page=3
My next question is, I see only one spot to assign a page title in portal.php.
- Code: Select all
//
// Start output of page
//
$page_title = $lang['Home'];
I don't think it would be good from an SEO point ...

English |
French
News of phpBB2 Mods and Code

