Write the reason you're deleting this FAQ
Whenever I'm on facebook or on a popular online marketing forum I always see people pushing their own products claiming that they are not like the rest and are cutting edge. This is complete bullsh*t and the people pushing these next gen systems are just pushing rehashed stuff that has worked for the last year. They just want to make a few bucks off of you before you realize that you're overpaying for something you could have gotten here on SEOclerks.com lol.
Today I was on facebook and I saw a guy talking about how he has cracked the Google algorithm and is selling his course for $49.95 a week. In my head I'm thinking "If he did actually crack the Google algorithm then why the hell is he selling the secret for $49 a week?" then I think "He's a moron and just praying on the weak minded who want to make millions online". Now we all know that if someone actually were to crack the Google algorithm they wouldn't be selling it for $49 a week. Why? Because they would be making millions each day by setting up websites, or buying them, then using their new found knowledge to rank extremely high for very difficult to rank for keywords. They would be getting so much traffic, clicks, sales, etc. that they wouldn't have time to post on facebook saying they cracked the algorithm lol
One of the popular marketing forums online today has loads of these "gurus" and I honestly hate logging into it. The only reason I do post on that forum is because they do get a good amount of traffic and I'm in the business to make money through my websites. So by not posting on that forum I'm essentially being a moron by not wanting to make money lol. I won't name the forum, but it has a red/black/gray color scheme and rymes with PorriorCorum lol
The forum itself is pretty great, but the amount of people pushing their own services and claiming they know everything is mind boggling. I've never pushed my own services at the weak minded because I don't need to, I have corporations hiring my company for work because we have a great track record. Do I consider myself a "Guru"? Not at all because there is always someone out there that knows more than I do. To be considered an "Online Marketing Guru" I would think that you need to know everything there is to do with a website from building it yourself to marketing it in order to obtain traffic and then getting that traffic to end in a sale. There are a lot of people that can get a website up and running and get some traffic, like myself, but that doesn't make them a "Guru".
In the end, you should usually avoid anyone that is a "Guru" because they will never give you the keys to success because if they did, they would be out of work. They NEED YOUUUUU to keep coming back for more so they can keep paying their bills. It's a sad thing to see, and it happens all the damn time 
Hopefully this post will help someone in the long run.
Remember to follow me (I'm not a Guru).
https://www.seoclerks.com/user/Razzy
Thanks,
Razzy
Are you sure you want to delete this post?
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='21764' | 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='21764' | /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 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=21764 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=21764
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='21764' 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='21764' 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=115389 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=115389
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=152659 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=152659
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=156947 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=156947
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='21764' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='21764' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='21764' AND status='1' AND (question like '%SEO Gurus avoid them.%' OR question like '%Gurus%' OR question like '%avoid%' OR question like '%them.%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='21764' AND status='1'
AND (question like '%SEO Gurus avoid them.%' OR question like '%Gurus%' OR question like '%avoid%' OR question like '%them.%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='394224' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='394224' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1895' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1895' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='78923' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='78923' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='19120' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='32447' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32447' 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=21764%' 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=21764%'
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='522951.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='522951.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /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 |
| Avg Time | Count | SQL | Max | Min |
achi007
Before buying a service or a product, you better find out and investigate about the seller.
And always keep proof, like chat records, his messages , pics or videos he sent etc.
But there may be good and honest GURU'S, so don't think everyone is bad.
There may be cheaters , but you should be smart enough to avoid them..... Agreed, Before buying a service or a product, you better find out and investigate about the seller. And always keep proof, like chat records, his messages , pics or videos he sent etc. But there may be good and honest GURU'S, so don't think everyone is bad. There may be cheaters , but you should be smart enough to avoid them.....
Are you sure you want to delete this post?