| :: |
| Author |
Message |
br0nks
Joined: 28 Apr 2008 Posts: 4
|
Posted: Mon Apr 28, 2008 6:27 pm Post subject: Problem with the seo mod adv.. |
|
|
hi, i have te problem with the .htaccess file.
i want to have smth like that:
-http://forum.mydomain.com/info/ <- as my general category
-http://forum.mydomain.com/read-the-rule/ <- as my forum
-http://forum.mydomain.com/read-the-rule/our-board-rules-21.html <- as the topic
and the for users:
-http://forum.mydomain.com/username.html
or:
-http://forum.mydomain.com/member/username.html
or:
-http://forum.mydomain.com/member/username/
and for the group
-http://forum.mydomain.com/group/nameofthegroup.html
its possible?
can someone change for me file htaccess for that i need?
please help me with that:(
cheers. |
|
|
| Back to top |
|
 |
|
 |
br0nks
Joined: 28 Apr 2008 Posts: 4
|
Posted: Thu May 01, 2008 10:20 am Post subject: Re: Problem with the seo mod adv.. |
|
|
aha.. no one can help me?
 |
|
|
| Back to top |
|
 |
Professional PR1


Joined: 07 Apr 2008 Posts: 116 Location: 1/2 of the World
|
|
| Back to top |
|
 |
br0nks
Joined: 28 Apr 2008 Posts: 4
|
Posted: Fri May 02, 2008 11:10 am Post subject: Re: Problem with the seo mod adv.. |
|
|
ok, so just tell me where can i find it?
please help me:( |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3103
|
Posted: Fri May 02, 2008 4:10 pm Post subject: Re: Problem with the seo mod adv.. |
|
|
So in the end you want urls without id for forums and members as well as the virtual folder trick ?
example.com/forum-url/
example.com/forum-url/topic-title-txx.html
example.com/member/nickname
etc ...
For groups, id removal is not supported, but you can use group-name-gxx.html instead.
All you need to do is to activate the option in ACP (in the phpBB SEO category).
The option you need for this are, forum id removing, virtual folder, Profiles and groups injection, and Profiles ID removing. Please not though that profile id removing really is meant for when you do only accept alphanumeric characters in your user's nicknames (it's an option in acp), otherwise, keeping the id is safer.
You can have profile url such as :
example.com/nickname-uxx/ if you activate Virtual folder Profiles.
And example.com/nickname-uxx/post/ as well if you activate Common Search and User messages pages rewriting.
All these option implies different settings in the .htaccess, the .htaccess generator (still in acp, phpbb seo cat) will do the work for you, but you'll need to generate it after you have made or updated you settings.
Do not forget that if you go from one type of url to another on a live forum, you most likely need to do something to take care of the redirections required to keep your current indexing.
On a new install, all you need to do is testing, preferably on a local test server, the possibilities offered by the mod until you come up with something you like. |
_________________
|
|
| Back to top |
|
 |
br0nks
Joined: 28 Apr 2008 Posts: 4
|
Posted: Sat May 03, 2008 12:19 am Post subject: Re: Problem with the seo mod adv.. |
|
|
seo, thanks.. some help.. but.. can you look at my site and tell me why if i have "virtual catalogs" i havent got a template;/
look at my site: http://bet2you.murderteam.org/
here is a template but in any section not..
ex:
-http://bet2you.murderteam.org/member/br0nks/
or:
-http://bet2you.murderteam.org/info/
or:
-http://bet2you.murderteam.org/tasiemce/stonogi-angry-ego-t7.html
can u tell me what shoud i do?
anyway... thanks!
EDIT:
and if i have a ex:
-http://bet2you.murderteam.org/tasiemce/stonogi-angry-ego-t7.html
and i wanna reply for that.. i have error 404...
hm.. so bad with that ;/ |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 13354
|
Posted: Tue May 06, 2008 11:47 am Post subject: Re: Problem with the seo mod adv.. |
|
|
For the template matter, you need to implement the code changes in your templates and clear phpBB's cache once done. The code change in overall_header.html is the one that will put your them back
About the 404s, have you tried to generate and put in the right place a new .htaccess now that you seem to have configured your urls ?
Since it's working for topics, it should not be a problem for other links, you just need the correct .htaccess for your current settings.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
|
|