SEOClerks

I will give you 100 views to your seoclerks service or myspace page for creating funny pictures on my site

I will give you 100 views to your seoclerks service or myspace page for creating funny pictures on my site

I want people to :

1 . Create a simple meme ( funny picture with text ) on my site
http://tinyurl.com/Bombify
..... either with existing templates or upload your own pictures but they should not be offensive ..... (TAKES 2 SECONDS )


2. Up vote it ( by clicking LMAO ) or down vote it ( by clicking SMH ) whatever you feel ..... ( TAKES 2 SECONDS )


3 . Add a facebook comment on the same meme by keeping post to facebbok option on .... ( TAKES 20 SECONDS ) .


4 , Share the picture on social networks ( facebook , twitter, g+1,and pinterest which u can see beside the picture u have created ) . ( takes another 30 seconds )



The entire activity should not cost you more than 2 - 5 minutes


Will Trade

I will give you 100 views to your seoclerks service page or myspace page .

One can do this trade any number of times .

i want more and more people to participate in this trade .

no need to contact me first just do the above stated activities and send me the url of the meme created , url of social sharing pages where u have shared them and url of your seoclerks gig and if u have completed all required terms , I will directly give u views if not i will contact u back with the things u have missed


Skills Required

anything facebook twitter google googleplusone g 1 pinterest funny pictures photos memes comments seoclerks

Please login or sign up to leave a job offer

Offers

No offers made yet - be the first!

Make an Offer

Make an Offer Created 13 years ago in Blog Comments

Other trades by levelX

Order Now
Process Time: 0.35487794876099

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-864001SELECT 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 wanttotrade A, categories_wanttotrade B, seoclerks.members C WHERE A.tradeid='205' AND A.category=B.CATID AND A.USERID=C.USERID1SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating, C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.ip, C.lastlogin, C.addtime FROM wanttotrade A, categories_wanttotrade B, seoclerks.members C WHERE A.tradeid='205' AND A.category=B.CATID AND A.USERID=C.USERID

/opt/clerks-staging/docroot/viewtrade.php 165 () ()

SELECT * FROM seoclerks.members_recommendations WHERE USERID=14610 AND status=1 ORDER BY MRID DESC limit 11SELECT recommendation_text, FROMID, time_added FROM seoclerks.members_recommendations WHERE USERID=14610 AND status=1 ORDER BY MRID DESC limit 1

/opt/clerks-staging/docroot/include/functions/main.php 21955 getLastRecommendation() ()

SELECT * FROM seoclerks.members WHERE USERID='144201'1SELECT username FROM seoclerks.members WHERE USERID='144201'

/opt/clerks-staging/docroot/include/functions/main.php 1577 insert_get_username_from_userid() ()

SELECT * FROM ratings_buyer WHERE USERID=146101SELECT sum(good) as thumbup, sum(bad) as thumbdown FROM ratings_buyer WHERE USERID=14610

/opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() ()

SELECT * FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='205' AND A.category=B.CATID and A.active='1' AND (A.tags like '%seoclerks google facebook twitter pinterest linkedin gplus1 views hits traffic%' OR A.tags like '%seoclerks%' OR A.tags like '%google%' OR A.tags like '%facebook%' OR A.tags like '%twitter%' OR A.tags like '%pinterest%' OR A.tags like '%linkedin%' OR A.tags like '%gplus1%' OR A.tags like '%views%' OR A.tags like '%hits%' OR A.tags like '%traffic%') limit 41SELECT A.tradeid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='205' AND A.category=B.CATID and A.active='1' AND (A.tags like '%seoclerks google facebook twitter pinterest linkedin gplus1 views hits traffic%' OR A.tags like '%seoclerks%' OR A.tags like '%google%' OR A.tags like '%facebook%' OR A.tags like '%twitter%' OR A.tags like '%pinterest%' OR A.tags like '%linkedin%' OR A.tags like '%gplus1%' OR A.tags like '%views%' OR A.tags like '%hits%' OR A.tags like '%traffic%') limit 4

/opt/clerks-staging/docroot/viewtrade.php 474 () ()

SELECT * FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='205' AND A.category=B.CATID and A.active='1' AND A.USERID='14610' limit 41SELECT A.tradeid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttotrade A, categories_wanttotrade B WHERE A.tradeid!='205' AND A.category=B.CATID and A.active='1' AND A.USERID='14610' limit 4

/opt/clerks-staging/docroot/viewtrade.php 486 () ()

SELECT * FROM tradecomments a, seoclerks.members b WHERE a.PID='205' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc1SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture FROM tradecomments a, seoclerks.members b WHERE a.PID='205' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc

/opt/clerks-staging/docroot/viewtrade.php 749 () ()

UPDATE wanttotrade SET viewcount = viewcount + 1 WHERE tradeid='205'1UPDATE wanttotrade SET viewcount = viewcount + 1 WHERE tradeid='205'

/opt/clerks-staging/docroot/include/functions/main.php 1741 update_tradeviewcount() ()

SELECT * FROM tradebids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.tradeid='205' ORDER BY w.bidid ASC 1SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, m.profilepicture, w.ip FROM tradebids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.tradeid='205' ORDER BY w.bidid ASC

/opt/clerks-staging/docroot/viewtrade.php 1035 () ()

SELECT * FROM categories_wanttotrade1SELECT * FROM categories_wanttotrade

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM posts WHERE USERID=146101SELECT sum(positive_ratings) as thumbup, sum(negative_ratings) as thumbdown FROM posts WHERE USERID=14610

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * 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 asc1select * 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 asc1select * 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='14610'1SELECT profile_data FROM seoclerks.members WHERE USERID='14610'

/opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include()

SELECT * FROM seoclerks.members WHERE USERID='14610' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='14610' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin