ForumCommunity

Wiki - Affiliation

    Reciprocal exchange of links amng two or more forum friends, that can also be in the form of a banner displayed with direct link to the site, usually inserted through the tool Manage HTML codes in the forum homepage.

    Code for the link
    HTML
    <a href="affiliate_website_address">text</a>

    Code for the little banner
    HTML
    <a href="affiliate_website_address"><img src="image_address"></a>

    The little banner can be inserted in a table, usually locatede at the top or bottom of the forum.

    Related items