Title is being Repeated on RSS Feed Page
-
I bet none of you noticed this bug. Been on about 15 different sites using the updated graphene theme (1.6) and realized that you’re all oblivious to the glitch.
While someone of you don’t even realise your RSS Feed has error and won’t validate due to ‘raquo’ error
Blog Title or Site’s Title is being repeated on the RSS Feed Page.
E.g. If your site’s title says “Technology Zone”
Your Rss Title would say “Technology Zone >> Technology Zone”
It’ll be nice if Syahir or Josh look into this.
Keep up the good work….
@baggas go to YOUR wp-content/themes/graphene/includes/theme-head.php, edit it and replace it with the content here:- http://code.google.com/p/graphene/source/browse/branches/1.6/includes/theme-head.php <— This will fix your feed.
@Prasanna I don’t think it has anything to do with Yoast Plugin as i don’t even have it installed on my blog.
And i can still see your rss feed repeating “Prasanna SP » Prasanna SP”
Has anyone found a solution to this?
Thanks jayda.
Unfortunately after I replaced theme-head.php with your code I got an error which broke my site tassiefamily.com :
Parse error: syntax error, unexpected T_GLOBAL in /home/baggas/tassiefamily.com/wp-content/themes/graphene/includes/theme-head.php on line 11
I tried downloading the theme and re-uploading the theme-head.php file from that but it has not fixed my site. I can’t even login to the WP dashboard.
Just an update. I deleted the file, reuploaded the original and the site worked again.
Then I reuploaded your changed version and everything works perfectly, including the feed!
Not sure what went wrong the first time I tried it.
Anyway thanks very much for that.
Even my comment has nothing to deal with the WP SEO by Yoast. I was talking about
<?php wp_title(''); ?>
for title which is default for the wordpress titles.You’re Welcome @baggas and pblvsk. However i won’t take the credit for it, as someone else posted it on the forum.
@Prasanna I made a reference to the Yoast Plugin cuz i read the article you posted on your website.
Is there a way to stop the title from repeating itself then?
Admin
Try updating the
includes/theme-head.php
file again. Make sure you refresh your browser’s cache (CTRL+F5) before trying the feed again.
Viewing 10 posts - 1 through 10 (of 11 total)
- 1
- 2
- You must be logged in to reply to this topic.