Get the code for your site

This is the full code

The code is constructed by two script sections. The first section is for choosing the number of links displayed, ban unwanted sites and choose display language. Only the second section is required. This is the main script.

Script attributes

links - The number of links displayed. Minimum: 1, Maximum: 20, Default: 7.
banned - Banned domains and words from results. Separate with comma.
language - Display language. Supported: en - English, bg - Bulgarian, de - German, gr - Greek.

The script returns a standard HTML list

<ul>
    <li>referrer1 (5)</li>
    <li>referrer2 (4)</li>
    <li>referrer3 (3)</li>
    <li>referrer4 (2)</li>
    <li>referrer5 (1)</li>
</ul>

Where "referrer1", "referrer2", ... are websites that give you most visitors. "5", "4", "3", ... are number of visits from these websites.

My referring links

This is a demonstration of my script. You can see that I am using the original code.

Some friends