Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • davilico Friend
    #142333

    We want to change the main rss feed title from “portada” (home) to the name of the site.

    Here’s the live site http://www.24fmserver.com/index.php?format=feed&type=rss

    Thanks.

    Anonymous Moderator
    #309516

    Hi
    Open librariesjoomladocumentfeedrendererrss.php file, at about line 57, find following code:


    $feed.= " <title>".$data->title."</title>n";

    and change to:

    $feed.= " <title>http://www.24fmserver.com</title>n";

    davilico Friend
    #309560

    Many many thanks

    jamjodesign Friend
    #316930

    Hi there, I made this change and it worked for all my pages except the home page. The homepage of my site still says “home” on the homepage rss feed. I want it to say the title of the website. When I make the change above this works for every page except the home page. Any idea of how to fix this?

    Thanks in advance.

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

This topic contains 4 replies, has 3 voices, and was last updated by  jamjodesign 14 years, 8 months ago.

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