Langsung ke konten utama

How to Create Subdomain in WordPress from Blogger

How to Create Subdomain in WordPress from Blogger The title is a bit confusing huh.   Less is more like this: we have a blog on blogspot and already using their own domain, well the story we want to make a new blog on wordpress but using a subdomain of the domain used in the blogspot.   Well, that's what the title means: D. This tutorial actually has a lot of requests, but only now can be realized.   This tutorial is also a continuation of my previous post related to this tutorial that is How to Create Subdomain in Blogspot .   For those who have not read, please be first. Ok, go ahead.   Basically to make a subdomain from blogspot to wordpress is very easy, it's just that I'm a bit confused to write this tutorial because not all registrar or domain provider have the same control panel display, so even though this tutorial I explain as simple as possible, does not guarantee my friend Mudeng: D. First of all you need to set up of course must already have a b...

How to Install Simple WordPress on DigitalOcean

How to Install Simple WordPress on DigitalOcean

Update: For a much easier way please CLICK HERE
It's been more than two months of this blog using cloud hosting services from Digital Ocean. The reason why I chose to move to Digital Ocean is because the hosting that I use before, this blog is very often experiencing down and loadingnya very slow.
You could say something reasonable, considering that I use only a package of shared hosting, cheap hosting cheap quality is also cheap. Actually I kepengin rent dedicated hosting, but the price is not suitable for the pockets of my blogger kayak.
Long story short, after two months using Digital Ocean, this blog is rarely experienced down and loadingnya also become much faster cepet. It was at the beginning a bit complicated because it has to deal with the server, but after that everything went well and I never bothered again thinking about hosting a slow and often down.
Well on this post I want to share a little tutorial how to install wordpress on Digital Ocean specifically for my friend who might be interested also to use cloud hosting service from digitalocean.

What is Digital Ocean?

Before I continue to tutorial how to install wordpress, it helps us find out first what is Digital Ocean and more importantly what is Cloud Hosting.
The first thing you need to know is, Digital Ocean is a different hosting service with hosting services in general. Digital Ocean is not the same as HostGator, Hawkhost, Bluehost, and others.
Digital Ocean is a Cloud Hosting service. Or maybe more Cloud VPS Hosting.

What is Cloud Hosting?

Cloud Hosting is one of the most popular hosting services currently available.Just maybe still not many who really understand what is cloud hosting.Honestly I am also not very well understood, still a little gray.
If according to some articles I read on the internet, cloud hosting is almost like a VPS, both using Virtualization technology . Just the way it works is not the same.
The picture may be like this (sorry if wrong):
Cloud Hosting vs VPS
Simple explanation, the VPS is a virtual server fraction of one physical server.If in Windows maybe my friend ever install software called VirtualBox, nah more or less kayak so how it works.
Well, while cloud hosting is also equally using a virtual server, only the virtual server is not derived from a single physical server, but comes from many servers connected via the Internet, or the term " Cloud "
I do not know, I'm still a little confused. For those who can explain with easy-to-understand language, please dong wrote in the comment hehehehe ....

How to Install WordPress on Digital Ocean

Kalu I continue to discuss the issue of cloud hosting possibility this post will not finish. Therefore just go to tutorial how to install WordPress in Digital Ocean.
Things needed:
  • Computer or laptop (do not use HP)
  • Digital Ocean account that already contains credit in it. ( List via this linkBonus credit $ 10 )
  • PuTTY Software to access the Server ( download here )
  • Google Chrome browser
  • A cup of coffee
  • Snacks
# 1. Login to cloud.digitalocean.com, then click " Create Droplet " (droplet = VPS)
Create Droplet (VPS)
# 2. In the Hostname input aja domain name or blog name pal. And in theSelect Size select $ 10 just because if the $ 5 RAM is too little (for the experiment can select $ 5 first).
Hostname and Size
# 3. In the Select Region section, select the location closest to the target visitors of your blog. If the target visitors Indonesia then select Singapore
Select Region VPS
# 4. In the Select Image section, click the Applications tab and selectWordPress on 14.04
Install WordPress Digital Ocean
# 5. Available Settings and Add SSH Keys are just like that
Other Settings Digital Ocean
# 6. Last live click the " Create Droplet " at the bottom, then wait for the process of making VPS about one minute
# 7. If the process is complete, now my friend has managed to create a Virtual Private Server with OS Ubuntu 14.04 and already installed WordPress in it.
Successfully Creating VPS on Digital Ocean
# 8. Now my friend is able to access the server IP address to install WordPress, just the problem WordPress install page is still protected by the file. Htaccess. For how to open it you need to login to the server.
Need login password
# 9. Please check your email inbox for details of username and password to login to the server.
Server login details
# 10. After getting the login username and password to the server, now login to the server using PuTTY program in Windows.
Login to Server with PuTTY
In the Host Name fill with the IP Address server, the Content Port with 22 andConnection type select SSH , then click Open .
If it appears " Security Alert " Click aja " Yes "
# 11. Now my friend is faced with a Command-line interface . In this step maybe my friend started to feel complicated because they have to deal with the command codes. Do not worry, it's easy.
For how to login please follow these steps:
  • Type the username " root " (without quotes) after that click enter.
  • Enter the password you have got previously, click enter.
  • After that you will be asked to change the password. Enter password again, click enter, then enter new password, enter again, enter new password again, enter again.
  • Login successfully deh.
Login details to sever already found
There my friend was able to see login details to open a protected wordpress install page. Just write it straight.
# 12. Quite a lot of doang affairs with PuTTY software, now my friend access the IP address of your server and input login details that have palmed palette.Then click on Log In
Login to install wordpress# 13. Now just install WordPress like in general. I will not explain the steps because it is so easy.
Install wordpress
# 14. WordPress blogs without apparent it was so. Hurray .........
Blogs so

How to connect a domain to Digital Ocean

Now your WordPress blog is ready, just blognya problem can only be accessed using IP address. Therefore you need to connect the domain you have to Digital Ocean.
How to do? The following tutorial.
# 1. Log in to your domain's Control Panel domain, and point Name Server to the following address:
  • Ns1.digitalocean.com.
  • Ns2.digitalocean.com.
  • Ns3.digitalocean.com.
Name server domain
# 2. Log in again to cloud.digitalocean.com, then log in to the DNS tab
Add digital ocean domain
In the example.com contents section with your domain, IP Address content with the server IP address, and Choose a Droplet select droplet (VPS) that want to be associated with the domain. Next click on Create Record
# 3. In order for the blog can be accessed with WWW , please click Add Records , select CNAME , then fill the content according to the image below
Create a Cname Record
If you have click Create a CNAME Record .
# 4. After that stay waiting for propagation process dns sampe domain can be syseded. Maximum 1 × 24 Hours, or can be longer.
# 5. Do not forget to change the IP Address with your blog domain in WordPress blog URL address settings
Blog Address Settings
# 6. SUKSESS , live blogging with a comfortable and peaceful heart ...
SUCCESS

Cover….

That's the complete tutorial on how to install WordPress in Digital Ocean.
After the existence of this tutorial maybe later will come up other questions:
Mas, how to backup blog database
Mas, how to backup files
Mas, how to add domain
Mas, ask for money
ETC
Insha Allah these questions will be discussed in my other post. For questions that are still related to this tutorial, please submit through comments.
If you feel this post useful not to hurt to be shared to another friend. Itung-itung as a thank you.
Ocean Digital List via THIS LINK , bonus credit $ 10

Komentar

Postingan populer dari blog ini

How to Fix SEO Scores at chkme.com

How to Fix SEO Scores at chkme.com In my post about SEO blogger beginner mistakes in blog sugeng.id sebenernya I've explained that checking SEO scores on chkme.com it  is not important  at all  . But I always get questions that are more or less like this: Mas, why my SEO score is not 100%? Mas.   Why my SEO score is only 50%? And other variation questions .. Actually chkme.com is good enough to check some of the On-Page SEO mistakes that exist in our blog, but specifically for the score shown at all can not be used as a measure of whether our On-Page SEO is ugly or not. Most who check the SEO scores on chkme.com have not really understood the SEO On-Page that will eventually assume if the SEO score is low it means Google will hate our blog. Though not at all like that. How to Improve SEO Scores at Chkme.com To make SEO score on chkme.com increased or even 100% is very easy. Here is the SEO score of this blog before I fix it: And after I fix the score direct...

Google PageRank is Dead, It's The Successor

Google PageRank is Dead, It's The Successor Are you still using Google PageRank as a tool to measure the quality of a blog SEO? If yes then you should stop the habit from now. Why? Because Google PageRank is dead. Google PageRank is dead? Google's death issue PageRank actually has been blowing since long, precisely since last October 2013. It's just that the issue of death at that time was not proven because in December 2013 it turns out Google did update PageRank. But it has been more than a year since the last update, Google PageRank until now has not updated again. Many assume that Google PageRank is completely dead and will not be updated again for the future. This is corroborated by the statement of one of Google's party, John Mueller at one of his videos that the possibility of Google PageRank will not be updated again in the future. If it's true, what's the replacement? As we know during this Google PageRank is one of the metric or language tool that is o...

How to Overcome Duplicate Content in Blogger Update 2015

How to Overcome Duplicate Content in Blogger Update 2015 Update 04 November 2015 Tutorial how to solve duplicate content in blogger was first published about 2 years ago.   Because quite a lot of changes that occurred during these two years, so this post I update again to stay relavan to apply now. There are several things that cause duplicate content in blogger.   Among these are duplicates that occur because archive pages, searches, and most commonly are duplicate content because of mobile version pages. Then how to solve it to avoid duplicate content? The trick is easy, but it should be tailored to the cause, so not all duplicate content can be resolved in the same way.   Ok, just take a good look at the following way: 1. Duplicate Content Due to Page Label In the default state of the actual page label has been set so as not indexed by search engines, namely the robots.txt file.   But somehow, sometimes label pages are still indexed by search engines that ultimate...