1. Hi Guest
    Welcome to our forum. It is not only about the weather, we also have forums for space, astrology and gardening plus much, much more besides!
    To be able to post here and see all that we have to offer you please sign up to also gain access to our exclusive members only area.

UKWN Adding the UKWN chart to your webpage

Discussion in 'UKWN - United Kingdom Weather Network' started by grant, Jun 2, 2008.

  1. grant Administrator

    Message Count:
    9,772
    Likes Received:
    5,088
    Adding the UKWN chart to your webpage

    Joining the UKWN allows you permission to add the UKWN chart to your website. Being a part of the network, we hope our member stations spread the word and to do this we would expect you to carry a link back to UKWN in some way, shape or form. Carrying the chart is probably the best way to showcase this for your station.

    Really, I cant stress how vital this is to the success of the network itself, so please take a few minutes to add the required code to your pages.

    This link is valid for as long as you supply data to us. If your feed stops then we will remove access. In some cases you may need to contact me to get your domain added to the exceptions list.

    The simplest way of adding the code is by use of a table and an Iframe, as detailed below.

    UKWN is currently using http://www.metserv.info/pages/ukwn/as a redirection URL

    Code:
    <table width="99%" >
    <tr>
    <td align="center">
    <table width="765" height="100%">
    <iframe src="http://meso.metserv.info/UKWN.php" width="765" height="765" frameborder="0" scrolling=auto >
    </iframe>
    </table>
    <br clear="all">
    </td>
    </tr>
    </table>
    
    1 people like this.
  2. Gogs Calm

    Message Count:
    20
    Likes Received:
    9
    Re: Adding the UKWN chart to your webpage

    Added the UKWN map to my weather website, worked a treat.

    Did not use frames as the sit already uses frames.
  3. grant Administrator

    Message Count:
    9,772
    Likes Received:
    5,088
    Please note the subtle change to the code in 2 areas (URL and image size)
    this is to reflect the domain change and the increased size of the map.
    There are re-directs in place, but these will expire in due course so it is important that you make these changes.
  4. geoffp0 Calm

    Message Count:
    38
    Likes Received:
    0
    All up and running Grant, wondered what had happened at first :thumbup:
  5. WWS Fresh Breeze

    Message Count:
    919
    Likes Received:
    414
  6. Gogs Calm

    Message Count:
    20
    Likes Received:
    9
    Updated the code today, all is working great again.

    Thanks.