Library code snippets

Dynamic Meta Tags

You can make ur web page more attractive by adding Dynamic Meta Tags inside ur Head Tag

<!--Use of Meta Tag for Dynamic Web Page Filters & Transitions//-->
<Html>
<Head>
<Title>Dynamic Meta Tags</Title>
<META http-equiv="Page-Enter" content="revealTrans(Duration=3.0)">
<META http-equiv="Page-Exit" content="revealTrans(transition=12)">
</Head>
<Body><p>Test transition page</p>
</Body>
</Html>

Comments

  1. 21 Aug 2003 at 11:36

    Hi Peeyush,


    I was wondering whether you could help a techno-phobe idiot with a
    comment you recently made. You posted the following statement concerning
    the ability to create dynamic metatags. I run a hobby site called
    www.sportspubs.co.uk where the pages are created on the fly. We have around
    300 pubs in the Uk that we promote. I am interested in having dynamic
    metatags for each individual pub page that promotes the pub so that it
    gets a better ranking. E.g. one of the pubs on our site is called the
    Balham Tup and can be found at:
    http://www.sportspubs.co.uk/new_detail.php?pubscode=180


    If I do a search on google for Balham Tup - we are ranked 9th - well
    behind the website www.beerintheevening.com. I have just checked their
    source code and noticed that they had a similar format to your coding
    below for their page:
    http://www.beerintheevening.com/pubs/show.shtml/1716/


    The coding given is:
    <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1">
    <meta name="revisit-after" content="3 weeks">


    My question is: can I add either your code or the code above with the
    "meta http-equiv" and get a much better search result for the pubs such
    as the Balham Tup?


    Thanks for any help.


    Rob





    <!--Use of Meta Tag for Dynamic Web Page Filters & Transitions//-->
    <Html>
    <Head>
    <Title>Dynamic Meta Tags</Title>
    <META http-equiv="Page-Enter" content="revealTrans(Duration=3.0)">
    <META http-equiv="Page-Exit" content="revealTrans(transition=12)">
    </Head>
    <Body><p>Test transition page</p>
    </Body>
    </Html>

  2. 01 Jan 1999 at 00:00

    This thread is for discussions of Dynamic Meta Tags.

Leave a comment

Sign in or Join us (it's free).

Peeyush Nigam More than 3yrs of practical and job experience in IT Industry. Currently running own ASP center in city KANPUR - INDIA [url="www2.domaindlx.com/pari"]PARI WEB SERVICES™[/url] U may [email="webmaste...

Related podcasts

  • Top Web Design Mistakes

    Pete LePage is Product Manager of Internet Explorer Developer Division and he doesn’t want your web site to stink. Sharing from his talk given at TechEd 2008, Pete highlights 10 common web design mistakes and tells you how you can bypass the same blunders. Pete also tells us how future features o...

Want to stay in touch with what's going on? Follow us on twitter!