What details should I use for a WordPress SMTP plugin?
The best SMTP details to use when configuring an SMTP plugin within WordPress when you’re using BelieveHost – Cloud WordPress hosting are: Outgoing mail server: smtp.stackmail.com Outgoing server port (SMTP): 587 Use the following type of encrypted connection: TLS Using these details will allow emails to be sent via SMTP from WordPress forms or allow…
Do you offer WordPress CLI?
If you’re using WordPress, you may wish to make use of the WP Command Line Interface (CLI) to make changes to your installation. It’s included by default with all WordPress installs.
Do you support WordPress Network (Multisite)?
Yes! All our platforms have full support for a WordPress Network (formerly Multisite). You just need to follow the Create A Network article from the WordPress codex to get this setup. Additional Domains As standard, we automatically map the ‘wildcard’ alias for your domains to your site. What this means is you can create subdomains such…
I installed WordPress on the temporary URL, how can I change it to my domain name?
If you’ve utilised the temporary URL and would like update it to your own live domain, then you can easily use the our WordPress tools facility to update this. To update the temporay to the live URL: Head to your list of hosting packages -> [select package] -> Users. You’ll then see the Site URL and Home…
What is WordPress?
Overview of WordPress WordPress is a free and open source content management system (CMS) based on PHP and MySQL. WordPress is installed on a web server, which either is part of an internet hosting service or is a network host itself; the first case may be on a service like WordPress.com, for example, and the…
Where can I view the nameservers of a domain?
If you manage your domain name with BelieveHost – Cloud and have access to it via stackcp.com you can view the nameservers the domain is using by following the steps below. Log in to stackcp.com Select Manage Domains and locate the domain you’d like to check, select Manage. Select the Nameservers icon to view what nameservers the domain is pointing to….
Why can’t I send emails?
There are a few very common reasons why you may not be able to send emails. Are your email settings are correct? Make sure the email account username and password that you enter in your email client are correct. The details you’ll need to be using are found below: Account type: IMAP Incoming mail server:…
[Solution] index.php code being displayed in my WordPress homepage – but not the website
You might happen to be in a situation when your homepage displays index.php code instead of your frontpage, and here is one of the solutions for it. The message displayed: — Solution: Please go to your Document Root folder (folder where your files are, for example, wp-config.php) and locate .htaccess file. Check if it has PHP…