Write the reason you're deleting this FAQ
Nowadays people are very active in social media networks , especially in facebook. And i was thinking to create a new facebook fan page , but i know it's not easy to build a successful facebook page with active fans.
Do you have any good suggestion? Please share your thoughts...
Are you sure you want to delete this post?

Are you sure you want to delete this post?
[size=100]OK! I think I clearly see what I have been doing WRONG! I don't comment as my page. I comment as myself. DUH!! Why didn't I think of that? (O.o)[/size]
[size=100]
Thanks for turning on the light bulb. :D[/size]
Are you sure you want to delete this post?
Are you sure you want to delete this post?
... meanwhile, suggests that for Pages with more than 500,000 Likes, organic reach could be as low as 2%
Based on the figures above, a Page with 10,000 fans could expect just 650 of them to actually see that Page's posts in their News Feeds. For a Page with 1 million fans, about 20,000 would end up seeing posts (based on the 2% figure)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
Yes, as Beverly has pointed out to you, creating and setting up a Facebook Page is the easiest part. Building up that Facebook Page into a busy and successful Page is another matter altogether. Even if you do manage to get a lot of fans for it, you're not going to be able to reach all of them with your posts anyway unless you pay for boosts. With Facebook reach limiting only a very small percentage of them will every actually see your posts in their timeline. The only way to get more people to see it without paying for it is to get them on your Page everyday and to do that requires using Call To Actions and asking them to check your Page daily but real people aren't like that and wont want to do that unless there is some specific reason for them to do so. You can reach some people though of course, and they can be useful in helping you to build brand awareness and create a social presence for yourself or your company/business online. But if you want to reach more people, you have to pay Facebook for that privilege!
You could consider creating a Facebook Group. Facebook Groups work a little differently than Pages but how many people can see your posts isn't limited like they are with a Page because everyone sees it in their timeline regardless. But the only thing with Groups are is that other people will be posting to them as well and if you've got a very active Group with say 10,000 members, many of those members will probably be posting their own stuff as well as that is the nature of Groups. So your posts may get quickly buried under other peoples. Still though, with some maintenance and some rules in place, you can reduce and minimize the amount of fluff that people are posting and leverage it in such a way so that you can use it to send traffic to your site/products/offers etc and also build brand awareness / social presence online in the same way as you can with a Page too except in a much more community driven way. :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
[size=100]I did finally create a group and to my surprise, I realized that I could associate it with more than one page. So I have a public group aimed at online shoppers linked to 3 of my pages which are aimed at online shoppers. Also, I suggested 3 similar groups (that were already established) because I think it helps pull your group up in the search results. I have had pages for a long time but never a group. That's because when I tried to create a community on Google Plus it kept getting spammed. It was unnecessary work created constantly reviewing and deleting spam posts. I foolishly thought I would have that same experience if I created a Facebook group. But someone finally talked me into it. I am very pleased with the results. However, I still need to get more likes for my pages before the holiday shopping season hits! :D[/size]
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?
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='10254' | 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='10254' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='377074' | 1 | SELECT * FROM seoclerks.members WHERE USERID='377074' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=377074 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=377074 | /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=10254 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=10254
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='10254' 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='10254' 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=40248 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=40248
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=40271 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=40271
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=40281 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=40281
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=158206 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=158206
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=165404 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=165404
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=40230 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=40230
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=40269 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=40269
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=40232 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=40232
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=40307 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=40307
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=159797 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=159797
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=40239 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=40239
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=95885 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=95885
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=132742 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=132742
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=40266 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=40266
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=40296 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=40296
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=132834 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=132834
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=148126 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=148126
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=164736 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=164736
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='10254' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='10254' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='10254' AND status='1' AND (question like '%How setup successful facebook fan page?%' OR question like '%setup%' OR question like '%successful%' OR question like '%facebook%' OR question like '%page?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='10254' AND status='1'
AND (question like '%How setup successful facebook fan page?%' OR question like '%setup%' OR question like '%successful%' OR question like '%facebook%' OR question like '%page?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='2988' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2988' 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 seoclerks.members WHERE USERID='7' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2921' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2921' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3704' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3704' 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=10254%' 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=10254%'
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='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='377074.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074.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 seoclerks.members WHERE USERID='725710.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='725710.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147.jpg' | /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='4987.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4987.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='585810.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='585810.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='311920.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='311920.jpg' | /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='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 |
hitmeasap
I'll share some details from one of my Facebook Fan Pages.
As you can see in the below screenshot, I have a total of 4,222 likes and got 3 new likes this week. You can also see my last post that was made on April 8. So about 2 months later, I still get likes. Without any new content.
Here's some more details regarding my page. Note that this is from June 8 - June 14.
And in the below screenshot you will see the statistics for my 5 most recent posts. You can also see when I published them.
I wouldn't call this a successful page though but, I've had some success with it at least, especially since I'm still getting new likes and all that without publishing new content..
So, let's dive into this and I'll explain what I've done.
I created the page & shared it with my friends. Some of them shared the page or a post or two. That basically means that things already got "viral", and it's the very first thing I'd recommend. Ask your friends to like and share the page. Especially share the page or content from the page.
Furthermore, to get people's attention, I did this:
First of all, I searched for pages in the same niche, or at least similar ones. When I found a bunch of them, I liked & comment on some of their most recent posts, but not as myself. I used my fan page when I did this.
Like this:
Visit the page you're about to comment on. Do you see the marked area? - Click on that.
When you've done that, you'll see a list like this:
As you can see, I can choose to like and comment as one of my fan pages instead of using my own profile.?
And that's what I did. I found a bunch of pages in the same niche or at least in the same "field" so to speak, and just liked and commented on the 2-3 most recent posts they had.. Not only did I thank them for their contributions, but I also did that using my fan page, which ultimately ended up in new likes & more shares on my own content. Obviously, you can't just randomly spam whatever you come across, you'll need to make sure that you still bring value to their pages. Also note that I've done this with all my pages and I've had the same kind of results on each of them.
With that being said, you could and should obviously promote your fan page in other ways to. For instance, on your service listings here on SEOClerks. You can offer people 10% discount for sharing your page, offer them 2 for 1 deals by doing 1 like, 1 share and 1 comment, the possibilities are endless.
Best Regards,
hitmeasap Hello procoder, I'll share some details from one of my Facebook Fan Pages. As you can see in the below screenshot, I have a total of 4,222 likes and got 3 new likes this week. You can also see my last post that was made on April 8. So about 2 months later, I still get likes. Without any new content. [url=https://www.seoclerks.com/files/user/images/11(66).png][url=https://www.seoclerks.com/files/user/images/11(66).png][img]https://www.seoclerks.com/files/user/images/11(66).png[/img][/url][/url] [b]Here's some more details regarding my page. Note that this is from June 8 - June 14.[/b] [url=https://www.seoclerks.com/files/user/images/22(51).png][url=https://www.seoclerks.com/files/user/images/22(51).png][img]https://www.seoclerks.com/files/user/images/22(51).png[/img][/url][/url] And in the below screenshot you will see the statistics for my 5 most recent posts. You can also see when I published them. [url=https://www.seoclerks.com/files/user/images/33(38).png][url=https://www.seoclerks.com/files/user/images/33(38).png][img]https://www.seoclerks.com/files/user/images/33(38).png[/img][/url][/url] I wouldn't call this a successful page though but, I've had some success with it at least, especially since I'm still getting new likes and all that without publishing new content.. [b]So, let's dive into this and I'll explain what I've done.[/b] I created the page & shared it with my friends. Some of them shared the page or a post or two. That basically means that things already got "viral", and it's the very first thing I'd recommend. Ask your friends to like and share the page. Especially share the page or content from the page. [b]Furthermore, to get people's attention, I did this:[/b] First of all, I searched for pages in the same niche, or at least similar ones. When I found a bunch of them, I liked & comment on some of their most recent posts, but not as myself. I used my fan page when I did this. [b]Like this:[/b] Visit the page you're about to comment on. Do you see the marked area? - [b]Click on that.[/b] [url=https://www.seoclerks.com/files/user/images/postas.png][url=https://www.seoclerks.com/files/user/images/postas.png][img]https://www.seoclerks.com/files/user/images/postas.png[/img][/url][/url] [b]When you've done that, you'll see a list like this:[/b] As you can see, I can choose to like and comment as one of my fan pages instead of using my own profile.? [url=https://www.seoclerks.com/files/user/images/postas2.png][url=https://www.seoclerks.com/files/user/images/postas2.png][img]https://www.seoclerks.com/files/user/images/postas2.png[/img][/url][/url] [b]And that's what I did. [/b]I found a bunch of pages in the same niche or at least in the same "field" so to speak, and just liked and commented on the 2-3 most recent posts they had.. Not only did I thank them for their contributions, but I also did that using my fan page, which ultimately ended up in new likes & more shares on my own content. Obviously, you can't just randomly spam whatever you come across, you'll need to make sure that you still bring value to their pages. Also note that I've done this with all my pages and I've had the same kind of results on each of them. With that being said, you could and should obviously promote your fan page in other ways to. For instance, on your service listings here on SEOClerks. You can offer people 10% discount for sharing your page, offer them 2 for 1 deals by doing 1 like, 1 share and 1 comment, the possibilities are endless. Best Regards, hitmeasap
Are you sure you want to delete this post?