Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • proscenio Friend
    #146314

    Hello, I want to change the standard Joomla rss link with the feedburner. Especially in the address bar of Firefox. Which file should I edit to add
    <link href=”http://myfeed.domain.com” rel=”alternate” type=”application/rss+xml” title=”Feed” />

    Thanks
    Proscenio

    Anonymous Moderator
    #324930

    Hi proscenio

    Please open modulesmod_syndicatetmpldefault.php, delete all codes and add your code into this file.
    In administrator, you can assign this module to a position which you want to display.

    proscenio Friend
    #324951

    Thanks for your reply.
    find the specified file the following code

    <?php // no direct access
    defined(‘_JEXEC’) or die(‘Restricted access’); ?>
    <a href=”<?php echo $link ?>”>
    <?php echo JHTML::_(‘image.site’, ‘livemarks.png’, ‘/images/M_images/’, NULL, NULL, ‘feed-image’); ?> <span><?php echo $params->get(‘text’) ?></span></a>

    where do the changes to insert the code feedburner?

    <link href=”http://feed.okmugello.com/okmugello” rel=”alternate” type=”application/rss+xml” title=”Feed” />

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

This topic contains 3 replies, has 2 voices, and was last updated by  proscenio 14 years, 11 months ago.

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