/    Sign up×
Community /Pin to ProfileBookmark

best way to give content to other sites

I have a cheats website and want to give out my cheats to other websites. These websites need to have the cheats on their sites and for it not to be noticeable where they are from, so not a:

[LIST]

  • [*]

    iframe


  • [*]

    simple include


  • [*]

    object tag


  • [*]

    JavaScript


  • [*]

    ASP


  • [/LIST]

    And it can be …

    [LIST]

  • [*]

    PHP


  • [*]

    PERL/CGI


  • [*]

    MySQL


  • [/LIST]

    The script would need to be a page on another server getting pages from my server. These pages would be free of formatting so just text in DIVs with IDs for CSS.

    Also these pages would have links which would need to open inside a formatted page.

    #############################
    #############################
    #############################

    ### ###


    ### ###


    ### ###


    ### INCLUDE ###


    ### ###


    ### ###


    ### ###

    #############################
    #############################
    #############################

    Thanks if you have any ideas.

    to post a comment
    Full-stack Developer

    2 Comments(s)

    Copy linkTweet thisAlerts:
    @ray326May 31.2007 — RSS or other XML documents.
    Copy linkTweet thisAlerts:
    @JDM71488Jun 02.2007 — yeah you could have a xml structure that the interpreting sites would parse and appropriately markup. or your could have a dynamic page that just serves the content marked up however you want so that your web site could request them as well as any other web site.

    (danpoulton.com/cheat_content.php?id=x) would be a page that gets data from your db and just outputs the cheat itself.

    (danpoulton.com/cheat.php?id=x) would be a page that the public would see. after you include your templates, you can include (cheat_content.php?id=x).
    ×

    Success!

    Help @danpoulton spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.8,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...