I am showing that there are no items in the feed itself. That would explain why 
there is nothing appearing on your external site.

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
[email protected]

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!

On Jul 11, 2010, at 5:44 AM, [email protected] wrote:

> I am desparate for help here.  I am trying to export my RSS feed from
> a Wordpress blog into my external site
> 
> The RSS feed address is http://newbattle.mgfl.net/?cat=74&feed=rss2
> 
> The page I'm trying to make the feed appear on is
> http://www.newbattle.org.uk/Departments/Geography/bbb.html
> 
> The code I am using is:
>  <script type="text/javascript">
>    function load() {
>      var feed ="http://newbattle.mgfl.net/?cat=74&feed=rss2";;
>      new GFdynamicFeedControl(feed, "feedControl");
> 
>    }
>    google.load("feeds", "1");
>    google.setOnLoadCallback(load);
>  </script>
> 
> 
> However as you will see, the feed wizard gets the title of the blog
> but none of the content - can you suggest any changes I need to make?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Google AJAX APIs" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-ajax-search-api?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en.

Reply via email to