A friend of mine got a link to one of my unlisted videos and decided to post it on her Facebook and now SO many more people have seen the video. Considering how private the video was, I was not interested in having man...
I want to share a video with a Google+ circle or specific Google+ users. Is this a possibility and if so how would it be done?
One of the easiest and most important ways to get Facebook likes/shares on your page content is by simply asking for it. This call to action is essential for getting feedback and response and many fans won't take the ne...
I've seen some blogs and forums online using the word Facebook, which I'm sure is trademarked. Do you think a site using Facebook as part of the domain or site name is likely to get sued or have legal action taken again...
If you own / run a Facebook Page that is about SEO Clerks or about SEO, Promotion & Web Building in general, then please reply below telling me about it and give me a link to it also. This is to include at the end of...
What if Myspace brought back the old style, where everyone had their own profile/timeline and you could post to friend walls? Would you go back to Myspace if it was the same as five years ago (pre-Facebook)?
Can some people please suggest some sharing tools / widgets I can put on my website so that my visitors can click on them and share the page they are on to their Facebook, Twitter, Google, etc.. ? Please reply back to me...
I am looking for some people to recommend to me similar services to HootSuite.com? I know there is plenty out there, but I have only ever used this one, and need some suggestions and feedback on others as im writing an a...
On Youtube, you can view videos and have fun commenting on other videos. But you don't really get a traditional profile page in the same way you do on Google+ or Facebook. And, the profile page is traditional for a soc...
My new FB Group is only viewable to people that are logged into Facebook. I know with a Facebook Page you can just change this in the settings where there is an option about who can view the page, but I cant seem to fin...
I've heard that Facebook ads generally have a lower CTR than most other ad platforms. I'm curious what your CTR is and what the general average is for FB ads? I'm getting about 0.08% to 0.138% for my ads. They were hig...
Some of my friends post really interesting and relevant updates. Others share annoying memes that I don't really want to see. What is the best way to limit these types of posts without unfriending someone?
Is there a chatroom type function on Facebook that can be used by multiple people at once?
If you unfollow a friend on Facebook does that delete them from your Facebook friend list? And, how can you unfollow someone without removing them?
How often do you update or make changes to your Facebook about page? For instance, do you verify the information on that page regularly?
Do you treat your Facebook timeline like a personal blog, making updates about your life and things you want to remember?
Did you know that once Facebook was known as TheFacebook.com? The name was taken from the book passed out to college students and used by Facebook found Mark Zuckerberg, most likely to appeal to his fellow Harvard class...
Home is software designed to bring the content you care about to the front of your phone. See the latest from Facebook and other apps right from your lock screen. Do you use Facebook home and if so what is your favorite...
What are some of the most common reasons you have heard for being banned on Facebook?
Will you ask your friends on your Facebook friend list to like your page? Is this a good way to get likes or just annoying?
If you are IP banned by Facebook, such as you can't login to your account from your home computer, how will you report the issue to Facebook and ask for reconsideration?
If you are unable to access your Facebook account or believe someone else may have hacked or logged into your account (or made purchases on your Facebook ad account), you can report the issue by using this link. https:...
So my Xbox Forum currently has a Facebook Page, Twitter Profile, Google +1 Page and YouTube Channel. Should I make an Instagram account up for it? What sort of things can I do on Instagram? I haven't ever had one before ...
So I have always had Facebook Pages through the years, but never really paid much attention to the Facebook Groups. I just there decided to give it a go and see how it goes, they do seem to have more activity on them tha...
Have you used Google Groups to get out the word about your site or products? Have you been able to integrate Google Groups with your Google+ and Facebook marketing campaign? What's your experience using this site?
I want to sign my neice up for her own Google+ account so she can access the fun games online and have an email address as well as a safe (non Facebook) like environment to share her thoughts online with friends. What...
Is it possible to back up or download the photos, posts and contacts from Google+? I want to archive this information either on my computer on on a cloud based site so that I can access if my account is ever lost.
I don't want to sign out of one Google+ account to check what's going on with my other account. Is it possible to sign inot more than one Google+ account at a time?
Has it any classification? If so, who classified of it? What is their type? They are Bangladeshi or foreigners ? if so where they live in? if they are foreigners in which place in Bangladesh they live in and which profes...
Have you tried any sponsored tweet services on SEOClerks and did it gain you any extra traffic/sales/members on to your website?
The question says it all, how many followers do you have on Twitter?
Does anyone use any sellers for You Tube views? I need 5000 views per video delivered within 5 days for $2.00. MUST be Human views, adsense safe and within 5 days, never late. I have honestly tried at least 10 different...
Well, social media sites are really very helpful in business promotions, you can see lots of small business, large business, affiliate marketing is being promoted through social media sites.. But you should know the r...
Hello, I will like to know the methods you use to rank Facebook pages, I see in Google, pages from Facebook are ranking high these days.. was this ranking based on likes the page received or you have to do link building...
What will you say about social networking or social bookmarking sites if you are using them for SEO purpose? Which one is very effective? Please let me know. Thanks
Considering you are new to social networking sites and you are now going to create accounts on several social networking sites for the purpose of receiving traffic so that you will get benefit from the traffic in busines...
So how many in total, Twitter accounts have you got? Both your personal ones and any website profiles you have also?
I only just recently found out that with Youtube videos, you can pretty much use old linkbuilding methods and just blast them. What I am wondering though is the cheapest way to do this. Would using services be the best w...
I'm trying to find more authoritative blogs and sites that talk about Facebook. Specifically interested in how to and tutorials on using Facebook Ads, Groups and Pages as well as general articles about the Facebook soci...
| 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 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='Social-Media' 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='Social-Media' 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='Social-Media' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 1000, 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='Social-Media'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 1000, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=44 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=44 | /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=44 | 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=44 | /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='20907' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20907' | /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='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6289' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6289' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59643' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59643' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59594' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59594' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='116543' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='116543' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59007' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59007' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='96912' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='96912' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11173' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11173' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='119285' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='119285' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='61067' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='61067' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='114307' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='114307' | /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 |