Write the reason you're deleting this FAQ
People always want to make a lot of money online but they aren't exactly sure what they should be doing in terms of what kind of website they need. People always hear of big authority websites and squeeze pages but a person who is just starting out might not know the difference and what each is used for.
When I started out I was always interested in making money, and I heard that squeeze pages was the way to go in order to do this. Little did I know that you need to be a super affiliate or have a huge following in order for these to work well without money to push into PPC campaigns or other forms of advertising. I had a couple squeeze pages that were pushing my affiliate links and CPA systems, but I never hit it big because I didn't know much lol.
A squeeze page is great if you want to use it solely with advertising on Adwords (if you can get your ad live), banner advertising on niche related websites or if you already have a lot of people signed up wanting updates on your next big thing. If you don't have the money or the following, you're best bet is to go after building an authority website.
To become an authority in your niche it will take time and effort. If you don't want to put in the time, you'll have to pay someone to do it for you in the form of posting quality content on your website or blog. To do this you can hire a VA (virtual assistant) and give them author access on your website/blog so they can write and post when they want. You'll have to make a quota for them to hit or they don't get rehired. I usually do around 30 posts as a minimum so that it's roughly 1 post per day. If you don't have the money to hire a VA you can always post yourself. And who better to post on the niche you love than yourself
Build dozens of pages and slowly you'll build a following and gain traffic from the search engines. This type of website/blog is more of a long term game that doesn't cost as much as the overall squeeze page system. The design of a squeeze page will cost less than an authority website, usually, but the cost of your advertising and list building techniques will make it cost 10x more than if you slowly build an authority website.
So in the end, if you don't have a bunch of money to push into advertising and list buildling, you should go the authority website route and not the squeeze page system.
Remember to follow me ![Squeeze pages [vs] Full Websites - What is best for you? Squeeze pages [vs] Full Websites - What is best for you?](https://staging.seoclerks.com/dev-loader?i=images/blanksquare.gif)
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?
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='20720' | 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='20720' | /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=20720 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=20720
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='20720' 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='20720' 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=112823 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=112823
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=112889 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=112889
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=112783 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=112783
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=168999 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=168999
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='20720' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='20720' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='20720' AND status='1' AND (question like '%Squeeze pages [vs] Full Websites - you?%' OR question like '%Squeeze%' OR question like '%pages%' OR question like '%[vs]%' OR question like '%Full%' OR question like '%Websites%' OR question like '%you?%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='20720' AND status='1'
AND (question like '%Squeeze pages [vs] Full Websites - you?%' OR question like '%Squeeze%' OR question like '%pages%' OR question like '%[vs]%' OR question like '%Full%' OR question like '%Websites%' OR question like '%you?%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='2429' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2429' 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 seoclerks.members WHERE USERID='840' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='840' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='6070' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6070' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2637' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2637' 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=20720%' 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=20720%'
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='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='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 |
idealmike
I think they change the content on the URL after a while and try and fly under the radar. Much like how some people change the title or content of their service on here so it has a lot of good reviews for another service and people think those reviews are for that service lol.
But people actually do that kind of thing with Adwords campaign URLs. Although I'm not sure how rife it is as it's a bit shady and they are probably on the lookout for them as some squeeze pages can provide a bad user experience for people surfing the web and they don't want that as if something goes wrong they can take part of the blame for it for advertising that in the SERP's in the first place.
Adwords are sort of like Reddit, they don't really like things that are promotional marketing make money online type of stuff unless you're paying mega money with them. I used to have a couple blogs in that niche before I the big flip of 2010 but found the same thing.
And Lynne you could always create a WTB and ask for something like that on here. List out that you're looking for someone to post a certain type and amount of content to your blog every day and how much you'll pay for each post. Then when someone bids the amount you're happy to pay for it, you can buy them once and see and if good, you can buy multiple amounts for all 30 days of the month.
Anyway, I just see a squeeze page like any other page. It should suck you in, tick all the right boxes with you by presenting you with a ton of problems and then also all the solutions to those problems by just buying that product NOW! LOL
Are you sure you want to delete this post?