Finally i have changed oes tsetnoc feed title

December 9th, 2009 by Handsome Leave a reply »

Almost from the first day when i started this blog i was trying to correct feed page title it show something else then oes tsetnoc. I post help thread in wordpress support forum and digitalpoint, no one help me because every one just confused how can feed page show something else than blog title. But today i have to decide edit PHP files by myself, and make it correct in 10 mint after lot of searching where the title code is. Finally the title is changed, I this this will help me in SEO too because feed page has its own importance

How to change feed title manually in wordpress:

search two files feed-rss2 and feed-rss in wp-includes directory and change

<title><?php bloginfo_rss(’name’); wp_title_rss(); ?></title>

into

<title>Your Tilte</title>

It is just simple!!

have a Good Day

Advertisement

3 comments

  1. Nyubi CANADA Blackberry says:

    Good work! But I’m not a wp user. Infact, my url reject by wp blog platform. It suck remembering I have many friends using wp :(

  2. Good man..
    i want try it..
    it look like interesting..

  3. i’ll try it on my blog, thanks