Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   RSS, Feeds & Subscribing (http://forum.bytesforall.com/forumdisplay.php?f=18)
-   -   Help! I can't change the RSS link to point to feedburner. (http://forum.bytesforall.com/showthread.php?t=15170)

osmaneralp Aug 19, 2011 01:07 PM

Help! I can't change the RSS link to point to feedburner.
 
When I hover over the RSS Posts icon on my website, it says ozbots.org/feed/. How do I change it to my feedburner link which is http://feeds.feedburner.com/ozbotsdotorg-blog ?

I running WordPress 3.2.1 and Atahualpa 3.6.7

I installed FeedSmith and then edited the php to point to feedburner, but it made no difference.

I know there must be a simple way to do this, but I've worked on this all morning and can't figure it out.

Thanks!
Osman
http://ozbots.org

lmilesw Aug 19, 2011 04:06 PM

What PHP did you edit? I have never edited any PHP for Feedburner to work.

osmaneralp Aug 19, 2011 04:21 PM

Quote:

Originally Posted by lmilesw (Post 71047)
What PHP did you edit? I have never edited any PHP for Feedburner to work.

Interesting. I went to the main WordPress menu, and I chose Plugins -> FeedBurner FeedSmith -> Edit. WordPress displayed an edit window with the following php code:

Quote:

<?php
/*
Plugin Name: FeedBurner FeedSmith
Plugin URI: http://www.feedburner.com/fb/a/help/...ess_quickstart
Description: Originally authored by <a href="http://www.orderedlist.com/">Steve Smith</a>, this plugin detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed so you can track every possible subscriber.
Author: FeedBurner
Author URI: http://www.feedburner.com
Version: 2.3.1
*/

$data = array(
'feedburner_url' => '',
'feedburner_comments_url' => ''
);

...
I thought I had to enter my feedburner URLs in the single quotes. Is there a better way to tell WordPress my feedburner URLs for posts and comments?

Thanks,
Osman

juggledad Aug 19, 2011 04:40 PM

Did you check to see if the plugin added a widget for you to use?

lmilesw Aug 20, 2011 01:08 PM

To setup the Feedburner plugin you go to Settings>Feedburner. You should also take out any edits you did to the plugin in the php code.

osmaneralp Aug 20, 2011 03:22 PM

Thanks for the suggestions. I think I've got it working now. Changing the php back to the original code was a critical part of the fix. The problem was complicated by poor support for RSS in Chrome. I thought my RSS subscribe button wasn't working, but then I noticed the same problem on http://wordpress.bytesforall.com. In Chrome when I click the RSS subscribe button on http://wordpress.bytesforall.com, I get the following text:

Quote:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">
<channel>
<title>BytesForAll WordPress Themes</title>
<atom:link href="http://wordpress.bytesforall.com/feed/" rel="self" type="application/rss+xml"/>
<link>http://wordpress.bytesforall.com</link>
<description>Customizable Themes for the WordPress CMS</description>
<lastBuildDate>Fri, 19 Aug 2011 15:51:04 +0000</lastBuildDate>
This doesn't happen on other browsers, so it must be a Chrome issue.

Thanks for your help.

--Osman

lmilesw Aug 20, 2011 06:09 PM

That's interesting about Chrome. This Chrome extension seems to help.

Wonderlady Nov 30, 2011 01:16 PM

Thanks, Larry. I had been having that weird XML screen come up on my RSS feed in Chrome and also for some clients for whom I set up their websites. Nice simple fix, except that some users may not realize that it is a browser issue and blame the website owner. Not sure what could be done about that.

joshuamu Jul 26, 2012 10:22 AM

I am having this problem in my rss feed. My feed lacks a channel and it cannot be validated in feed burner. How do i add a channel and where in the theme?


All times are GMT -6. The time now is 08:32 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.