Categories
Weekly Watch

WordPress Weekly Watch

Hey all,

This is a new series I’m going to start in which I will be sharing all the posts I’ve written about WordPress in the past week.

Hopefully you can learn something new about our favourite publishing platform and discover some useful tools, services, or products related to WordPress.

February 1st to 8th 2015

Over at the Colorlib blog I took at look at their 3-in-1 employment theme WPJobus. This theme includes everything you need to build an online job board – although it can be used to create a website to publish your online resume, or a company profile website.

Sometimes feature rich themes are tricky to use but WPJobus does a good job of keeping things simple without missing any important features out. The appearance of the theme is really impressive too making this a useful resource for anyone building a job portal with WordPress.

My post series at Pagely continues with two more useful free plugins you might be interested in: NextScripts Social Network Auto Poster and Meta Slider. The latter plugin is a good free options for adding slideshows to WordPress websites. I like writing these short posts on plugins as it gives me a good excuse to try out lots of the best add-ons for WordPress.

I recently started writing for the massive WPMU DEV blog and this week had a post published featuring 20 of the best agency themes for WordPress.  Yeah its a list post but I think I did a pretty good job of explaining the themes to help readers get a better sense on what’s on offer – I hope! Last week I reviewed the Envira Gallery plugin for WPMU DEV which is a really impressive tool if you can afford it.

If you want more themes, I wrote a list of over 15 drag and drop WordPress themes over at the aThemes blog. Again I think I added some value to readers with my theme descriptions, rather than just listing features. I’ve used a lot of these drag and drop plugins before so it helps when writing about themes that make use of them.

I also worked on a massive list of 30 WordPress themes that follow the flat design trend – there are some really nice templates covering a range of website styles here so make sure you check it out.

I’ve also started writing for the Theme-Fusion blog – the guys behind the massively popular Avada theme over at ThemeForest. This will be a series for new users of WordPress to help them get started.

Finally, I did a piece on managed WordPress hosting for the Hosting Kingdom website to help readers decide if this type of hosting is web hosting is right for them.

I think that about covers the WordPress posts I wrote that were published last week. If you’d like to get the weekly list of posts like this, direct to your inbox each week, please enter your email address below to join the newsletter.

Categories
Start a New WordPress Site

How to Install WordPress On Your New Web Hosting Account in Five Steps

This entry is part 4 of 5 in the series Start a New WordPress Site

This entry is part 4 of 5 in the series Start a New WordPress Site
This is a post in a series on starting a new WordPress website – covering registering a domain through to to publishing your first post and everything in between. To view the full list of posts in this series, please click here.

Now that you’ve registered a domain for your new website and chosen a web hosting provider, it’s time to install WordPress.

As WordPress is the software that will power your new website, it needs to be installed just like a regular piece of software on your computer, or an app on your phone. Except as we want this software, and your website to be visible to the world, WordPress needs to be installed on a web server. If this sounds a bit complicated, don’t worry, it really isn’t.

Guide to Installing WordPress On Your New Web Hosting Account

Unfortunately, depending on which web host you have chosen, the process of installing WordPress will be slightly different. However, in most cases the five step guide to installing WordPress below will see you though the process with ease.

In some cases your host might even install WordPress for you without you having to do anything. To check if this is the case, visit your newly registered domain and add ‘/wp-login.php’ to the end of the address and if you see a login screen, then congratulations, you have a brand new WordPress site to start working with.

  • To check if WordPress is installed, go to: http://yourdomainname.com/wp-login.php

If you see the WordPress login form, then you are good to go.

WordPress Login Screen

If you don’t know your username and password, check your inbox for an email from your web host or whoever installed WordPress for you for the details.

If WordPress has been installed, the real fun begins, so it’s time to skip this post and read about the essential tasks you must complete on a new WordPress site.

Five Step Guide to Installing WordPress

