![]() |
How can i turn google image traffic into cash?
I have learned to convert fuskers. Very poorly but they buy. How the fuck do I cash in on my google image traffic? Get out the redirect or what?
|
I remember a little while back someone posting some good information on that but search is still down. Forgot to bookmark it too :/
|
there is a mod rewrite that redirects the image seekers to a spot of your choice, once they slick the google thumb. but not sure where it is, i dont have it bookmarked either
|
somebody post a good framebreaker code in here
I know I have it on my machine but I don't find it right now works quite ok for me ;) |
I have a mainstream site that gets over 200,000 referalls a month from Google Images. Normal Google doesn't even send me 1,000 uniques a month for the site.
I haven't done any tricks with the site -- I just put PPC ads at the top of the page (anything lower will be cut off because of the frames.) |
Quote:
|
The quality of traffic is really poor but the volume is definitely there.
WG |
<script language="JavaScript1.1" type="text/JavaScript">
if (parent.frames.length > 0) top.location.replace(document.location);</script> |
Thanks smokey.
Wireguy, I was targeting it for about a month. It has been steady but it never was a revenue generator so I quit looking for it. Now it is just pissing me off. 100k a month of traffic has to be worth some $$$. |
Quote:
|
mine is different if I remember right....
is java the best option?? hell... I don't find my fucking code lol |
|
Quote:
|
How the fuck are you converting Fuskers? I have a shitload of that crap...
|
I have about 1,5k aday of google and yahoo image traffic to 1 of my celeb domains, what will it do if I use the code above?? Also isnt there some htaccess code u can use to handle it?
|
yeah.. getting a lot of traffic from the image search too..
|
maybe put "For More, Go To www.blahhh.com" on the image??
im trying to figure out whys to get traffic too. |
They load your site in a frame so it is not hotlinking. if they try and use just the image thing it is hot linking. The java above breaks the frame. So atleast they are now on your site. I then send the apporiate pop up but he fuckers still are not buying like hot cakes or anything.
|
I have done actually pretty good from google image traffic in the past. It was freesite and gallery images that were being displayed so they still got to see the textual and advertising content. I'd say google image traffic is about a bit more productive than TGP in this case.
|
Quote:
|
thx for the infos
|
This will block them and you can also insert a redirect if you wish
RewriteEngine On RewriteCond %{HTTP_REFERER} !^$ RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*pgbucks\.com/.*$ [NC] RewriteRule \.(gif|jpg|jpeg)$ - [NC,F] |
Err.. That is for hotlinking. Unless you mean it will stop google from hotlinking, in which case google caches all the images on their own servers. So it wouldn't work anyways.
o_O Sorry if I misunderstood. |
I tried it on a google image search and it blocks them from seing the image when they click to see the larger one.
|
Quote:
|
How do I block flusker from using my images and ALSO redirect them if they want to click thru to a free site of mine?
|
RewriteEngine on
RewriteCond %{HTTP_REFERER}!^$ RewriteCond %{HTTP_REFERER}!^http://(www.)?urltoyoursite.com [NC] RewriteRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://urltoyoursite.com/hotlink.html If I remember my .htaccess properly, this will take all hotlinked images and redirect them to hotlink.html. You can change as needed. |
Quote:
Quote:
If you remove the null refferer condition, RewriteCond %{HTTP_REFERER}!^$, only requests from your site will be shown the images... and people trying to access images directly via copy and paste will be redirected to hotlink.html. and hotlink.html should be a small file because you'll get a ton of requests after blocking out null referrers, so a simple 0 second metarefresh to your real desired location would be best. People trying to hotlink images from other sites will still get the red x, but copy and pasters will go to your hell / site of choice. |
Yeah, thought we were only talking about google image search. But you are indeed very correct if you use this for general purpose hotlinking.
And yeah, I forgot to mention that a meta refresh would probably be best. Because as Lycanthrope said, it'll suck bandwidth if you use a full site. Perhaps even a <? header("Location: http://yoursiteofchoice.com"); ?> instead of the meta refresh. |
It definitely converts
|
When I see new images.google.com traffic, I just change the "thumbnail(s)" link to something more productive. :)
|
Quote:
<script language="JavaScript1.1" type="text/JavaScript"> if (parent.frames.length > 0) top.location.replace(http://www.my-site.com);</script> ? I just tried it and it didnt work for me. |
The only way I have found that really works is to put a few links to pages with high value PPC links on them - online casino, poker and dating are good ones.
Dont have them as ads but clear links on the page - searchfeed.com is good and they have XML feeds. I stopped getting the hits with the last update so I took the pages down. Shame I cant show you what I mean. |
Quote:
|
All times are GMT -7. The time now is 04:57 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123