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  
 
   
phpBB2 => phpBB3 : Where to start
Goto page 1, 2  Next
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite
::  
Author Message
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 3:34 am    Post subject: phpBB2 => phpBB3 : Where to start

I have been reading about the benefits of SEO and am trying to understand where to start. I have an existing site with roughly 230,000 articles. I have been looking into the "Google Yahoo MSN Sitemap And RSS" but have recently had issues with an inefficient rss mod that had to be removed from the site.

Then I look at these:
Advanced phpBB3 SEO Mod Rewrite
Mixed phpBB3 SEO Mod Rewrite
Simple phpBB3 SEO Mod Rewrite

So my question is where to start? Is a sitemap all I need or is a rewrite mod required. It seems the "Google Yahoo MSN Sitemap And RSS" includes some rewrite modifications but is it everything that is needed?

What will happens to my pages that have already been indexed? What about old links on the site to older threads? Will they be broken?

Thanks for any ideas,
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 3:54 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

So I am thinking of starting with:
Mixed phpBB3 SEO Mod Rewrite

But still have the questions about my older indexed pages and links to the old URLS. With the site being around for some years I would hate to break all of the links to it.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3987

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 10:36 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

And welcome Very Happy

Converting to phpBB3 will be a good occasion to go for more SEO.

So where to start would be wait a bit more for the gold premod and start testing the conversion, on a local mirror install at first can be a good thing just to see how ut goes (time mostly).

Then, play with options, find out the best setting before you'll go for online conversion. To convert, you'll have to install phpBB3 in a separate dir at first, so you can play online before you go public if you install phpBB3 in a private dir.
You can test everything easily, even if your forum is already using an .htaccess, you'll just need to select "alternate location" (showing up after you submit with "more options" selected) to generate an .htaccess meant to be uploaded into phpBB3's dir (in ACP => phpBB SEO => .htaccess).
This way, it won't interfere with phpBB2 and you'll be able to test peacefully.

Then, once you are ready, you'll just need to rename or move the phpBB3 dir to the phpBB2 dir (after you deleted it's phpBB2 related content), and update the phpµBB3 script path in the config to match the new install dir (clearing the cache is wise too).

About the old URLs, two case :
- If you where not previously using url rewriting on your board, then, there is nothing more to do than installing / activating the zero duplicate (included in the premod), and all the previous URLs will be HTTP 301 redirected to the new one.
- If you where using URL rewriting, then, post your current .htaccess and I'll tell you what rewriterule to keep in your new .htaccess in order to redirect them too with the zero duplicate.

Nothing more Wink

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 12:12 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

Ok well I screwed up that post, and I apologies.

On my main site it will be some time before I migrate to phpBB3 so I am interested in moving to SEO prior to the migration. Unless this is not recommended. As stated I would need the old links to work, so my take on it is that I would want to run the "Mixed mod Rewrite" and then the "Zero Duplicate" after that. This should allow my old links to work, correct? If it makes more sense to wait until the phpBB3 upgrade let me know.

I do have another site that is already on phpBB3 which I will want to try the phpbb3 SEO when it is ready.

Thanks for the help and moving the thread, I realized after I posted it that it was in the wrong section.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3987

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 3:06 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

kyle1745 wrote:
Ok well I screwed up that post, and I apologies.


Hey no problem Wink

Anyway, it looks like we should be talking about this in the phpBB2 sections.

So, you can go first for phpBB2 SEO and then to phpBB3, but, it's not this good to redirect all your urls too often, especially if you have many pages.

You could keep the same url rewriting with phpBB2 and phpBB3, but since the phpBB3 one is a lot more advanced, this means you will not take the best out of it keeping the same urls.

It's either this or waiting for phpBB3 conversion, unless you do not plan to convert during the next 6 or 12 month.

In principle, it would be the same as with phpBB3, if you did not use any url rewriting, then, the zero dupe will do it's job directly, or if you did, you'll just need to keep some of the previous rewriterules in the new .htaccess to have them handled by the zero duplicate.

My advise is go for phpBB3 right now, you'll save work on SEO as well as it will be safer (a single massive redirecting) and it's something you should do one day or the other anyway.
Even if it's some work because of your customization, it's never too early to start working on it, phpBB3 is gold now Wink

++

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 3:16 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

