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  
 
   
my host moved servers and now my topics won't show

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » Hosting
::  
Author Message
HB.
PR0
PR0


Joined: 26 Oct 2006
Posts: 62

my host moved servers and now my topics won't showPosted: Wed May 23, 2007 12:43 am    Post subject: my host moved servers and now my topics won't show

Well, I hope this is in the right place, if not please move it.

My host moved all their accounts to a different server which is in a different location. Ever since the move my topics, and posts don't show. I get 404 pages. I do have the simple mod-rewrite. Has anyone experienced this before, and if so could you shed some light how to correct this problem?

Thank you
Back to top
AmirAbbas
phpBB SEO Team
phpBB SEO Team


Joined: 11 May 2006
Posts: 529
Location: IRAN

my host moved servers and now my topics won't showPosted: Wed May 23, 2007 5:34 am    Post subject: Re: my host moved servers and now my topics won't show

hi

i think its a .htaccess file issue
did you check your .htaccess file ?

i had a similar problem with netfirm hosting. some hosts are limited the .htaccess rules. if you are checked your htaccess file and its ok please remove this line in top of your .htaccess file (if it is exist in your file)

Code:
Options +FollowSymlinks


removing this line solved my problem in netfirm hosting

_________________
چهار گوش - طراحی وب - مجله طراحی وب
Back to top
Visit poster's website
HB.
PR0
PR0


Joined: 26 Oct 2006
Posts: 62

my host moved servers and now my topics won't showPosted: Wed May 23, 2007 10:53 am    Post subject: Re: my host moved servers and now my topics won't show

Thank you for your reply, but I checked my .htaccess and I don't have that line it.
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14779

my host moved servers and now my topics won't showPosted: Wed May 23, 2007 12:49 pm    Post subject: Re: my host moved servers and now my topics won't show

You can try adding it then, could as well be only it.

Because it looks like .htaccess related issue. Other possible causes could be mod_rewrite not being available any more on your hosting, or, the slash ("/") thing in the rewriterules :

Code:
RewriteRule ^phpbb/post([0-9]+)\.html$ /phpbb/viewtopic.php?p=$1 [QSA,L,NC]


VS :

Code:
RewriteRule ^phpbb/post([0-9]+)\.html$ phpbb/viewtopic.php?p=$1 [QSA,L,NC]


Noticed the slash before the path (here phpbb/ vs /phpbb/).

++

_________________
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
HB.
PR0
PR0


Joined: 26 Oct 2006
Posts: 62

my host moved servers and now my topics won't showPosted: Wed May 23, 2007 4:24 pm    Post subject: Re: my host moved servers and now my topics won't show

Hey, guys thanks for pointing me in the wrong direction. After a second take I noticed all the changes in the htaccess were deleted and looked like what is below. It's a good thing I keep a backup copy, and should be able to fix this in a min.

Code:
#########################################################
# MX SITEMAPS REWRITE RULES   SIMPLE         #
#########################################################
# AUTHOR : dcz http://www.phpbb-seo.com/
# STARTED : 2006/04/28
########################################################
# INDEX
# PORTAL INDEX
# FORUM INDEX
# PAGINATED FORUM MAP
# FORUM MAP
# CATEGORIES
#########################################################
# END SITEMAPS REWRITE RULES            #
#########################################################

# FORUMS PAGES
########################
# PAGINATED FORUM
# PAGINATED FORUM
# FORUM
# PAGINATED TOPIC
# TOPIC
# POST
#PROFILES

#####################################################

########################################################
# phpBB
# mxBB
# KB
#########################################################
# END GG_SITEMAPS REWRITE RULES            #
#########################################################
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14779

my host moved servers and now my topics won't showPosted: Thu May 24, 2007 10:21 pm    Post subject: Re: my host moved servers and now my topics won't show

Wrong direction, are you sure ?

Anyway, the .htaccess you posted misses the rewriterules, so I doubt it could work as is.

Did you fixed it ?

++

_________________
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
HB.
PR0
PR0


Joined: 26 Oct 2006
Posts: 62

my host moved servers and now my topics won't showPosted: Sat May 26, 2007 7:13 pm    Post subject: Re: my host moved servers and now my topics won't show

lol, I meant right direction Embarassed

And yes, I did fix the problem.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » Hosting
Page 1 of 1

Navigation Similar Topics

Jump to: