Write the reason you're deleting this FAQ
Every single one of us was new to websites and blogs at one point. I wish I had someone that was giving me all the answers in the beginning so I didn't waste my time and money experimenting with different websites, blogs, techniques, methods, etc. I like helping people out as much as I can so they don't have to go through the struggles I had to when I was a rookie
Here I'm going to go over the basics on how to set up a blog in a day, or less 
The Domain
Now if you're setting up your blog to target a specific niche in order to make money, you'll want to buy something catchy. If you're blogging for yourself then you can literally name it whatever you want lol.
Choosing the right domain can be tricky if you're going to be posting for profits. You'll want to get your main keyword in the domain name for instant recognition purposes. You want people to know what your blog is about when they see your domain. If it's obscure, they probably won't click through any links you place, and that's not what you want 
The bigger platforms like godaddy and namecheap are where you can purchase your domain name. I've been on both and each has pretty much the same setup. You just search for a domain, if it's available and you really like it, buy it. It will be added to your profile and you can have it for a year or longer depending on how long you initially pay for. You can set it up to auto renew, so even if you only purchase for a year you're safe from losing your domain. I would recommend getting the privacy option along with your domain name so that people can't do a whois search and get your personal information.
Hosting
Hosting your website is pretty simple since there are numerous companies out there that offer cheap shared hosting packages. I like using t35hosting, namecheap, and a few others for all my hosting needs. I don't use godaddy because I think their hosting isn't up to par with the others. Now you're thinking "Wait, you said I could use godaddy for my domain?" well purchasing a domain and setting up a hosting account are different. You can have your domain on godaddy and aim it at any hosting account you want. Usually when registering a hosting account it will ask if you already have a domain and if you're going to aim it at their servers, which you'll click "Yes".
After you choose your hosting platform, it will usually take up to 24 hours to get set up. You shouldn't be worried about getting your website up and running asap because you won't be making money from it for at least a month lol. So waiting an additional 12 hours won't kill you 
Wordpress
Some people think they can just get a domain with hosting and they're ready to blog. Well, that's kind of the case, but you have to take one more step. You'll need to install wordpress on your hosting before you can start blogging. Don't worry, it's a simple click of a button on your cpanel or dashboard and you can install wordpress
The default install will set up you wordpress on /wp which you'll want to remove if you're setting up a blog and not a static website. Basically if you want people to see your posts right after they type your domain name into the address bar in firefox or chrome, you'll want to delete /wp 
Theme (the design)
After you get your domain and hosting set up, you need to get a design up and running. This is probably one of the more difficult parts because there are so many themes out there that you can buy. But which one do you pick? Well if you go over to themeforest you can search through all their themes, which are usually cheaper than other marketplaces, and purchase one. After your purchase you will be able to download it directly from your themeforest dashboard. Be sure to take your time choosing a theme because they could cost up to $75. If you find a few themes, ask around what people think about them. You can usually see a demo of the theme prior to buying, so you can save the demo URLs and use those as examples of what you're interested in buying. Show your family and friends and take a poll on which looks better.
Install the theme can be tricky sometimes, but the download will usually have install notes that will walk you through it, so don't worry too much
You'll also want to find an all in one theme that has plenty of free plugins that come with it. The plugins will easily be installable because you'll be prompted to do so. After you install them, you'll have a fully functional website/blog ready for your posts 
Plugins
If you want specific plugins you can add them. Like I said above, you'll want to search for a theme that has plugins that come with it. These are normally paid plugins but you'll get them for free.
Just be sure to have the blog/website set up and running well before you start adding plugins. After you add one plugin you'll want to make sure it's not conflicting with anything else on the page which will make your posts/pages look bad.
Now get to posting!
Follow me 
https://www.seoclerks.com/user/Razzy
Thanks,
Razzy
If you were to set it up without deleting /wp then you would have to go to example.com/wp in order to see your theme. So if you remove that prior to installing, you can just go to example.com and your theme will show up. You do all of this before installing wordpress and it will show you the presets before you scroll down to start the installation. You can set up your admin email, folder, login info, etc. prior to installation. It will show /wp in one of the fields and all you have to do is highlight it and delete it. Leave the field blank and everything will be good to go 
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='19817' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='19817' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT * FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='52' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='52' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=19821 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=19821 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=19817 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=19817
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='19817' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='19817' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=108196 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=108196
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=108200 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=108200
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=108234 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=108234
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=108310 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=108310
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=149548 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=149548
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='19817' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='19817' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='19817' AND status='1' AND (question like '%How set blog day.%' OR question like '%blog%' OR question like '%day.%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='19817' AND status='1'
AND (question like '%How set blog day.%' OR question like '%blog%' OR question like '%day.%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='1364' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1364' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1220' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1220' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1677' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1677' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=19817%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=19817%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='377074.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='134.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
Lynne
I just have a few questions right, so I have only set up websites on my own through the Wealthy Affiliate platform. I can now buy my domain name through them and have my website set up in literally minutes.
I get a choice of free themes I can choose from, so my first question is are there free themes available when you set up your own Wordpress website or must you buy a theme?
With regards to the /wp I am a bit confused by that, can you explain that to me again? Thanks Razzy this is incredibly useful. I just have a few questions right, so I have only set up websites on my own through the Wealthy Affiliate platform. I can now buy my domain name through them and have my website set up in literally minutes. I get a choice of free themes I can choose from, so my first question is are there free themes available when you set up your own Wordpress website or must you buy a theme? With regards to the /wp I am a bit confused by that, can you explain that to me again?
Are you sure you want to delete this post?