Thank you, and I think you are right. I have tested it on my test forum and it had issues due to my overall site template. So I may start pursuing the phpBB3 upgrade instead. I am already running it on one site and so far it has been working well.

One question I have is that my current phpBB2 site is integrated with coppermine to provide galleries to my users. Will the SEO mods cause issues with integrations like this in the future?
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3987

phpBB2 => phpBB3 : Where to startPosted: Fri Dec 21, 2007 3:25 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

Nope, well, there could be some precaution to follow to merge the eventual .htaccess of the additional apps if any, but nothing more.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Thu Jan 24, 2008 2:34 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

Ok so I am ready to attempt this on my smaller site. What I am trying to determine is which mod to go with. I have a current site with minimal traffic which has been running phpBB3 gold now almost since the release. I am trying to make up my mind to use the Mixed phpBB3 SEO mod Rewrite or the Advanced phpBB3 SEO mod Rewrite. I would also add the Dynamic Meta tags, and phpBB3 SEO No Duplicate.

Is there a benefit to the advanced over the mixed? Is it worth it?

Thanks for any ideas,
Kyle
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Thu Jan 24, 2008 2:44 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

Well after some more digging I have found your already written explanation of the 3 versions and it seems the Mixed phpBB3 SEO Mod Rewrite maybe the safest. I allow users to start threads and the topics titles can be rather vague.
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Fri Feb 15, 2008 1:09 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

I am preparing to upgrade my larger site and need to know how to manage the rewrite for a new forum path.

I plan to use the Mixed mod Rewrite again, though this site has been online for over 4 years.

My current path to my forum is /phpBB2/ and I need to move it to /.

Thank you your your help!
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3987

phpBB2 => phpBB3 : Where to startPosted: Fri Feb 15, 2008 1:46 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

For the mod rewrite choice, as you saw, pretty much everything is said in the presentation thread. The hard thing is to evaluate honestly the effort you'll be putting into moderation to go for the advanced one.

Mixed mod is a efficient choice in all cases, especially if you activate the virtual folder trick (adding chosen forum keywords in topic urls forum-keywords/topicxx.html)

So for what your now plan to do, you have two way to go.

You can either keep phpBB3 in the phpBB2/ dir and activate the virtual root option. This option will get rid of the phpBB2/ path in all the rewritten urls, simulating a root install.

The advantages of this is that you won't have to work on redirecting other url that you may have used in the phpBB2/ dir, like images or added pages (not handled by the url rewriting mod).

Or, you could do as you firts though, eg install phpBB3 in the root dir, and implement a custom .htaccess.
The principle will be to first care about the new urls, and then to handle the one with phpBB2/, just linking them to the new phpBB scripts (index.php, viewtopic.php etc ...) to their new location, the zero duplicate will do the rest.

In all cases, you can take this redirecting occasion to add the virtual folder trick, you'll have better url this way, and since you are about to redirect all your url, it really the time to think about it.

So, tell me what do you chose, and then post here both your new and old .htaccess, I'll tell you how to merge the in order to get all the redirection you need Wink

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Fri Feb 15, 2008 10:41 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

Hmm... Maybe keeping the /phpBB2/ path is worth it but then I will need to get my site to default to that directory as I am planning to no longer use a "home page". So would that change then cause issues with the old urls pointing to phpBB2.

Im trying to go with a simple solution that will not cause me issues in the future.
Back to top
SeO
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 15 Mar 2006
Posts: 3987

phpBB2 => phpBB3 : Where to startPosted: Sat Feb 16, 2008 9:40 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

kyle1745 wrote:
that will not cause me issues in the future.


We'll prefer : "that will cause the less trouble in the future" Wink

So it 's more or less the same. If one day you want for example to go back to normal (no url rewriting), you'll have to set up personalized redirections, in all cases.

So there is no real difference in between these solutions for future.

The most obvious setup though, if you do not want to use the root dir with phpBB installed in a sub dir would be to move phpBB to root now.

The virtual root option really is meant for when you cannot use phpBB at the root level, for example when you'd have installed a blog in the root dir with script file names that cannot go along with phpBB ones.

_________________
phpBB SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible !
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Sat Feb 16, 2008 11:56 am    Post subject: Re: phpBB2 => phpBB3 : Where to start

Ok makes sense, so I will be putting phpBB3 in the root of the site. With that I will need to figure out how to get my old links that point to /phpbb2/ to point to /.

