View Full Version : Seo URLs with new Version?
joellus
10-30-2006, 06:21 AM
Hi,
i have a little Question - with the New Version of MF, is there a Way to add Seo-Urls, Like thread1.html etc. ?
I found this Thread here in the Forums (http://www.nbsdesignz.com/forums/showthread.php?t=8951), but i dont know it works?
Is there a little Tutorial to Add this Mod_Rewrite URLs to a Multi-Forums System or so?
When it works, i will install this Script on my Server (I must say very good Idea @ NBS-Team!!!) - i dont like then the Subdomain Stuff Script, i user the "Normal" Directory Forums - like the standard from the Script.
Ok - i hope someone can Help here with this very "small" Problem?!!
(Sorry for my crappy English!)
Greets from Germany!
Derek
10-30-2006, 06:53 AM
I will probably add SEO urls for some of the urls in the multi-forums script, but if you want them on the forums themselves, then you will have to find a mod that does that for phpBB.
Derek
joellus
10-30-2006, 07:30 AM
hi, thx for fast reply!!!
ok but the mods doesnt work for me?!
there is a problem with the subdirs or? its a dynamic subfolder
my .htaccess looks like this
DirectoryIndex index.php
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ handler.php?_url=$1&%{QUERY_STRING} [L]
... but i dont know how i can rewrite urls for a subdir (dynamic), you have a little example for this action or so?
greetz ... :nudge:
Derek
10-30-2006, 08:23 PM
I don't quite understand... are you having problems with the multi-forums script, or some other mod?
joellus
10-31-2006, 05:29 AM
hi,
ok again *g*:
ehmm. ok - i will rewrite (mod_rewrite - .htaccess) a url like:
http://domain./subdir/viewtopic.php?t=1
to
http://domain./subdir/topic1.html (or so)
i have some other pages and rewrite works hier normaly with subdir (RewriteBase /subdir etc.)
but i dont know, how i can make this with the Multi-Forums phpBB (http://www.nbsdesignz.com/forums/forumdisplay.php?f=144) ?
i dont use any mods or so i will only edit the htaccess file from the root and will make a normally test with a file called: test.php also can access from /subdir/test.php
simple rewrite this file now to test.html but this not work, i dont know what is false with the .htaccess file?
currently the "standard" .htaccess file from the mf-package look so:
DirectoryIndex index.php
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ handler.php?_url=$1&%{QUERY_STRING} [L]
but i dont know what special rules i must add to this .htaccess file for rewrite @ subdir works?
Derek
10-31-2006, 10:13 PM
You should be able to add it after the last line of the htaccess file.
Derek
joellus
11-01-2006, 06:39 AM
yeah but looks,
my hoster allows it only in subdir with a RewriteBase /xxx
but when a user adds a board the RewriteBase is dynamic i dont know how i can solve this problem?
im not the htaccess king or so - have't a little example for me ?
i say thanks ;)
joellus
11-02-2006, 12:01 PM
#up#
no-one can make a .htaccess with seo urls for phpbb, for me, or a little example for dynamic subdirs, to rewrite ?
@nbs-team
i will pay 10£ for a solution @ nbs-team
my account @ billing (http://www.billing.nbsdesignz.com) is joell[at]gmx.com
when you have a solution you can add it here i will pay then with paypal...
i hope now someone of the team can help me *g*
Derek
11-03-2006, 10:07 AM
I'll try to look into it tomorrow when I get some free time. I'll do it for free, if I can get it working.
Derek
joellus
11-03-2006, 10:25 AM
cool - thx
i have some money @ paypal online currently ... i give it you then ... when ready tell me your privat paypal or so ....
see ehmm write ya, friendly and happy greetz from germany ;-)
joellus
11-04-2006, 07:26 PM
hi, im again.
you have currently no time ? or i will talk back later about this ?
Derek
11-05-2006, 08:15 AM
Sorry, I have no idea how to fix it.
Derek
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.