Write the reason you're deleting this FAQ
Over the years, we have seen the online world evolve to be something with amazing potential that helps us work online full time. What hasn't evolved is the use of the blogs on our websites. I think we may have devolved and don't use them as much as we should be to bring in traffic, sales, and get seen by select groups of people that can help us out.
Your blog isn't something on your website that should be taken seriously since it has amazing potential. There are businesses out there that can give their blogs 100% of the credit for bringing in the traffic that has now made them rich, which is why I'm shocked when people aren't blogging for their websites OR their business websites.
It has the potential to make you rich
Like I mentioned above, your blog can bring in floods of traffic that can turn into paying customers, and that is how you will become rich. You can optimize your blog posts for the search engines, rank for specific keywords over time, and get free traffic flooding your pages that turn into sales.
The more content you have on your blog, the more potential you have to rank higher, and the more authority you may hold in the eyes of the reader. If someone lands on your website and you have a lackluster blog, you may see them bounce quickly. Now, if you have dozens or hundreds of articles on your blog, then you might see them sticking around for 20 minutes and turn into a customer 
It can help your brand yourself or your website
One of the best things I've noticed from blogging is that you can brand yourself as an authority within your industry by typing content and publishing it to your site. This isn't a difficult thing to do, and for the most part, we can all type. The better your content is, the more likely you'll be seen as a professional, and that means more content will give you a better chance of being seen as the authority you should be 
Your content can brand yourself AND your website the same way. The more content you have on your blog means your website is more active, and that's what people like to see. No one wants to land on a site, click on "Blog," and see one or two posts from three years ago. If this happens, you'll be losing sales, and that's because people will think your site is dead and just taking up space lol. They won't want to invest their money into a site that might not send them a product or do a service for them, so they'll go to the next site that seems active and give them money 
It can generate discussions within your community
One of the beauties of blogging is you can create discussions around your blog posts. You can take people to your forum and post a link to your blog post and ask them to discuss it. You can also post your blog posts on 3rd party sites and forums to help pull people in and get them commenting on the post itself.
Creating buzz through blogging isn't the most difficult thing to do, but it can be tricky if you constantly post on 3rd party sites, and that's because the admin may see you as posting only to siphon traffic. If this happens, you might get banned, so switch up the links from time to time and share something from Google News or Wikipedia to throw them off lol.
It can pull in backlinks that help increase your rankings
I love blogging for the fact that I will get around 12+ decent backlinks for a single blog post that has helped someone wth a problem or given them advice. I say 12+ because that seems to be the average for me right now 
You can ask people to share your content, give them options for sharing it, or you can ask them to mention your content, and that means they'll probably link back to the page where your post is (on your blog).
It can attract investors
You'd be amazed at how many times people have gotten investors' attention simply through blogging. Investors use Google, too, and they search for specific things, which means your blog could be pulling them to you!
An investor will contact you if he thinks your business has the potential to go big, or at least profit them a bit of money, so you should be blogging from day one and always optimizing along the way to pull them in.
Final Thoughts,
Blogging should be as common to you as going to the bathroom, it should be something you have to do, and that's sad because not everyone is publishing content to their blogs. You can get massive amounts of traffic to your website if you optimize your content for specific keywords and boost your authority in the eyes of Google. There's no telling how successful you can get through blogging so why not give it a try and write some content today 
Thanks for reading 
Tommy Carey
https://www.seoclerks.com/user/TommyCarey

Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| 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='29527' | 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='29527' | /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=29527 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=29527
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='29527' 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='29527' 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=189024 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=189024
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=189026 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=189026
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='29527' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='29527' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='29527' AND status='1' AND (question like '%Why blog treated sections website%' OR question like '%blog%' OR question like '%treated%' OR question like '%sections%' OR question like '%website%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='29527' AND status='1'
AND (question like '%Why blog treated sections website%' OR question like '%blog%' OR question like '%treated%' OR question like '%sections%' OR question like '%website%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='231' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='231' 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='184' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='184' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| 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 members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=29527%' 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=29527%'
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='596028.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='596028.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 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 |
cmoneyspinner
Are you sure you want to delete this post?