Truc om Meer Geld met Verwijzingen te maken Firefox

firefox embleem

Ik hoop u mensen mijn overzicht van wordpress niet plugin dat hulp u miste maak geld door firefoxverwijzingen. Plugin is goed maar het heeft heel wat nadelen zoals:

  • Het onderbreken van de Gebruikers van het Internet Explorer
  • Het ergeren van hen terwijl zij surfen
  • Het gebruiken van het grootste deel van de Vrije Ruimte van het Scherm

Dit zal niet alleen doden zal ook uw de gebruikersverkeer van het Internet Explorer maar lezershaat u voor uw kwade handelingen maken. Zo heb ik een betere oplossing.

Maak Meer Geld door Verwijzingen Firefox

Deze eenvoudige kleine truc die dat ik ben u vereist geen plugin onderwijst. Het ook vereist geen manuscripten en is enkel een klein klein stuk van samen gecombineerd HTML en css. Het goede ding over deze truc is dat het geen het ergeren popups het eerder toont weinig zeer en goed-gemengd bericht bij de bovenkant van D.W.Z. teruggeeft die u kan helpen D.W.Z. gebruikers in het klikken van de verwijzingsverbinding en het downloaden van firefoxbrowser (dit zeker overtreedt in geen geval TOS Google) verlokken. Deze manier u kan elk van uw verkeer van het Internet Explorer in zuiver contant geld gemakkelijk veranderen.

De Gevallenanalyse van het Geld van de Verwijzing van Firefox

Ik heb wat onderzoek u doen tonen hoe voordelige uw D.W.Z. verkeer voor u kunt zijn en hoe u het kunt gebruiken om meer geld te maken.

ie-traffic-july.jpg

U ziet boven een diagram van Sizlopedia verkeersstatistieken vanaf 1 juli - 30 Juli. U kunt zien dat ongeveer 34 duizend D.W.Z. gebruikers dit blog in gehele maand bezochten. Dat is bijna 43% van al verkeer dat Sizlopedia in de gehele maand ontving. D.W.Z. blijven 6 en D.W.Z. 7 het meest gebruikt D.W.Z. versies aangezien u van de grafiek kunt zien.

Nu als wij een ideaal geval overwegen waar alle mijn D.W.Z. gebruikers in Firefox gebruikend mijn verwijzing omzetten en houdend in mening dat één verwijzingsomzetting me $1 geeft ik $34000 één maand enkel door verwijzingen binnen zou moeten gemaakt hebben Firefox (Yeh! Ik kijk krankzinnig hier)

But the point here is that even if 0.1% of my IE users convert to Firefox using my referral then I can easily make $34 out of my referrals which is still a great amount of money.

How To Setup Firefox Referral for IE users

It is very very easy :) Just copy and paste the code below right after <body> tag of your wordpress template and make sure to test it in IE to see if it looks fine and does not break your template design.

Here is the Firefox Referral Code (only opens in firefox)

Make sure you replace Pub-ID with your own Adsense publisher ID. The comment conditional tags you see around this code are IE read-only which means that IE will render the HTML inside it while other browser will ignore it as a coding comment.

If you want to target version-specific IE audience to see your Firefox referral link then you can use the following tags

  • For all IE versions: <!--[if IE]><![endif]-->
  • For IE 5 only: <!--[if IE 5]><![endif]-->
  • For IE 6 only: <!--[if IE 6]><![endif]-->
  • For IE 7 only: <!--[if IE 7]><![endif]-->

Live Preview

Just visit Sizlopedia in any IE version browser to see the live preview :) and do share your comments

