Page 1 of 2 1 2 LastLast
Results 1 to 15 of 23

Moving Hosts : vBSEO question

This is a discussion on Moving Hosts : vBSEO question within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi everyone, Im in the process of moving from shared hosting to a VPS host Im wondering if this will ...

  1. #1
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times

    Moving Hosts : vBSEO question

    Hi everyone, Im in the process of moving from shared hosting to a VPS host

    Im wondering if this will have any effect on VBSeo and if there is anything I need to do?

    Many thanks


  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    As long as it is on the same domain name, your vBSEO should still work
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Thankyou for the prompt reply Michael.

    Yep, Domain and everything is identical.... so it wont have any effect with the search engines?

  4. #4
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Well I guess that all depends on your downtime. I know Briansol has a nice post somewhere, need to dig for it on the best way to change servers.
    The Forum Hosting - Forum Hosting from the Forum Experts

  5. #5
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Hopefully I wont have much Downtime, I read this over at Vbulletin.com, which I hope will also work,

    Move your site including vBulletin and use a 302 or temporary redirect on the old site to redirect your users to the IP address of your new site. Once the DNS propagates, they will be automatically directed to the new server and old on will become irrelevant

  6. #6
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    ignore that 302 stuff... it's not what you want to do at all. do this:
    Is it possible to do a seamless move of servers?


    also, some things to keep in mind:


    • paths in vb acp. /home/yoursite/whatever may not be the same on your new server. update accordingly.
    • chown issues on script-generated files (such as the sitemap). These directories will need to be chowned to your new servers "owner" (or, just renamed to something else and let the system re-create the correct folders next time it runs. (vbseo_sitemap directory subfolder /data/ , /hits/ and downloads.dat)

  7. #7
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    I think Im nearly done, I put the new Name server info into GoDaddy, now I guess its a waiting game, Im still seeing the site on the old server though here...

    Im hoping everything will work, the new host copied over everything exactly.... only thing that changed was my password which I then changed in the VB Config.php.

    Im not sure what you mean about "Chown Issues" , How do I do that?

    Thankyou for helping

  8. #8
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Not sure what "CHown" means, but I have the following errors for the sitemap from my CPanel Log:

    [Sun Jan 11 14:46:19 2009] [error] [client 66.249.71.102] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 47
    [Sun Jan 11 14:46:19 2009] [error] [client 66.249.71.102] PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 46
    [Sun Jan 11 14:46:19 2009] [error] [client 66.249.71.102] PHP Warning: fopen(/home/XXXXXX/public_html/forums/vbseo_sitemap/data/downloads.dat) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied

    any ideas how I can fix that? Nothing changed at all, all my paths are identical, only thing that changed is the sql data base password, everything else is the same,



    EDIT: I just notice when I go to my site map Index URL that its not working, I see the following instead:

    Warning: fopen(/home/XXXX/public_html/forums/vbseo_sitemap/data/downloads.dat) [function.fopen]: failed to open stream: Permission denied in /home/mlptpne/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 45

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/mlptpne/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 46

    Warning: fclose(): supplied argument is not a valid stream resource in /home/mlptpne/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 47
    ‹–N0†g•WBi$˜D‘P”˜RbG!O†ŒTHgy “Ե‹O9XetN€r2MN^všlŠ(ɮ•- 9;קŒH"K0[=a|8M%™NVe^Ÿρ••<Vǫ*]zŽK“$dkržNd­Š‹w=ұw3|tqW ,­L]'1‡`W)~ržr+’(™u1{‰˜}‡˜}˜B~@^#f'ˆ 11˜jLn€7` 0 '0 '0 '0 '0 'ps†'ƒ


    How can I fix that, I didnt change any of my paths with the move at all....... shouldnt it just work?

  9. #9
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    3 times
    Blog Entries
    1
    Quote Originally Posted by ssandgirls View Post
    Not sure what "CHown" means, but I have the following errors for the sitemap from my CPanel Log:

    [Sun Jan 11 14:46:19 2009] [error] [client 66.249.71.102] PHP Warning: fclose(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 47
    [Sun Jan 11 14:46:19 2009] [error] [client 66.249.71.102] PHP Warning: fwrite(): supplied argument is not a valid stream resource in /home/XXXXX/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 46
    [Sun Jan 11 14:46:19 2009] [error] [client 66.249.71.102] PHP Warning: fopen(/home/XXXXXX/public_html/forums/vbseo_sitemap/data/downloads.dat) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied

    any ideas how I can fix that? Nothing changed at all, all my paths are identical, only thing that changed is the sql data base password, everything else is the same,



    EDIT: I just notice when I go to my site map Index URL that its not working, I see the following instead:

    Warning: fopen(/home/XXXX/public_html/forums/vbseo_sitemap/data/downloads.dat) [function.fopen]: failed to open stream: Permission denied in /home/mlptpne/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 45

    Warning: fwrite(): supplied argument is not a valid stream resource in /home/mlptpne/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 46

    Warning: fclose(): supplied argument is not a valid stream resource in /home/mlptpne/public_html/forums/vbseo_sitemap/vbseo_getsitemap.php on line 47
    ŖN0gWBi$ݘDPRbG!O놶THgy ᓳԵO9XetNr2MN^vl(ɮ앮- 9;קH"K0[=a|8M%NVe^ρԕ<Vǫ*]zK“$dkrNd*w=ұw3|tqW ,*L]'1`W)~rr+(u1{}}B~@^#f' 11jLn7` 0 '0 '0 '0 '0 'ps߆'


    How can I fix that, I didnt change any of my paths with the move at all....... shouldnt it just work?
    Maybe if you delete Data folder in vbseo_sitemap/data delete it and re upload the data folder
    after upload CHMOD 777 the '/data/' folder and generate the sitemap Manual for first time

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    You should set 0666 permissions to vbseo_sitemap/data/downloads.dat file.

  11. #11
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Thankyou so much, Im now seeing what I should be

    Should I manually run the site map now also?

  12. #12
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Yes, I'd recommend that

  13. #13
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Thankyou for your help, The sitemap appears to have Downloaded ok, however I cannot access the bot activity log, I get these errors on the page instead:

    Warning: file([path]/vbseo_sitemap/data/hits/20081218.log) [function file]: failed to open stream: Permission denied in [path]/vbseo_sitemap/index.php on line 191

    Warning: implode() [function.implode]: Invalid arguments passed in [path]/vbseo_sitemap/index.php on line 191
    3812008-12-18----------
    Warning: file([path]/vbseo_sitemap/data/hits/20081219.log) [function.file]: failed to open stream: Permission denied in [path]/vbseo_sitemap/index.php on line 191

    Warning: implode() [function implode]: Invalid arguments passed in [path]/vbseo_sitemap/index.php on line 191
    3822008-12-19----------

  14. #14
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    5 times
    Hello, please make sure all of the files ending in .log in your ./vbseo_sitemap/data folder are chmoded to 666.
    The Forum Hosting - Forum Hosting from the Forum Experts

  15. #15
    Member ssandgirls's Avatar
    Real Name
    Terrie
    Join Date
    Dec 2007
    Location
    Australia
    Posts
    81
    Liked
    0 times
    Hi there Michael , Yes I just checked, and they are all 666

    still same error...

    The download log works but the activity log gives all those above errors.

    Also in the VBulletin Control Panel, the VBSeo Sitemap settings , when I click that, I get a blank blue screen.

    Thankyou for helping

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Good web hosts for VBSEO-powered forums
    By briansol in forum General Discussion
    Replies: 97
    Last Post: 11-13-2011, 09:33 PM
  2. Moving Servers Question
    By kumo2 in forum General Discussion
    Replies: 2
    Last Post: 02-13-2008, 06:39 PM
  3. Question about moving threads/forums
    By Trifletraxor in forum URL Rewrite Settings
    Replies: 12
    Last Post: 12-12-2007, 01:24 PM
  4. Changing hosts
    By Get Shorty in forum General Discussion
    Replies: 2
    Last Post: 01-23-2007, 01:33 PM
  5. Moving servers question
    By BigBlueBall in forum General Discussion
    Replies: 1
    Last Post: 08-11-2006, 06:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •