I like to make my blog header clickable so that it always goes back to the main blog homepage. That is useful as some visitors don't want to hunt around to find the blog home page link.
How much time do you spend writing each blog post? Does it take a big part of your day or at this point is it fairly routine, only requiring a few minutes?
This is the last part of the optimizing article trilogy. I'll be continuing from my last tutorial, http://www.seoclerks.com/forum/threads/how-to-optimize-article-of-a-wordpress-blog-part-2.2618/. As I said it is the last...
In this tutorial I'll continue from part - 1 (http://www.seoclerks.com/forum/threads/how-to-optimize-article-of-a-wordpress-blog-part-1.2604/). In other words, I'll talk about tricks and tip to optimize description of an...
Most times, I will select a decorative blog theme (template) that matches the mood or subject matter of the blog. Though sometimes, I will just pick a clean blog theme that is pretty or sophisticated and elegant so it d...
Do you post daily on your blog? How do you keep coming up with so many new ideas for your blog to ensure fresh daily content? Also, what about a blog where you have to post multiple times a day. Do you find that diffi...
Have you done the A-Z blog challenge where you write about a topic matching the letter of the day? For instance, if you have a recipe blog, then the A could be a recipe or article about asparagus, B would be for baking...
How do you encourage people to leave good quality comments on your blog, not just spam or links? What are some ways to get people to respond back and create a conversation with your readers?
Every blogger has a unique style of speaking to their own readers. As for me, it took awhile before I felt comfortable blogging as the writing style is different than article writing. Many times, it's OK to address t...
Would you consider blogging to be your best or highest paying job? If so, how long did it take to convert a part time blogging pursuit into a full time paying job?
Do you ever get discouraged while blogging? How do you deal with discouragement and frustrations while blogging?
Do you ever feel demotivated to blog? How do you keep up your motivation to make new posts on your blog daily (or weekly)?
I love subscribing to RSS feeds from other blogs so that I know when there are new posts and content. This is really useful for blogs where I'm trying to get backlinks. That way I can read the new posts and make releva...
When I'm writing, I always maintain an online file on one of my blogs (set to private) where I keep a list of potential articles/tutorials that I want to write, as well as links to research material and early drafts. Th...
Do you have ads on your blog/s? Do you use Google Adsense or other similar ad publishers?
Do you allow comments to post automatically and then delete the ones you don't want? Or, do you require blog comments to go into a queue for review first before publication?
Does it help to comment on other blogs? Not talking about spam comments or mass backlinking, but really taking an effort to get involved with other related niche blogs and comment in a meaningful way.
Was your blog banned from Google search? And, if so for what reason?
Which blog directories are best for getting a free listing? Which ones have not produced any traffic?
Back in the day, blog rings were very popular to use as they linked together all blogs of a common type. So for instance, if you were visiting a gardening forum, you could simply click on the next button in the blog rin...
Have you found a greater readership for your blog by advertising on Facebook or using a Facebook page?
Blogging can be a good stress reliever; even therapeutic. What are some other benefits of blogging or reasons to keep a blog?
What would you consider to be a quality comment on your blog? What would you consider a spam comment? And, how do you deal with spam comments on your blog?
Do you moderate comments very often on your blog?
When you start a blog, you will usually have no readers. So how do you get those initial readers coming in to read your first posts? What traffic building tips can you give for a very new blog?
Hi All friends, I need some suggestion how to increase traffic for my blog?
If you've been blogging on the same topic for a long time, it might be possible to run out of ideas. How do you keep the fresh ideas going? Is there a way to break through creative writing block and post fresh content ...
I love doing research on subjects and learning more and then turning that information into usable guides for my readers. Sometimes, I spend more time on research and reading than actually writing; amassing a large bank ...
Do you pay a ghostwriter to create unique blog content? Or, do you write all the blog posts for yourself?
Which Wordpress plug ins do you use most often on your blogs? For instance, which plugins do you use daily as a 'webmaster' for your blog, such as for posting, SEO, spam prevention, etc.
Which platform is best for blogging: Blogger or Wordpress? Which one ranks higher in search engines?
I started blogging about three years ago just to have something to do with my spare time. Now I blog for income. When did you start blogging? And, what's your main reason for blogging now?
With an 'About Me', you can share details about your history, such as how long you've been blogging; other interests; links to favorite blogs, etc. Do you have an About Me page for your blog? If so, why do you use and...
A very simple way to get a blog post up in minutes is by making up a top ten list. The list can be about pretty much anything that relates to your blog's theme. So for instance, if you have a gaming blog, you could pos...
Another easy way to get a blog post up with very little fuss is a photo collage (of niche specific photos) or a slideshow of photos you have taken. Have you done a photo collage or slideshow for your blog? Please sha...
An easy way to get a blog post is by simply reviewing a site/product. You can write a review of just about anything on your blog. Here are a few suggestions: Products Websites Books Movies Music Restaurants Hot...
My best ideas for blogging come from news stories in my own niche, also topical general interest articles about the niche. Where do you get your best ideas for blog posts?
Currently, I own three blogs including one on Blogger.com and two Wordpress blogs. The blogs are my primary income source. I'd like to start more niche blogs. But, that would require a huge investment of time and reso...
Does the blog platform matter in ranking on Google SERPs?
So i see alot of gigs offering blogroll links, etc.. What is a blogroll?
| 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 categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| 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 questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='blogging' LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='blogging' LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='blogging' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 360, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='blogging'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 360, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=53 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=53 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=53 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=53 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
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='21438' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21438' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49660' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49660' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='43' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='25413' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='25413' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21613' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21613' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20884' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20884' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20916' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20916' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17031' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /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 |