| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
BadBunny
Joined: 05 Oct 2008 Posts: 8
|
Posted: Sun Oct 05, 2008 5:29 pm Post subject: Help - forum pages work but topic and profiles do not |
|
|
| Please help me - my board is down. I followed all of the instructions to install the mod to phpbb2 and my home page works and will lead to a forum page but from there topics and post links result in 404s. Any idea what I should check or what might have gone wrong? Thank you! |
|
|
| Back to top |
|
 |
|
 |
BadBunny
Joined: 05 Oct 2008 Posts: 8
|
Posted: Sun Oct 05, 2008 5:44 pm Post subject: Re: Help - forum pages work but topic and profiles do not |
|
|
Nevermind, it's working. I would delete this topic if I could but I can't.
So long as it's here, can somebody please help me figure out how to make all links end in / instead of .html? I've heard according to WC3 that getting rid of file extensions is what the "cool kids" are doing.
I tried replacing '.html' with '\' in the code below in php_seo_class.php and then removing '.html' from the entries in .htaccess, but that just led to broken pages.
| Code: | $this->seo_ext = array('cat' => '.html',
'forum' => '.html',
'topic' => '.html',
'user' => '.html',
'gz_ext' => '', |
I would really appreciate it if somebody could explain to me exactly what to do so that urls end with /
Also, is there any way to get the forum title in the topic urls?
Thanks! |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
BadBunny
Joined: 05 Oct 2008 Posts: 8
|
Posted: Mon Oct 06, 2008 10:46 am Post subject: Re: Help - forum pages work but topic and profiles do not |
|
|
Thank you. I did it and it takes me to the correct pages using / but for some reason this breaks my template and no graphics display. Do you have any idea as to how I might fix it? Are there actual advantages to be realized from using / instead of .html in any event?
Also, do I have to make any corresponding changes to the zero duplicate mod that I installed for 301 redirects?
Finally, is it any kind of significant seo disadvantage to not have the forum titles in the topic links because I am using phpbb2 and not phpbb3? I could upgrade to phpbb3 and then use the seo mod, but I've made so many customizations that I'd rather not if it wouldn't make much of a difference.
Thank you! |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 15242
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |