test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hamlethub Friend
    #168968

    I am trying to use the new Google News link:

    <link rel=”standout” href=“http://www.example.com/scoop_article_2.html” />

    which should be part of the HTML.

    What file would I modify to get this to be part of the HTML Header?

    How can I change the “href=”http….” to dynamically have the url for each article?

    Thanks!

    Ken

    khoand Friend
    #415501

    You add the code into end of /templates/your_template/blocks/head.php


    <link rel="standout" href=“http://www.example.com/scoop_article_2.html” />

    If /templates/your_template/blocks/head.php file is not available, you copy /plugins/system/jat3/jat3/base-themes/default/blocks/head.php into /templates/your_template/blocks/ folder

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum