Search results

  1. A

    [METHOD] How To Get an EIN Number (Tax ID) For NON USA Members

    Thanks for the answers, but living in a foreign country makes a difference? Because we are suppose to pay taxes in place where we live...
  2. A

    [METHOD] How To Get an EIN Number (Tax ID) For NON USA Members

    Great info!! One question, if I apply as a foreign person, do I have to pay taxes in the US or make income declarations each year? Thanks
  3. A

    Advise - Solution Adsense disabled blogs

    You can divide your page in two, half of the content in each. But always having good content in the framed one.
  4. A

    Advise - Solution Adsense disabled blogs

    Just in case, you have to <iframe> the hole page or a big portion of it, where is not only the ads but a lot of other info, text, videos, etc. If you <iframe> the ad only, they will catch you... jijiji Don't forget to hit the thank button (I don't know why but every one says that... lol)
  5. A

    Advise - Solution Adsense disabled blogs

    Even if you have a disable account (a completely death one!) you can <iframe> adsense ads from another site. Just try it, G thinks that the ads are from the enabled account, because that is what the <iframe> tag does!! Yeah, it's again G policies. But it works! You can send me a payment (like...
  6. A

    Advise - Solution Adsense disabled blogs

    If adserving for specific sites was disabled and not the entire account, you can just <iframe> from another site of your own that's not been banned, easy. If are carefully enough you can continue doing this for a while...
  7. A

    Anti Frame Breakers

    Here is a solution that may work for some people, the following script display a window where the user can select to stay in your site or leave to the iframed page: <script type="text/javascript"> var framekiller = true; window.onbeforeunload = function() { if(framekiller) { return...
Back
Top