It is currently Fri May 25, 2012 7:46 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.

sub:how to make seo urls in phpbb2

q: i installed phpbb2 and using a module i am able to convert the link
-http://www.domain.com/viewforum.php?f=1 to
-http://www.domain.com/forumtitle_vf1.html

But, my problem is that i want to conver the link from
-http://www.domain.com/viewforum.php?f=1 to
-http://www.domain.com/vf/forumtitile/1

i made some changes in the code but when i click on
-http://www.domain.com/vf/forumtitile/1 i am not able to view the image in the
page as the url is completely changed , so please can anyone suggest me....
Read more : sub:how to make seo urls in phpbb2 | Views : 982 | Replies : 1


Activate topic titles in post's URLS ???

Hallo,

thank you for your great Mod!

But i have a question, how can i activate topic titles in post's URLS ?

Thank you


## Please note that this version will not inject topic titles in post's URLS. This is to make it easier
## to disallow them with our robots.txt file, since those are duplicates any way.
Read more : Activate topic titles in post's URLS ??? | Views : 1515 | Replies : 12


Help i'm stuck at common.php

Hi,

i'm stuck at this point

common.php

##
#-----------------------------------------------
#

if (file_exists('install') || file_exists('contrib'))
{
message_die(GENERAL_MESSAGE, 'Please_remove_install_contrib');
}


I need to find this text above in common.php.
I can find common.php in the root of phpbb, but when i edit it i dont see what i need to look for.
Someone have a idea? i need to say that i have used Mixed mod rewrite voor phpbb2
thanks allot
Read more : Help i'm stuck at common.php | Views : 820 | Replies : 3


Problem with inject forums title...

Sorry for my english :)

I have problem with inject forums tiitles to URLs.

I have: (ex.)
http://www.phpbb-seo.com/boards/cos-nie ... t2214.html

but I want to get with this forum title: (ex.)
http://www.phpbb-seo.com/boards/phpbb-mod-rewrite/cos-nie-cos-do-roboty-vt2214.html

I installed Advanced Mod Rewrite...
Read more : Problem with inject forums title... | Views : 1444 | Replies : 2


Internal Server Error when calling phpbb_seo_install.php

Hi guys,
i'm trying to install this mod to my phpbb3, but after the mod/upload of the php files I can't launch php_seo_intall
I think my hosting support the URL Rewreting cause I use it in my wordpress. I don't know if is a problem of the .htaccess, or something else. This is my structure.

-www.mydomain.it (in here i have a wordpress installation)
-www.mydomain.it/.htaccess (wordpresse one, follow the code)

Code: Select all
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress


-www.mydomain.it/forum/ (phpbb 3.0.1)
-www.mydomain.it/forum/.htaccesse (the forum ...
Read more : Internal Server Error when calling phpbb_seo_install.php | Views : 997 | Replies : 5


 

Login  •  Register


Statistics

Total posts 41127 • Total topics 8563 • Total members 15417