firefox-referral-money.jpg

  • Good research. I'll be trying this once I get a good readership because at this new stage of my blog, I should display much advertisements. Anyway, this is a great idea for making money. Thanks for the tip. :)
  • Well !! i am also using this trick for , but till now for any conversion I have got just 10 cents, never got $1 which google normally say !! any idea why ??
  • Great trick! I'll try this as soon as I get over with my exams :D
  • kanak @ I experienced the same thing too and I eventually learnt that the $0.10 was coming from Malaysian user clicks. Anyway I feel great when sometimes I got $1.00 :)
  • Thanks DJ Flush :) I first came across this thing in liewcf blog but I never thought of finding how to implement that.
  • Hey DJFlush,

    I implemented this code and it works fine on IE but now, it also shows up on firefox with the first bit <!--[if IE]>--> visible for the world to see! Any fixes?

    Thanks!

    Dev
  • Hey DJFlush,

    Looks like all you have to do is make sure the end tag is <![endif]--> instead of <![endif]->. Please make the correction in the main code whenever you can.

    Thanks for your hard work, and you've definitely got a great blog going here.

    Cheers

    Dev
  • Thank you everyone once again for appreciating a piece of my research :)

    Dev Thanks for pointing it out. There is a problem with quotes in Wordpress however I have fixed the code and it is now available as a txt file.

    Have fun :) and Thank You for appreciating my blog
  • Tom
    Great trick, I'm going to try it out on one of my websites :)
  • I use its php version of this trick in my sidebar to display the referal button.. But most of my readers are from firefox.. so I haven't had any success yet.. Will try your trick to display the top bar..
  • You can try all your tactics Dj but i am staying with IE .
  • LOL that's a great way of making money :D I think I should try this.
  • Madhur Kapoor Hehehe that really made me laugh lol :D

    Guys it seems to be working brilliant for me. $4 made alone from firefox referrals in one day wow! not bad :)
  • Hey Awesome code snip DJ! Worked functionally with a charm! Any trick to do this for Opera users too? My 10% visitors come from Opera and 30% from IE!
  • For Opera let me think! Perhaps we can do this for opera users too but that will be more complex (really complex) because we will have to target the browser agent instead of using any conditions statements.

    I will look into it and will post it if I find it :)
  • Doesn't work on my blog :( . The layout breaks. Will try it on some other theme.
  • @Rishi
    You can use php to check the browser agent.. It will show the referal button/link for all browsers other than Firefox...
  • Kara
    Will it work on a website? If so how? I mean where do I put the code? On every page or as an include? It would be great if somebody could help me here.


    Tom you said:
    Great trick, I’m going to try it out on one of my websites

    Did you try it out?

    Thanks in advance
  • Kara It will work perfectly on a website too.

    Yes the most easiest and simple way to use it on a website is to put the code as in include after the <body> tag on every page of your website.

    Do try and let me know if it works for you.</body>
  • Your site does not load in IE 6. It opens a bit and then says, it can't open Sizlopedia.

    I tried your firefox code but it completely messed the theme. SO will try some other code. But still thanks for the idea. Didn't strike me!
  • Yeh I know thats a bug with IE and I haven't been able to figure out yet why sometimes IE shows that error for sizlopedia.

    The code will work for some themes and won't work for some. You might have to tweak it a bit yourself still I am glad you liked the idea.
  • Kara
    Hello DJ Flush, You wrote:

    It will work perfectly on a website too.

    Yes the most easiest and simple way to use it on a website is to put the code as in include after the tag on every page of your website.

    Do try and let me know if it works for you.


    I tried it on my site but the problem is that it shows on Firefox also which it shouldn't if I understand it right. Am I doing something wrong? (I took the code from the text file)

    All the best
  • That's because code in text file has one error

    In last line instead of
    <![endif]->

    it should be

    <![endif]-->
  • Finally guys I have managed to fix the code :D and it will work on all sites and blogs regardless of the theme. There was a little typo in the end tag.

    Thanks to Daily Moolah and NSpeaks for pointing that out.
  • Ok...I posted the correction at http://cl1p.net/nspeaks/
  • Thanks once again :) I updated it for you in your comment.

    The problem is that the comment form recognizes HTML and when you put a tag it parses it instead of taking it as mere text.

    Its all done and working fine now :D
  • Kara
    Wow! It works ok now. Thanks all.
  • Kara
    I think I spoke too soon. The code worked on a trial page but when I put the code on my webpage there is a script error. I tried it on all my sites and the same thing happens.

    Any ideas?

    And of course thanks in advance.
  • I am still ready to help you. Please use http://cl1p.net and help me see the script error that you are getting.

    Or best is that you take a screenshot of the error and paste the image link here so I can see it for myself.
  • Not sure why its not working but maybe this will help
    http://browsershots.org/http://digitalorder.org/ for some reason the isnt closing.
  • The screenshot isn't helping me to figure out the problem.

    I hope you copied the latest code from the text file? because I only fixed it yesterday.
  • Unless the text was changed before I posted that comment I believe I got the latest in those screenshots.
  • Hey, you don't have to put it at the top. It's not compulsory. You can add it into the sidebar, like a big and colourful banner. Or inside an article. Anyway, great idea. I'll set it up in my sidebar for my blog.
  • I agree with you :) I mean its not necessary that you should put it at the top. The main concept was to just introduce the IE Condition Comment tags but still for my blog I have noticed that the top position is giving me the highest referral clicks and payouts.
  • Strang3r
    Ok how do you make it work in blogger Dj
  • Though it wouldn't be much difficult to set up in Blogger too but to be honest I have no idea how to do so as I have no experience over Blogger blogs.

    You can just play with the steps mentioned here and see if that gets you anywhere.
  • Another great tips, Thanks DJ

    It works perfectly nice on my website.
  • Thanks for sharing this tip! Will try it. :)
  • Hi, I tried to make this thing work on Blogger (link) but this error message came up.

    "Your template could not be parsed as it is not well-formed. Please make sure that all XML elements are closed properly.
    XML error message: The string "--" is not permitted within comments."

    I then removed the "" bit and it worked, but it showed up on firefox too.

    What should i do? The template uses XML (not really sure what it is)

    Thanks
  • Isaan I am really not familiar with blogger templates so I am not sure what might be triggering the error. I suggest you to consult someone who is good with editing blogger templates and he can do the job for you in just a minute.

    I apologize for the late response.
  • Brent
    I am going to try this, I looked at my stats for the last 30 days: 1.1 million unique visitors, 73% using IE. Even I only covert a 1000 of them, it would be a nice boost in revenue...thanks!
  • Not sure if that's Invision Power Board, but once I add IF IE tag, Safari 3.1 and Opera 9.5 displays a huge spacing in the top.
  • @Web Browsers

    The problem is basically not with Invision Power Board rather it happens on all sites and blogs. I will soon come up with an alternative trick or solution so stay tuned.
  • Yan
    Thanks, DJ for this great tip. I have it up and it works just fine.

    Just one Q though, with the script apparently force Safari to give a huge gap on the header. Do you have any idea why?
  • Really a nice idea...really you are great man
  • David
    Hey, I tried using the IE tags to show some ad copy text to only FF users. However, now, in firefox, there is a big white space in place of the text would usually be.

    Is there a way to display the ad such a way that in firefox theres no big white space?

    Thanks for the great article. :)
  • I am trying my best to solve the white-space problem in browsers other than IE but no luck so far :(

    I am still working on it and will publish a solution soon.
blog comments powered by Disqus