If you chose one of the hosts on our list of recommended WordPress web hosts that don’t install WordPress on your behalf, then in most cases you can install the software in just a few clicks.

In this demonstration I will be using HostGator, a low cost, entry level host for new bloggers looking to get started as soon as possible with little financial outlay.

However, this guide should work with any of the main shared hosts such as Bluehost or SiteGround, that are using the cPanel software to allow you to manage your account.

1. Login to the cPanel Control Panel

Look for the welcome email from your web host and find the web address and login credentials for the control panel or cPanel for your account.

cPanel Address

Click on the link in the email and log into the control panel.

cPanel Login

2. Locate the Installer

Once you are logged in to the control panel, you should see something like this, perhaps with different branding, depending on your chosen web host.

HostGator cPanel

Now we need to find the QuickInstall tool which will take care of the WordPress installation for us. You can either scroll down to locate it or hit the Crtl + F keys on your keyword and type in QuickInstall to let your browser find it.

cPanel QuickInstall

With HostGator QuickInstall is located in the Software/Services area, but it could be different for your host to if you don’t see it there, keep looking.

3. Select WordPress

One inside the QuickInstall tool, on the left hand sidebar, there should be a header section entitled ‘Blog Software’, which contains the WordPress link. Click on ‘WordPress’ to start the installation process.

cPanel QuickInstall WordPress

On the next screen, click on ‘Continue’ to proceed.

cPanel QuickInstall Continue

4. Install WordPress

One the next screen, you must enter a few details such as your email address, and the name of your site. Your application URL should be pre-populated with the domain you have associated with this hosting account, if not select it from the list.

When entering your username try and come up with something that will be difficult for anyone else to guess, and try avoiding things like your name or ‘admin’.

cPanel QuickInstall Settings

All of the settings can be changed at a later date, from inside your WordPress site, so don’t worry too much about these details at this stage, just get them done and click ‘Install Now!’.

5. Login to WordPress

Once you see the ‘Congratulations!’ message below, (even if the progress bar isn’t fully completed) you can log into your brand new WordPress website.

cPanel QuickInstall Done

Just click on the link in blue text and then use the login details to gain access to your new site.

cPanel QuickInstall Login

Once you’ve logged in, you will be taken to the WordPress admin dashboard for your new website.

cPanel QuickInstall Dashboard

Troubleshooting

If you have any trouble logging in, check your inbox of the email address you supplied when installing WordPress for your username and password.

If the password isn’t working or you can’t remember it, switch back to the browser window or tab where you installed WordPress from and click on the ‘Manage Installations’ button at the top of the page.

cPanel QuickInstall Manage

Then click on the settings icons and enter a new password in the form below.

cPanel QuickInstall Gear

Now try logging in again by visiting your site at http://yourdomain.com/wp-login.php

Conclusion

Hopefully you’ve now got a new WordPress website installed on your registered domain. If you’ve had any problems with any of this, please get in touch.

In this next post in this series on setting up a new website will be covering the essential tasks you must complete after installing WordPress.

See you on the other side.

Categories
Start a New WordPress Site

How to Connect your Domain Name to your Web Hosting Account

This entry is part 3 of 5 in the series Start a New WordPress Site

This entry is part 3 of 5 in the series Start a New WordPress Site
This is a post in a series on starting a new WordPress website – covering registering a domain through to to publishing your first post and everything in between. To view the full list of posts in this series, please click here.

You might’ve noticed that the best web hosts for WordPress also offer domain registration services. However, I recommend keeping your domain and web hosting separate and opting for two different companies to handle each of these services.

In this article you will learn how to link up your domain name and your web hosting space so that when someone types in your domain name, such as mydomain.com, it takes them to your web hosting space, and your new WordPress site.

Why Keep Your Domain and Hosting Providers Separate?

It might seem like extra unnecessary paperwork to sign up with two different companies and manage two different accounts when you could let your web host take care of registering your domain name.