Thank you for all of the help.
Back to top
kyle1745



Joined: 21 Dec 2007
Posts: 32

phpBB2 => phpBB3 : Where to startPosted: Sat Feb 16, 2008 6:12 pm    Post subject: Re: phpBB2 => phpBB3 : Where to start

Ok I have upgraded my site and moved phpBB3 to the root. I have installed Mixed phpBB3 SEO Mod Rewrite, and Zero Duplicate.

So far most things seem to be working well, but I have some questions:
- The check for Zero Duplicate when I try to miss spell a forum url gives me a 404. If I go to a post it will give me a 202.

- I also need to add a rewrite for my old forum path of phpBB2/ so my old links will work.

- Also anything else I need to do since my site has been around awhile I do not want to get blackflaged or anything.

Thanks for all of the help!

Here is my .htaccess:
Code:
# Lines That should already be in your .htacess
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>

# You may need to un-comment the following line
# Options +FollowSymlinks
# REMEBER YOU ONLY NEED TO STARD MOD REWRITE ONCE
RewriteEngine On
# REWRITE BASE
RewriteBase /
# HERE IS A GOOD PLACE TO ADD THE WWW PREFIXE REDIRECTION
RewriteCond %{HTTP_HOST} ^dendroboard\.com$ [NC]
RewriteRule ^(.*) http://www.dendroboard.com/$1 [QSA,L,R=301]

#####################################################
# PHPBB SEO REWRITE RULES - MIXED
#####################################################
# AUTHOR : dcz www.phpbb-seo.com
# STARTED : 01/2006
#################################
# FORUMS PAGES
###############
# FORUM INDEX REWRITERULE WOULD STAND HERE IF USED. 'forum' REQUIRES TO BE SET AS FORUM INDEX
# RewriteRule ^forum\.html$ /index.php [QSA,L,NC]
# FORUM
RewriteRule ^[a-z0-9_-]*-f([0-9]+)/?(page([0-9]+)\.html)?$ /viewforum.php?f=$1&start=$3 [QSA,L,NC]
# TOPIC WITH VIRTUAL FOLDER
RewriteRule ^[a-z0-9_-]*-f([0-9]+)/topic([0-9]+)(-([0-9]+))?\.html$ /viewtopic.php?f=$1&t=$2&start=$4 [QSA,L,NC]
# GLOBAL ANNOUNCES WITH VIRTUAL FOLDER
RewriteRule ^announces/topic([0-9]+)(-([0-9]+))?\.html$ /viewtopic.php?t=$1&start=$3 [QSA,L,NC]
# TOPIC WITHOUT FORUM ID & DELIM
RewriteRule ^[a-z0-9_-]*/?topic([0-9]+)(-([0-9]+))?\.html$ /viewtopic.php?t=$1&start=$3 [QSA,L,NC]
# PROFILES SIMPLE
RewriteRule ^member([0-9]+)\.html$ /memberlist.php?mode=viewprofile&u=$1 [QSA,L,NC]
# USER MESSAGES SIMPLE
RewriteRule ^messages([0-9]+)(-([0-9]+))?\.html$ /search.php?author_id=$1&sr=posts&start=$3 [QSA,L,NC]
# GROUPS SIMPLE
RewriteRule ^group([0-9]+)(-([0-9]+))?\.html$ /memberlist.php?mode=group&g=$1&start=$3 [QSA,L,NC]
# POST
RewriteRule ^post([0-9]+)\.html$ /viewtopic.php?p=$1 [QSA,L,NC]
# THE TEAM
RewriteRule ^the-team\.html$ /memberlist.php?mode=leaders [QSA,L,NC]
# HERE IS A GOOD PLACE TO ADD OTHER PHPBB RELATED REWRITERULES

# FORUM WITHOUT ID & DELIM
# THESE FOUR LINES MUST BE LOCATED AT THE END OF YOUR HTACCESS TO WORK PROPERLY
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-l
RewriteRule ^[a-z0-9_-]+/?(page([0-9]+)\.html)?$ /viewforum.php?start=$2 [QSA,L,NC]
# END PHPBB PAGES
#####################################################

Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 mod Rewrite
Page 1 of 2 Goto page 1, 2  Next

Navigation Similar Topics

Jump to: