Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • I’m not too familiar with multi-wordpress sites. Yeah, your server does support SNI, most the bluehost VPS and Dedicated servers support that. I think you would need to make it an addon domain. I think that would be in your best interest to do that.
    For the multi-site thing, you can use the codex from wordpress.com to look up how to exactly configure the multi-site. Bluehost probably won’t help you much because they don’t help with multi-sites.
    Go ahead and try the addon domain. And reply if you have more questions and I’ll try to help out.

    Hey! My guess is for your address, take out the public_html. Give that a shot and see what that does.

    Bluehost does let you have a temporary url until you can get your domain over, such as 1.2.3.4/~username
    You could use them to move your site to. I believe this article could help out. https://my.bluehost.com/cgi/help/wp_migrate I think this is what you’re looking. Their knowledge base is normally pretty good. You could always ask their support. They’re normally pretty good as well.
    Hope this helps!

    Hey, so those errors are only warnings. They normally don’t affect too much when they’re just warnings. What you’d need to watch out for are fatal errors. Those cause the site to go down.
    Now, What I would suggest doing is making sure that your wordpress is up to date, I would disable all of your plugins at once, and maybe switch to a different theme. These are standard troubleshooting procedures for wordpress. If a different theme doesn’t do it, you could try to reinstall just the core files of wordpress. Hope this helps!

    You can either point the nameservers or the ip to your bluehost account. That will help it resolve so when you make a change at Bluehost it will reflect on the website.

    Well, if the you have the domain pointed to your account at bluehost via the nameservers or the ip address which you have posted, you should be able to change the wordpress URL and Site URL in the wordpress dashboard. You go to settings and it’s under general you’ll see that. Just change it to the domain name, http://domainnamehere.com/ or if you want the www, you can add that in. That should do it.

    You could just replace the core files for wordpress. I’ve found that doing that will fix a lot of issues.
    You can find the version by going to your wp-includes folder and finding version.php. It will say the version in there of wordpress and then you can go to wordpress.org and you can download your version there. Upload that to your account and replace all the wordpress files EXCEPT wp-config.php and the wp-content folder. Also don’t replace your database. Once you replace those files, check again and hopefully it would have solved the issue.

Viewing 7 replies - 1 through 7 (of 7 total)