![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Can any of you guys review my just released forum? It is still very new and I am trying to get it running, any advice? It is located at: http://www.maros-tools.com/forum/ Thanks My advice. Start again with the url names changed like so: |
#3
| |||
| |||
|
|
My advice. Start again with the url names changed like so: Change this: forumdisplay.php?fid=22 to this: forumdisplay-fid-22.php How do you do that you may well ask. I have no idea and would like to know also. In my case how to change: ...YaBB.pl?b=i;a=d;n=1129065286 to this: ...YaBB-b-i-a-d-n-1129065286.pl |
)
#4
| |||
| |||
|
|
It is still very new and I am trying to get it running, any advice? |
#5
| |||
| |||
|
|
On Wed, 12 Oct 2005 19:13:36 +0200, Eric Johnston <nospam (AT) redyonder (DOT) co.uk wrote: My advice. Start again with the url names changed like so: Change this: forumdisplay.php?fid=22 to this: forumdisplay-fid-22.php How do you do that you may well ask. I have no idea and would like to know also. In my case how to change: ...YaBB.pl?b=i;a=d;n=1129065286 to this: ...YaBB-b-i-a-d-n-1129065286.pl Why? And what for? Using dashes in url will help when they are used to isolate keywords. In this case thay will just change url - I doubt the new form will be easier to index. /index.php?board=2;action=display;threadid=5255;sta rt=msg23310#msg23310 Forum using this url is indexed properly (and it is YaBB SE, whatever it means). Note that it will be probably easy to modify the forum code so that url will take a form: /index.php?b=2;a=d;t=5255;s=m23310#m23310 almost identical with the one you have posted. For search engine these don't differ - they are just urls that doesn't contain keywords (unless you are trying to optimize your page for words "action", "board" and "display" )Best, Borek -- http://www.chembuddy.com - chemical calculators for labs and education BATE - program for pH calculations CASC - Concentration and Solution Calculator pH lectures - guide to hand pH calculation with examples Why? And what for? My reasoning was to help the search engine get the important forum pages |
#6
| |||
| |||
|
|
arbitary spacer. Does anyone know if (and how) mod_rewrite can be used to convert incoming requests for say: /index-b-2-a-d-t-5255-s-m23310.php into /index.php?b=2;a=d;t=5255;s=m23310 |
#7
| |||
| |||
|
|
/index-b-2-a-d-t-5255-s-m23310.php into /index.php?b=2;a=d;t=5255;s=m23310 |
![]() |
| Thread Tools | |
| Display Modes | |
| |