phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
how i can transfer my forum to subdomin

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
::  
Author Message
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how i can transfer my forum to subdominPosted: Mon Mar 05, 2007 3:32 am    Post subject: how i can transfer my forum to subdomin

hello every body

how i can transfer my forum to subdomin

my forum now is
http://www.paramegsoft.com/forum/

i want to tranfer it to

http://www.forum.paramegsoft.com

without lost pages in google Cool

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 15129

how i can transfer my forum to subdominPosted: Mon Mar 05, 2007 10:12 am    Post subject: Re: how i can transfer my forum to subdomin

Well, you must know you'll have more work to SEO both your sub domain and main domain, as both will require backlinks.

Using sub domains can be a good thing, but not necessarily in all cases. Have you read this ?

Anyway, to do so the principle is quite simple.

You just need to install you sub domain on your server, and have it linked to the forum/ folder, the forum/ folder will thus be the sub domain's root, as well phpbb will thus be installed in it's domain's root too.

This means you'll need to implement the forum's .htaccess in it's domain root, eg the forum/ folder, without paths in it, take the root install one.

This means you should get rid of you previous forum rewriterules à the main domain's root.

Then, once everything is working, you'll need to redirect -http://www.paramegsoft.com/forum/ to -http://www.forum.paramegsoft.com (by the way did you checked you can use the www prefix on your sub domains ?)
This is easy, you can use the www prefix redirection to take car of this, in the forum/ folder.

Should either be :
Code:
RewriteCond %{HTTP_HOST} !^www\.forum\.paramegsoft\.com$ [NC]
RewriteRule ^(.*) http://www.forum.paramegsoft.com/$1 [QSA,L,R=301]


or :

Code:
RewriteCond %{HTTP_HOST} !^forum\.paramegsoft\.com$ [NC]
RewriteRule ^(.*) http://forum.paramegsoft.com/$1 [QSA,L,R=301]


depending on the www prefix final usage on the sub domain Wink

++

_________________
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
Visit poster's website
mhmdkhamis
PR4
PR4


Joined: 26 Nov 2006
Posts: 436
Location: egypt

how i can transfer my forum to subdominPosted: Mon Mar 05, 2007 7:39 pm    Post subject: Re: how i can transfer my forum to subdomin

mmmmmm i think it hard to tranfer and build back link for both

thnks dcz u are ready every time Wink

_________________
برامج |برامج مجانية|العاب
Back to top
Visit poster's website
matrix37a



Joined: 03 May 2007
Posts: 3

how i can transfer my forum to subdominPosted: Thu May 03, 2007 9:55 am    Post subject: Re: how i can transfer my forum to subdomin

thank you dcz
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB Forum
Page 1 of 1

Navigation Similar Topics

Jump to: