It is currently Fri May 25, 2012 7:47 pm

News News of phpBB2 mod Rewrite

Site map of phpBB2 mod Rewrite » Forum : phpBB2 mod Rewrite

Discussions and support about the different URL Rewriting techniques for phpBB2.

[solved] configure htaccess file for simple rewrite mod

i have installed phpbb seo simple rewrite mod on my forum
i have a question
i the install file there is a htaccess command

# These three lines should only be added if not already done in the .htaccess
Options +FollowSymlinks
RewriteEngine On
RewriteBase /

#########################################################
# PHPBB SEO REWRITE RULES #
#########################################################
# AUTHOR : DCZ http://www.phpbb-seo.com/
# STARTED : 01/2006
#####################################################
# FORUMS PAGES
########################
# CATEGORIES
RewriteRule ^phpbb/cat([0-9]+)\.html$ /phpbb/index.php?c=$1 [QSA,L]
# PAGINATED FORUM
RewriteRule ^phpbb/forum([0-9]+)-([0-9]+)\.html$ /phpbb/viewforum.php?f=$1&start=$2 [QSA,L]
# FORUM
RewriteRule ^phpbb/forum([0-9]+)\.html$ /phpbb/viewforum.php?f=$1 [QSA,L]
# PAGINATED TOPIC
RewriteRule ^phpbb/topic([0-9]+)-([0-9]+)\.html$ /phpbb/viewtopic.php?t=$1&start=$2 [QSA,L]
# TOPIC
RewriteRule ^phpbb/topic([0-9]+)\.html$ /phpbb/viewtopic.php?t=$1 [QSA,L]
# ...
Read more : [solved] configure htaccess file for simple rewrite mod | Views : 1188 | Replies : 7


problem with modcp and rewrite

I notice that the modcp mod is not working.

The moderator admin link redirects to index?

This is the mod code and link in there

##############################################################
## MOD Title: Moderator CP
## MOD Author: kooky < [nospam]kooky@altern.org > (n/a) http://www.myphpbb.zaup.org/
## MOD Author: Milkman < milkman@web-milk.co.uk > (Phill Sparks) http://www.lsucs.com/
## MOD Description: This mod will add a Moderator Control Panel for all moderators.
## They can disallow usernames, edit smilies, manage users accounts, ...
## They have a similar link at the bottom, like the Admin.
## Moderators are not allowed to edit Admin's accounts.
## Admin is protected ...
Read more : problem with modcp and rewrite | Views : 1546 | Replies : 5


Problem with my boards URL's - Simple sub forum

Small problem with my subforums. ( simple subforums MOD ) on my board, the subforum URL's are ALL named as my last 'regular' forum.

So say the last non subforum is called jokes-vf88.html then all my subforums are called jokes-vf88.html. I click on on the subforum URL and it takes me to the proper forum, but the URL is still http://www.exampple/phpbb/jokes-vf88.html.
Read more : Problem with my boards URL's - Simple sub forum | Views : 3301 | Replies : 22


Webmedic SEO mod with phpbbFetchAll

Any chance of getting the mod rewrites to work with phpbbfetchall?

For example on the front page of my site I use fetchall to pull the latest posts and display them. However they appear as viewtopic.php. The links work of course, but I don't want google spidered the same page with two different URLs, the keyword url which appears in the forum, and the viewtopic.php that fetchall spits out.

Is there a way to re-write the link produced by fetchall to be the same as in the forum?
Read more : Webmedic SEO mod with phpbbFetchAll | Views : 3369 | Replies : 31


Adaptation of Url Keywords Rewrite Mod to IntegraMOD 1.4.0

I have IntegraMOD 1.4.0 phpBB 2.0.20 which is a phpBB preModded version of phpBB with many Mods including the 'Category Hierarchy Mod' which adds subforums to phpBB on the main forum page as well as several text and image links to the last post on each forum.
I'm looking to make the necessary code adaptation to the extra links created by CH Mod to work with the Url Rewrite Keywords Injection Mod and eliminate any duplicates caused by linking to last posts of topics.

One obvious problem is the Url Rewrite Keywords Injection Mod does not address the extra links ...
Read more : Adaptation of Url Keywords Rewrite Mod to IntegraMOD 1.4.0 | Views : 1174 | Replies : 5


 

Login  •  Register


Statistics

Total posts 41127 • Total topics 8563 • Total members 15417