| 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 `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='29047' | 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='29047'
| /opt/clerks-staging/docroot/viewfaq.php 496 () ()
|
| SELECT * FROM seoclerks.members WHERE USERID='813802' | 1 | SELECT * FROM seoclerks.members WHERE USERID='813802'
| /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()
|
| SELECT * FROM seoclerks.members WHERE USERID=813802 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=813802
| /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=29047 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=29047
LIMIT 5
| /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()
|
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='29047' 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='29047' 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=188164 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=188164
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=188178 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=188178
LIMIT 5
| /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()
|
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='29047' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='29047'
| /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() ()
|
| SELECT * FROM questions WHERE quesid!='29047' AND status='1' AND (question like '%How Graphic designer boost selling Seoclerks site?%' OR question like '%Graphic%' OR question like '%designer%' OR question like '%boost%' OR question like '%selling%' OR question like '%Seoclerks%' OR question like '%site?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='29047' AND status='1'
AND (question like '%How Graphic designer boost selling Seoclerks site?%' OR question like '%Graphic%' OR question like '%designer%' OR question like '%boost%' OR question like '%selling%' OR question like '%Seoclerks%' OR question like '%site?%')
-- ORDER BY RAND()
LIMIT 15
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()
|
| SELECT * FROM seoclerks.members WHERE USERID='1129' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' limit 1
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()
|
| SELECT * FROM seoclerks.members WHERE USERID='1323' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()
|
| SELECT * FROM seoclerks.members WHERE USERID='632' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' limit 1
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()
|
| SELECT * FROM seoclerks.members WHERE USERID='9' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' 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=29047%' 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=29047%'
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='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png'
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()
|
| SELECT * FROM seoclerks.members WHERE USERID='813802.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='813802.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()
|
TommyCarey
I looked over your services and they look to be written better than some people asking how to boost their sales, so good job on that lol
I did notice that some of your services weren't interlinked, so be sure to go through and link all of your main services within the bottom of the descriptions like you've started to do already. I like how you described each service and added the price near the URL so people know how much it costs before they ever click-through
As for getting more traffic to your services, try bumping them with free and paid bumps to start off. You can gain free bumps by doing various actions, such as:
As you can see, there are 5 different ways to boost/bump your services for free. You will get 1 free boost per day just by logging in, which is pretty easy to do lol. Completing an order will give you another boost, up to 2 times a day. Generating an affiliate sale will give you another 2 per day. Generating a sale for more than $5 twice a day will get you another 2 boosts. You can also create a new discussion or ask a question on the FAQ twice a day to get 2 additional boosts.
If you were to acquire all the free boosts you could per day, that's 9 boosts per day and each of them is good for 12 hours. This means you can use 2 per day on one service or use all 9 to boost 5 services but one of them will only get a single boost. I've actually accumulated quite a few of these boosts and have used them to generate a decent amount of traffic to my service
My Boosts:
If I were to boost just one service, I could do it for the next 127.5 days lol.
Oh, you can see your free boosts on this page: https://www.seoclerks.com/boost
Another thing you might want to think about is a paid feature, which will stick your service to the homepage or to the top of the category your service is in. I like to start off with the category feature and boost my sales a bit before trying to snag a homepage feature. Homepage features are very limited, they are more expensive, and that's why I usually suggest people try out the category featured option before anything else. You can build up your sales for a month and try to buy a homepage feature later on
Since your services are already interlinked pretty well you will be able to funnel people to other pages where you can profit from them. You can do a category feature for one or two of your services and likely get sales to your other services because of it.
Remember, you might break even when doing this sort of advertising, but it will compile over time and you will gain more and more customers as time goes on. I still have return customers from the very first time I did a category featured service, which was years ago, and they loved my work so much that they continuously come back
I hope that helps you out
- Tommy Hey Mainurbd, I looked over your services and they look to be written better than some people asking how to boost their sales, so good job on that lol :) I did notice that some of your services weren't interlinked, so be sure to go through and link all of your main services within the bottom of the descriptions like you've started to do already. I like how you described each service and added the price near the URL so people know how much it costs before they ever click-through :) As for getting more traffic to your services, try bumping them with free and paid bumps to start off. You can gain free bumps by doing various actions, such as: [center][img h=500 w=300]https://i.gyazo.com/0ff4b7c2be95fa6976216825a9b7e851.png[/img][/center] As you can see, there are 5 different ways to boost/bump your services for free. You will get 1 free boost per day just by logging in, which is pretty easy to do lol. Completing an order will give you another boost, up to 2 times a day. Generating an affiliate sale will give you another 2 per day. Generating a sale for more than $5 twice a day will get you another 2 boosts. You can also create a new discussion or ask a question on the FAQ twice a day to get 2 additional boosts. If you were to acquire all the free boosts you could per day, that's 9 boosts per day and each of them is good for 12 hours. This means you can use 2 per day on one service or use all 9 to boost 5 services but one of them will only get a single boost. I've actually accumulated quite a few of these boosts and have used them to generate a decent amount of traffic to my service :) I only have one service so if I use 2 boosts per day and actually obtain more than that, they get saved up and I can use them at a later date :) My Boosts: [img h=300 w=300]https://i.gyazo.com/36ff6c1af086f04b7e55b77d76f91c55.png[/img] If I were to boost just one service, I could do it for the next 127.5 days lol. Oh, you can see your free boosts on this page: [url=https://www.seoclerks.com/boost]https://www.seoclerks.com/boost[/url] Another thing you might want to think about is a paid feature, which will stick your service to the homepage or to the top of the category your service is in. I like to start off with the category feature and boost my sales a bit before trying to snag a homepage feature. Homepage features are very limited, they are more expensive, and that's why I usually suggest people try out the category featured option before anything else. You can build up your sales for a month and try to buy a homepage feature later on :) Since your services are already interlinked pretty well you will be able to funnel people to other pages where you can profit from them. You can do a category feature for one or two of your services and likely get sales to your other services because of it. Remember, you might break even when doing this sort of advertising, but it will compile over time and you will gain more and more customers as time goes on. I still have return customers from the very first time I did a category featured service, which was years ago, and they loved my work so much that they continuously come back :) I hope that helps you out :) - Tommy
Are you sure you want to delete this post?