There are no real ways to know for sure how many people go to your site from bookmarks, but a couple of ways
- (the usual) take a high % (or even 100%) of unique WITHOUT any referrer data (that also are not a bot)
- Make a “bookmark this” link, but make the bookmarked url something like “http://example.com/?camefrom=bookmark”. Then just do something like
- if ($_GET['camefrom'] == “bookmark”)
{
// +1 to your stats thing counting bookmarks (database? etc)
}
Making money from Myspace is quite easy. It used to be easier but they have cracked down on spam.
If you want to make sure they (probably) don’t remove your profile, make it look as crap as you can. Search for myspace layouts, put everything, glitter graphics, songs, the works. Upload a picture of an attractive girl, get a few friends, get some comments etc.
Now you have a few methods to make some money:
- Use the groups thing to make a group in your niche. Collect people who have a similar interest to what you are promoting/selling into a group. Use their search function to find people. Only bother adding people who are actually interested or at least your target market in/for your product.
- Get lots and lots of friends. Use auto adders (Google for them, most you have to pay for). Don’t do too many at once. If I were you, I would set up 5-10 accounts now, occasionally login add 5-10 people. After a couple of months after it looks like you’re a regular user (not a spammer) then start mass adding. Don’t do too many, they do remove profiles that spam friend requests. Once you have all these friends, then send bullitens or send messages/comments saying something such as “Hey, talk to me on here”, here being a webcam site such as IMLive (affiliated link, through their company Pussy Cash. You can even get around $2 per free sign up there – it is easy money) etc.
- Leave lots of comments with affiliated links. Ringtones etc. Make it seem you are not a spammer.
A good way to get people who are interested in your product, is to do a google search like site:myspace.com “your keyword”
You can also get a load of backlinks, by spamming links on comments.
Let me know in the comments for your thoughts etc on spamming myspace.
Howdy
If you want to do a cron job, but don’t want that email giving you the result, such as for example when doing a wget command, do this:
wget –quiet –output-document output_filename http://www.urltoget.com/
It will still email you with errors, so if you want it to never email you, add this:
>/dev/null 2>&1
to the end of it.
There are lots of reasons why you may want to do this – to protect your admin area, hide some nasty scripts or to save on bandwidth (yeah, i’ve heard it done…). Of course, all people have to do is look at your robots.txt and find out a load of directories that you don’t want found… (Read more to see full post)
(more…)
The following black hat SEO techniques should always be avoided. Why should you avoid these techniques? Well because they can get you banned from all the major search engines, and because they are also very easy to detect (thus increasing chances of ban-age!) … (see them after the jump)
(more…)
This site doesn’t really cover much black hat seo or methods used by spammers, but there is no point in trying to ignore it. Black hat seo can be very helpful. So you might be interested in some black hat seo tactics some people use.
(more…)