By manan on
Guys, I need some help. I request someone to please help me.
I have set the Feed aggregator module as my home page, the issue is that the page title is Feed aggregator | < site name > you can check it out here - http://everythingms.com I want to change that Feed aggregator to something else. how do I do that?
Also my RSS feed that I have created has < site name > aggregator. I want to remove this aggregator word from there. How do I do that?
Please guys someone anyone help me out.
Comments
Have you tried the
Have you tried the string_overrides module? It works on this on the t() function:
http://api.drupal.org/api/function/t
----------------------------------------------------------------------
http://www.bwv810.com
http://davidhertzberg.com
I am a writer, researcher and solo drupal freelancer.
Je peux communiquer en français. / Я могу общаться на русском языке.
Nothing for Feed aggregator
Nothing for Feed aggregator there. Any other options?
Did you try the module? I
Did you try the module? I just used string_overrides to replace the name of my contact page from "Contact" to "Write." You should be able to do the same thing with the name of your page ("feed aggregator").
http://drupal.org/project/stringoverrides
----------------------------------------------------------------------
http://www.bwv810.com
http://davidhertzberg.com
I am a writer, researcher and solo drupal freelancer.
Je peux communiquer en français. / Я могу общаться на русском языке.
Yes. I tried it. It still
Yes. I tried it. It still says Feed aggregator. :(
Any help anyone?
Any help anyone?
Does anyone have an answer
Does anyone have an answer or suggestion to my query?
Have you tried the Page
Have you tried the Page Title module?
http://drupal.org/project/page_title
No good.
No good.
For the first issue, change
For the first issue, change the name of the "Feed Aggregator" menu item in your Navigation menu. (Its default location.) That will also change the name of the page and the title.
The second issue, well, the aggregator module adds that in and the String Overrides module just doesn't seem to be able to overcome that.
Well for the first issue I
Well for the first issue I used the pathsauto plugin and created a URL for the link.
For the second issue, FeedBurner has the option of allowing you to have your desired name & description for the feed. So I used that.
Path Auto? The core Path
Path Auto? The core Path module allows you to create paths. Path Auto just allows you to do it automatically upon node creation. (Or users, or terms.) And, of course, it doesn't address the issue of the page title.