But the main reason why I like to keep these two services separate is that when it comes to upgrading your web host, or changing hosts, being able to control your domain name independently of your web host makes it very easy to link it up to your new web host, without incurring any extra costs or delays.

If you’ve opted for a low cost shared hosting account from a web host such as HostGator, then hopefully you will need to change web hosts sooner than later, due to the success of your website.

Once your site gets more popular and receives more visitors it will soon outgrow the entry level shared hosting packages. While this low cost, few dollars a month packages are OK for getting started, especially for those on a budget, they won’t last you forever.

Also, if it turns out you aren’t happy with your web host, whether it’s an entry level shared host, or a premium managed WordPress hosting company, being able to instantly point your domain name to your new web hosting account is much more preferable than trying to haggle with the company you are leaving, asking them to help you reconfigure the domain you registered through them.

Another reason to keep the two separate is that sometimes a web host might offer a free domain registration when you sign up with them, only to later start charging you over the odds to renew it each year. With a specialist domain registration service such as namecheap, the renewal price will always be the going rate and inline with other competing services.

So with all of that in mind, you can see why it’s a better idea to keep your domain registration and your web hosting accounts separate.

How to Connect your Domain and Your Web Hosting

In this guide I will use my two recommended service providers for entry level websites:

  • Namecheap (domain registration)
  • HostGator (entry level low cost web hosting)

However, if you’ve gone with someone else, then this guide should still be able to help you out.

It’s also worth pointing out that when signing up for your web hosting, you might’ve had the opportunity to enter your domain details and let the hosting company links the two entities.  If this might be the case, enter your domain name now and see where it takes you.

If you see a holding page from your domain registration service such as namecheap then you still need to link your account.

NameCheap Holding Page

If you see a holding page from your web host, then the accounts are already linked and you can skip to the next post in this series which covers how to install WordPress on your web space.

1. Login to your Domain Name Account

If you still need to link your domain so that it takes you to your web hosting space, then head over to the service you used to registration the domain, such as namecheap.com, and login to your account.

From the dashboard, click to view the domains you have registered, and then click on the domain you have registered for your new website.

NameCheap Dashboard

2. Transfer DNS to Web Host Screen

NameCheap Transfer DNSOn the left hand side menu, click on the Transfer DNS to Webhost menu item.

The DNS server addresses are just the address of your web space on your hosting account. By entering these details into the form, it will tell the domain service where to send anyone who types your domain name into their browser, or clicks on a link to your domain.

3. Find Your Web Host’s DNS Servers

Before you can enter the DNS you need to find them. Your web host should’ve sent you them in the welcoming email when you signed up.

So go to your inbox for the email address you used to create the account with your chosen web host.

Look for the section of the email that mentions name servers and looks like this:

Your name servers:
ns1234.hostgator.com
ns2345.hostgator.com

Now copy the first line and switch back to your domain account.

4. Enter the Name Server DNS

On the form on the domain account settings page, enter the two name servers from the email into the first two fields on the form.

NameCheap Enter DNS

Although there is room for five name server addresses, don’t worry if you only have two. If you have more than two, add them to the form and hit the Save Changes button.

The changes may take some time to propagate, so don’t worry if your domain name is still pointing to the domain registration holding page.

5. Install WordPress

While you wait for the change to take effect, now is a good time to install WordPress on your web hosting account and get your website up and running and ready for its for post.

To find out how, read our five step guide to installing WordPress and get your website online today.

Conclusion

Hopefully you’ve now got a good understanding of why it’s important to keep your domain registration and your web hosting service separate, despite the overheads of managing two different accounts.

When it’s time to upgrade to another web host for better performance as your site gets more popular, or you need to leave your host due to poor service, being able to quickly complete the above steps to link your domain to your new web hosting account will prevent any unnecessary periods where your website is unreachable, and your domain appears to no longer be working.

If you have any questions about any of the above, please leave a comment or get in touch.