chetaseo
Level 3
Write the reason you're deleting this FAQ
I have noticed that apart from seoclerks, Other sites similar to it like wordclerks, pixelclerks, lisitngdock, codeclerks etc have bee created as well. even one of our service gig that i just created was added to one of such sites by the admin staff.
Please i want to know the REAL Motives behind all these for i am somehow confused as to what the seoclerks is up to.

And they serve a more dedicated purpose other than SEOClerks does. So while SEOClerks is mainly for listing/selling and buying SEO/SMO services and the like. And the other sites have services that you can sell here too. Such as writing services, graphic design services, those other sites are much more dedicated for those types of services. Here is a breakdown of the kinds of services you can buy/sell on those sites.

Hmm well good question Chetaseo and thanks for posting it! I'm not sure what you are confused about. But so I would like to answer your question to the best of my ability and knowledge to clear up your confusion! :)
Of course, obviously the main motive for Ionicware creating those new sites is that they are extra ways for Ionicware to make money. I mean, why does anyone create a new site or blog or even service on here for? Of course, they are very cool sites! :D And they serve a more dedicated purpose other than SEOClerks does. So while SEOClerks is mainly for listing/selling and buying SEO/SMO services and the like. And the other sites have services that you can sell here too. Such as writing services, graphic design services, those other sites are much more dedicated for those types of services. Here is a breakdown of the kinds of services you can buy/sell on those sites.
[b][size=120]PixelClerks.com[/size][/b]
For the buying and selling of pixel based services, that includes things like Animation services, Banner Ads, Book Covers, Business Cards/Stationery, Cartoons, Comics/Manga, Digital Painting, Flyers & Posters, Infographics, Logo Design, Photography/Photographs, Social Graphics/Covers/Logos/Memes, T-Shirts, Website Design & Graphics. As you can see, PixelClerks is a marketplace that is dedicated to buying and selling those particular types of services. For more details on each of these categories, check out [url=https://pixelclerks.com/faq/1/What-is-The-Pixel-Clerks-Marketplace-and-Why-Should-You-Care]What is The Pixel Clerks Marketplace and Why Should You Care?[/url]
[b][size=120]WordClerks.com[/size][/b]
WordClerks is a marketplace for buying and selling content services. That includes things like Articles, Blog Reviews, Case Studies, Data Entry, eBook, Email & Newsletters, Forum Posting, Legal, Presentation/Speech writing, Press Releases, Product & Book Reviews, Resumes, Social Posts & Management, Transcription, Translation, Whitepaper/Guide (creation) and the like. So as you can see, while you can probably list and sell and buy those types of things on SEOClerks, WordClerks is much more dedicated to those types of services. :)
I'm yet to write a category breakdown for WordClerks the same as I did for PixelClerks but will do soon. :)
[size=120][b]ListingDock.com[/b][/size]
Listing Dock is more for the buying and selling of real physical, tangible products. Like arts and craft stuff. Or for just selling anything really! Some of those things include and are covered by Art/Design, Zombie Art, Audio, Books, Business, Computer Software, Cosmetics, Crafts, Recycled Crafts, Food, Gaming, Gift/Birthday Cards, Handmade Jewelry, Health, Home/Garden, Legal, Life Hacks, Marketing, Personalized Messages, Postcards, Research, Retail, Seasonal, Social Media, Traffic, Translation, Video & Writing.
[size=120][b]CodeClerks.com[/b][/size]
Code Clerks has been around longer than PixelClerks or WordClerks and as long as ListingDock itself. It's much more dedicated to the buying and selling of code related services and software and the like. You can use it to hire a coder for a task you have or need doing, and for finding amazing scripts for sale or even for selling your scripts and things like that.
Oh and can't forget SuperiorThan.com as well! The point of including that here is because it's an example of one of Ioniware's "projects". All of these sites are Ioniware's projects and have all been made simply because they can and they will serve a purpose. They are all very awesome sites and will go a long way. Both for buyers and sellers. That means people like you and I, to get on those sites and list our other services that we can provide on them which means more money and earnings for me and for you! :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Are you sure you want to delete this post?
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='20379' | 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='20379' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='198791' | 1 | SELECT * FROM seoclerks.members WHERE USERID='198791' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=198791 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=198791 | /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=20379 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=20379
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='20379' 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='20379' 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=110988 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=110988
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=110983 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=110983
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=138648 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=138648
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=110985 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=110985
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=111049 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=111049
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=111079 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=111079
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=110992 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=110992
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=138604 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=138604
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='20379' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='20379' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='20379' AND status='1' AND (question like '%Real meaning seoclerks clone sites%' OR question like '%Real%' OR question like '%meaning%' OR question like '%seoclerks%' OR question like '%clone%' OR question like '%sites%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='20379' AND status='1'
AND (question like '%Real meaning seoclerks clone sites%' OR question like '%Real%' OR question like '%meaning%' OR question like '%seoclerks%' OR question like '%clone%' OR question like '%sites%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| 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 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='750' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='750' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='498' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='498' 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=20379%' 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=20379%'
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='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='306632.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6160.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6160.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='139192.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='139192.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='596028.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='596028.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 |
TommyCarey
By making multiple platforms like this you can have your homepages targeting the specific keywords and pulling in traffic to the actual homepage and not a subpage where people may be confused and click away. When people go to SeoClerks they instantly know it's about SEO, same with pixelclerks being for graphics and design, codeclerks being for people to sell code, wordclerks for selling content, and so on.
This way you can set up a diverse marketing campaign and funnel in traffic from all over the search engines.
An additional thing that would tie everything together for optimum results would to be to link to all of the websites just under the top navigation bar. Ionicware could add small logos of each of its platforms and link to them directly. By doing this you will optimize your click throughs and internal advertising. I know that all these websites are linked in the footer, but would you buy an ad in the footer of a website? Nope! the reason for that is because not many people will scroll down to see what is in the footer. 95% of the time the person scrolling through the site will find something they like and click to a subpage. I'm sure there are plenty of big members here on SeoClerks that have never seen the footer lmao
Setting up these sister sites to SeoClerks is a way to expand your platform exponentially. People will come in to WordClerks who may have never heard of SeoClerks, PixelClerks, CodeClerks, etc. but now they will because of the multiple platform interlinking
To put it in a very basic response.... Ionicware is targeting more keywords to bring in traffic so everyone can make more money. Setting up multiple platforms that target specific services is one of the best ways to attack dozens of keywords that you couldn't really go after in a competitive sense with just one platform. By making multiple platforms like this you can have your homepages targeting the specific keywords and pulling in traffic to the actual homepage and not a subpage where people may be confused and click away. When people go to SeoClerks they instantly know it's about SEO, same with pixelclerks being for graphics and design, codeclerks being for people to sell code, wordclerks for selling content, and so on. This way you can set up a diverse marketing campaign and funnel in traffic from all over the search engines. An additional thing that would tie everything together for optimum results would to be to link to all of the websites just under the top navigation bar. Ionicware could add small logos of each of its platforms and link to them directly. By doing this you will optimize your click throughs and internal advertising. I know that all these websites are linked in the footer, but would you buy an ad in the footer of a website? Nope! the reason for that is because not many people will scroll down to see what is in the footer. 95% of the time the person scrolling through the site will find something they like and click to a subpage. I'm sure there are plenty of big members here on SeoClerks that have never seen the footer lmao :D Setting up these sister sites to SeoClerks is a way to expand your platform exponentially. People will come in to WordClerks who may have never heard of SeoClerks, PixelClerks, CodeClerks, etc. but now they will because of the multiple platform interlinking :D To put it in a very basic response.... Ionicware is targeting more keywords to bring in traffic so everyone can make more money.
Are you sure you want to delete this post?