The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
3answers
318 views

Unable to display favicon using get_favicon()?

I'm using fetch_feed (based on Simplepie) to display an array of RSS feeds (favicon & headlines only). Documentation on the simplepie website says to use get_favicon in the stylesheet. And I'm ...
0
votes
1answer
324 views

How to batch convert comments to posts?

I want to display comments using a Post slider plugin, but comments aren't posts. I had a dodgy setup with FeedWordPress (sydnication plugin) by sucking the Comments RSS feed in to to the Comments ...
0
votes
1answer
90 views

Changing the RSS feed titles not working

I'm trying to change my RSS feed titles to display the post type beforehand but it's not working. Code below. Any ideas? Thanks function changeRSStitles($content) { global $post; if ...
1
vote
1answer
85 views

How can I migrate to worpress using my last blog's rss

I have all of the my blog's posts in a rss file and I want to copy them in my blog.How can I do this?!?
0
votes
1answer
54 views

Creating an RSS feed with all of the prior month's posts

How can I create an RSS feed that will display all posts from the prior month. So on any day in December, the feed will show all posts from November and so on. Thanks.
4
votes
2answers
2k views

RSS Feed for posts containing any term from a taxonomy

I imagine the answer to this will be related to this question I asked yesterday: Custom Taxonomy WP_Query for All Terms in a Taxonomy? I would like to output an RSS feed containing all posts that ...
1
vote
2answers
476 views

How to set the cache for the built-in SimplePie feed parser?

I'm using the built-in SimplePie, AKA fetch_feed(), to retrieve a feed, and I want to be able to adjust the cache time from an admin menu. SimplePie itself is well documented, but not so much the ...
0
votes
1answer
120 views

WordPress Following? Social Users?

I'm building an extensive user backend on a WordPress news website. One of the features I've noticed many major sites have is the ability for logged in users to follow headlines from users or ...
0
votes
1answer
109 views

RSS Subscriber count

I'm looking to retrieve an RSS Subscription count. How do I return the number of subscribers without use of Feedburner or use of a plugin?
0
votes
1answer
177 views

Import RSS as posts with redirect?

I'm looking for a way to import RSS items from an external blog as posts with a redirect on them. The purpose is to have another blog's posts show up in my front page excerpts but actually deliver ...
1
vote
0answers
273 views

How to remove/exclude specific posts in a category from RSS feeds after particular date [closed]

I want to remove/exclude some posts of a category from RSS feeds after particular date. First of all i want to specify that same requirement i already accomplish for front page posts. I have two ...
0
votes
1answer
45 views

WordPress plugin changelog RSS

Is there a way to access a WordPress plugin's changelog RSS feed?
0
votes
1answer
139 views

Wordpress won't let me use a page slug of 'feed'

I want to make a custom feed page* with the slug of 'feed', but when I try to save, Wordpress changes it to 'feed-2'. Is there a way I can force Wordpress to let me use a slug of feed—or, if it's ...
1
vote
2answers
211 views

Help Me Choose RSS or XML-RPC

Scenario: I have a mother site example.com which has a blog and say about 12 category. I also have 12 other wordpress site. Some in the subdomain of example.com and some are different domains. 12 ...
1
vote
1answer
93 views

Addition Text to Post Titles (Custom Post Types) in RSS

First, I have used this code to add my custom post types into my feed (below): function myfeed_request($qv) { if (isset($qv['feed'])) $qv['post_type'] = get_post_types(); return $qv; ...
0
votes
2answers
369 views

Get full content from feeds and save a duplicate copy in my site

Okay Now I'm editing old problem because its done but now i've new problem I've knowledge of mysql queries but not wordpress queries I'm doing this with mysql queries and its working well but server ...
0
votes
2answers
838 views

How to disable Wordpress.com default feed and use feedburner feed in place of that?

How to disable Wordpress.com default feed and use feedburner feed in place of that? In self-hosted wordpress site I know how to do but don't know to how in free wordpress.com site. ...
2
votes
1answer
72 views

How to Create RSS Feeds for categories in Wordpress?

I want to create RSS feed for categories in WordPress.Is this possible? How could I do it? Thanks
1
vote
1answer
84 views

custom rss templete

The objective is to fetch fields associated with a specific post id to create a custom rss feed. It is required to use functions like the_content_feed('rss2') , the_excerpt_rss() etc outside the ...
0
votes
1answer
57 views

I want to add to a side bar a Featured Blogs rss feed and looking for suggestions on how to do that in Wordpress

Blogger.com has a gadget called Blog List that aggregates a list of selected blogs in a RSS feed format. One way of using it on wordpress is to create a blogger blog that contains only the Blog Links ...
0
votes
2answers
116 views

Disable category RSS Feeds on Wordpress blog with PHP

I have a Wordpress powered site and I would like to know how to disable all category based RSS feeds with PHP or even mod-rewrite if possible. Thanks
0
votes
1answer
126 views

How can I offer different RSS-Feeds by category?

I want to write a WordPress-Blog about some quite different topics. I will write most of it in English, but some topics are only interesting for Germans. The posts in the German-category will be in ...
0
votes
1answer
362 views

Feed links not working even with add_theme_support('automatic-feed-links')

My feed links don't work, even after I add this code to functions.php: add_theme_support('automatic-feed-links'); When I try go to mysite.com/feed or mysite.com/?feed=rss or any of the ...
1
vote
1answer
447 views

How to Fetch Rss Feeds From Other Websites

I've 3-4 Blogs 2 on same topics I want if i post on 1st blog then 2nd blog can fetch feeds automatically and save that in database as a post or Can anyone tell me how smashing network work when ...
1
vote
0answers
99 views

RSS feed is empty [closed]

is anybody know about this issue? I have implemented RSS feed in functions.php file for two custom post types: function myfeed_request($qv) { if (isset($qv['feed']) && ...
0
votes
2answers
1k views

Wordpress.com XML feed to RSS 2.0 feed?

My company is currently developing a mobile application and is planning on feeding information into it via wordpress.com (due to financial constraints - not for profit organization), but we've run ...
0
votes
2answers
234 views

Link to RSS feed not clickable?

Having recently installed a theme update on an inherited premium theme, I am facing a minor irritation that I do not have the coding knowledge to solve. The theme displays a link to RSS feeds for ...
0
votes
1answer
215 views

Forcing absolute <img> src links in the RSS feed

We are using relative image URLs in the post's HTML code. Looks like relative src links break on many RSS readers. By default, Wordpress does not seem to prepare post's HTML for feed too much. Does ...
0
votes
2answers
189 views

Wordpress keeps truncating my feeds and I can't stop it

I have a little problem with my self hosted wordpress blog. the problem is it keeps truncating my feeds even when I have chosen not to in the settings page. one thing to bear in mind is that I use ...
0
votes
1answer
138 views

RSS Feed broken

When I try to access my RSS Feed I am getting this error: error on line 1 at column 35: Unsupported encoding UTF-5 It was working fine just a couple days ago and I'm not sure what I changed if ...
0
votes
1answer
90 views

Build a rss powered website network

I'm trying to build a website network on my site that is rss powered. It should be similar to http://network.smashingmagazine.com/ in scope except I want the new content posted automatically. It ...
2
votes
1answer
445 views

How do I remove RSS feeds from themes?

How do I remove RSS feeds from being listed in the HTML source? Like I want to remove the following: <link rel="alternate" type="application/rss+xml" href="foo.com"> I don't want to remove ...
0
votes
1answer
233 views

Custom meta box data in rss feed

Im using WP Alchemy to set up some custom meta boxes. Since these are being used for audio files, when I create a feed the data does not come in and i cannot create a podcast feed for them.
2
votes
1answer
212 views

Changing RSS title link to link to feed instead of blog

Frustration! Is there an easy to change the RSS title link using the RSS widget to link to the feed instead of the blog itself? It can't be this hard.. I could easily hard code this but I want to ...
0
votes
1answer
198 views

How to add logo to rss feed

I came across this function to add image to rss feed. However, I keep getting lots of syntax errors. /* Add RSS Logo */ function addRssImage() { echo "<image> <title>My ...
3
votes
2answers
192 views

How to add category exclusion to rss feed

I'm trying to exclude certain categories from the mydomain.com/feed Researching online I came across this code: <a href="<?php bloginfo('url'); ?>/feed?cat=-3&cat=-12">Entries ...
1
vote
1answer
229 views

What's a good RSS Importer?

I'm looking for a good RSS importer to use on my WordPress installation. The current one isn't importing images properly, and I don't want to fix it. It needs to be an automated importer. Where I ...
1
vote
1answer
188 views

custom post types don't appear in RSS

I created custom post-types in my site but these posts are not shown in the RSS. Only the regular posts appear there. What could be preventing them from showing up there
1
vote
1answer
2k views

How to remove the comments feed from WP 3.1.1?

I've tried a number of solutions available on the internet, but none seem to work in WP 3.1.1. Thanks!
2
votes
1answer
189 views

How can I minimize the content of my RSS feed to fit more items in Feedburner's 512k limit?

Feedburner won't read your feed if it's over 512k. Our podcast (http://herdingcode.com) has been around for 3 years now, and returning all items puts us way over that limit. We've had new listeners ...
0
votes
1answer
96 views

Pulling RSS from site and display it in posts

I'm trying to pull rss from sites similar to this: http://andreabadendyck.blogg.no/ I have several posts with the URL in the title, so I can pull the URLS from here and hardcode the rss reader in the ...
1
vote
2answers
2k views

Out of memory errors - anon-rss or file-rss?

Can anyone help me figure out both which plugin might be causing this error and how I fix it? [4405235.617144] Out of memory: kill process 1450 (apache2) score 75568 or a child [4405235.617155] ...
0
votes
1answer
69 views

Is a no RSS plugin setup supposed to work?

I'm using WP 3.1.2 as provided by Awardspace, a free hosting service. I haven't made any configuration regarding RSS but it seems to work on Google Reader. However, pictures and flash elements won't ...
2
votes
1answer
36 views

Site Rss not seen by browser

We have a site http://ort.org.il built with WP 3.1.2. Its RSS address should be http://ort.org.il/feed/, but nothing shows up there. I can see the feed in the View Source, but not in the browser, and ...
0
votes
1answer
140 views

Vimeo Feed gived dead link with RSS widget?

I have RSS widget on my home page (footer) pointing to a RSS feed from Vimeo. The videos pull in fine, and the links for these work. The orange RSS icon also takes you to the actual RSS feed. ...
1
vote
2answers
483 views

How to disable atom feed and only use RSS feed

Is there a way to disable atom feed and have only rss feed? When I click on the RSS button on my Firefox, I am show 'subscribe to domaintitle using RSS feeds' and 'subscribe to domaintitle using atom ...
1
vote
2answers
168 views

Inserting ads into wordpress default rss feeds

i'm hoping i'd find some help in regards to inserting ads into wordpress default rss feeds (i do not use feedburner) <?php function insertAds($content) { $content = $content.'<hr /><a ...
1
vote
2answers
130 views

RSS Widget on theme

I want to display some external RSS Feeds in my theme - not on a sidebar - just before a homepage content that I'm building. Is there a core shortcut or method to display RSS on themes?
0
votes
2answers
347 views

Change custom post type GUID in RSS

So i got the RSS feed which output some custom post types, but the GUID looks bad to me, it's like: ?post_type=mycustompost&p=124 The reason i want to change this is that I don't need people to ...
2
votes
2answers
406 views

How can I generate a RSS feed based on a custom WP_Query?

I have a WP_Query returning a list of posts of a particular post type and with a certain meta_value (custom field value) Is there a way generate an RSS feed based of these results ?