Hello everyone, Recently I've come to know that you can bid on jobs in seoclerk. But I can't seem to find the place for bidding. Can someone please help me out. Thanks. Best Regards, Asad
Hey there fellow seoclerks community I have a serious question. How can I get sales from WTB and Posting Jobs Daily? Does anyone have any experience in doing this what so ever so I can get some tips and tricks on o...
If you're reading this, you've likely looked for a job or two online, and now you're wondering why things didn't go according to plan. Well, don't knock yourself down, plenty of people run into job-related scams from t...
As a freelancer, if I complete 10 jobs in different sites, (For example 3 jobns in SEOClerks, 2 in Listing Dock, 5 in CodeClerks) will that have any effect on all sites (SEOCLerks, ListingDocks,CodeClerks etc) Will it pr...
So far so good, SEOCLERK is still the best place for a freelancer to work and collaborate and the admin support is awesome. I just thought of sharing this to help someone understand better. If you are new here, please...
Hi Admin, Please how can I delete a job I once created. I have been looking for delete button to delete the job but I can't find a way through it. Please help.
Many people who start as freelancers are trying to make some extra money on top of their day jobs. I've been freelancing for years and eventually turned it into a full-time income without even knowing what I was doing,...
Hi I am a newbie, and I want to understand how to start earning from seoclerks affiliate program. Where can I find my affiliate link? an what are the steps I need to take to start earning? Can you earn from seoclerks ...
Freelancers tend to not have the same benefits as to a permanent worker. Some might find it hard managing different clients at the same time. Freelancers also don’t have the stability of a having a regular tank ncome t...
Lately, I have had a real adjustment period in balancing out my "day job", which pays the big bills, and my freelancing and online gigs, which provide supplemental income. I was just curious--how do you all balance your ...
This week Google launched a new service, an awesome one, yet again. Meet: https://careers.google.com/ - a brand new service that promises to aggregate multiple jobs from multiple job website providers into one singular s...
Whenever I was looking for an online marketing job I would always go to a few different sources, but there was not single platform that had everything I was looking for. Online marketing jobs are hard to come by because...
Hello Everyone, My name is Babbar86, am an Online Reputation Management Expert. I have 6 year + experience in this as Freelancer. Difficulties i faced as freelancer is , there are many freelancers who does not know pro...
What are the best websites or some other websites where we can create free account and add our services and take work online. I know there are some , like freelancer, elance, fiver, upwork, but if you know some other na...
Hello to all, Can anyone know which are the best online good reliable and real jobs which can moms and ladies who mostly spend time at home can do. Please share Ideas that once already good and in real happened . N...
Six years ago back when I finished college and got my university degree I was already making money online so I saw no reason to find a "real job" as my father frequently told me. I've freelanced for about 3 years fr...
Because I've been building my LinkedIn profile over the last couple of months today I wanted to test and see how good my profile actually is in the eye of potential employers, and not any employers, digital agencies loca...
In my 10 weird and whacky ways to make money series, I promised you weird and whacky so that's what you're going to get! But although this method sounds weird and whacky, it's actually a very legitimate way to make mone...
This is Question 3 of my 10 part series on 10 Questions to Ask Yourself Before Becoming a Full Time Freelancer. Your day job will likely come with a fixed income wage. Freelancing doesn't. And there's no guarantee tha...
I'd like to request a cool feature that could go on to be a very popular and liked feature amongst both buyers and sellers and that is for buyers to be able to "Request a Job" or request work from a seller right from the...
Every now and then, LinkedIn will send me a list of investors or companies looking for work or to hire someone. These job offers and wants are targeted to you based on the skills you put on your LinkedIn profile. So if y...
I came across an interesting article regarding social media in the hiring process. If you had to include your social media profiles to obtain a certain job, would you comply with their request? Do you think it's unlawful...
I have been selling on seoclerks for a little over 5 months now and I have not had many sales. I am wondering what is the most effective way for me to gain more sales and promote my services at the same time. Please let ...
I was wondering if you trade with a person and they dont deliver on their end what can you do about it?
What offline marketing techniques should i use in order to promote my SEOClerks jobs?
| Match | Count | SQL | Script |
| 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 (A.tags LIKE '% jobs %' OR A.tags LIKE 'jobs %' OR A.tags LIKE '% jobs' OR A.tags='jobs') 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 (A.tags LIKE '% jobs %' OR A.tags LIKE 'jobs %' OR A.tags LIKE '% jobs' OR A.tags='jobs') 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 (A.tags LIKE '% jobs %' OR A.tags LIKE 'jobs %' OR A.tags LIKE '% jobs' OR A.tags='jobs') ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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 (A.tags LIKE '% jobs %' OR A.tags LIKE 'jobs %' OR A.tags LIKE '% jobs' OR A.tags='jobs')
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /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='997408' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='997408' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='283037' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='283037' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19821' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='414092' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='414092' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='221341' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='221341' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='682210' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='682210' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='737960' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='737960' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='603739' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='603739' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='134' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='134' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='509977' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='509977' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33436' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24513' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24513' | /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 |