Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Wordpress Feeds, How to activate feeds
aka-2
post Jul 27 2006, 11:05 AM
Post #1


Newbie [Level 3]
***

Group: Members
Posts: 45
Joined: 16-July 06
Member No.: 26,699



I have installed Wordpress in my site and feeds seem that dont work. When i click over the link give me an error, as if the feeds were not running. But when i sindicate the site with any feed-tool, they work ok.

¿anybody knows why?

Thanks.
Go to the top of the page
 
+Quote Post
serverph
post Jul 27 2006, 04:56 PM
Post #2


Ancient Enigma
Group Icon

Group: [MODERATOR]
Posts: 1,787
Joined: 11-July 04
From: under the stars
Member No.: 76



what is the exact error that you received? if you just clicked on your feeds link and try to view them via your browser, it would seem garbled or you'd otherwise simply be viewing the code. that is because you would still need the feed to be parsed properly so you can view it properly. thus you will find that a feed tool like the google reader would work okay since it is equipped to parse the feed correctly. smile.gif

the feed link is not intended to be clicked for direct browser viewing anyway. if it works for your feed-tool, then you would need not worry much. smile.gif
Go to the top of the page
 
+Quote Post
aka-2
post Jul 27 2006, 09:11 PM
Post #3


Newbie [Level 3]
***

Group: Members
Posts: 45
Joined: 16-July 06
Member No.: 26,699



The message is something like "The protocol is not associate to any program ".

Its no really a problem, the feed works well with feed tools. I am getting started with Wordpress. Using other blog plataforms, when you click on the feed link, apears the xml page, but not in Wordpress.

I just would like to know if this is normal in Wordpress, and why, or maybe i have a bad blog installation or bad configuration.

But its just curiosity.
Go to the top of the page
 
+Quote Post
Cerebral Stasis
post Jul 28 2006, 11:36 AM
Post #4


Braindead by Default
*********

Group: Members
Posts: 713
Joined: 5-November 05
From: United States of America
Member No.: 13,837



Could you give us a link to your feed?

Maybe I'm misunderstanding you here, but it sounds like you're saying that, unless you open the feed file in a feed-reading program, you get an error saying that it is not an associated file format. I don't see how that would be any different than trying to open a .pdf file in a media player. Feed files can only be read by text document readers, web browsers, and feed readers, unless I'm mistaken. Trying to use something else would definately cause an unknown file format error, which may be your problem.

Of course I could be wrong, but that is what my guess is from what you've said thus far.
Go to the top of the page
 
+Quote Post
aka-2
post Jul 28 2006, 02:24 PM
Post #5


Newbie [Level 3]
***

Group: Members
Posts: 45
Joined: 16-July 06
Member No.: 26,699



Its no so complicated, surely I am explaining things in a wrong way. Sorry about that. A clear example:

-Go to any Blogger blog and click on the feed icon. The browser will show you a .xml page with the content into tags. For example: xml feed file of this page

-Go to any Wordpress blog and click on the feed icon. For example: wordpress xml feed file, The link goes to a page with feed format code.

-But in my wordpress instalation, when I click on my feed link, it give me back the error.

This is my page (my signature) http://google-posicionamiento.info/

Probably its not really an error, just my blog configuration, but ¿which is the reason ?

In any case, thanks for your interest.
Go to the top of the page
 
+Quote Post
T100
post Jul 28 2006, 04:31 PM
Post #6


Super Member
*********

Group: Members
Posts: 282
Joined: 17-December 04
Member No.: 2,764



I dont think there is anything wrong with your wordpress rss feed. I can read the xml file correctly.

http://google-posicionamiento.info/?feed=rss2

actually, the extension is often misleading. There is no extension in a dynamically generated page. That's the post structure that you define artificially. You can get your wordpress page to be displayed as html, not ?p=123 sth for all posts, but it is just a trick of the browser. You cannot compare an rss feed with an rss2 feed. You are having different format with with your rss because they are not of the same version.
Go to the top of the page
 
+Quote Post
aka-2
post Jul 29 2006, 02:59 PM
Post #7


Newbie [Level 3]
***

Group: Members
Posts: 45
Joined: 16-July 06
Member No.: 26,699



Thaks T100, thats realy the problem. When I changed the format of the urls, changing the permanlinks, the wordpress rss feed cant read the link. I have tried to change the url modifing the .htacces file, but i am not very sure about how to do it. I dont want to get wrong, and at least, i have only change this:

<a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>

to

<a href="<?php bloginfo('rss2_url'); ?>">Entries (RSS)</a>

and now it can be readen -http://google-posicionamiento.info/feed/- .

I have implemented feedburner too, but i wanted to mantain the original feed of wordpress for the "autodiscover option", and i am learning how to do this correctly.

Then, I will try to explain the process here if nobody does it before.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Rss Builder V2, Create And Download Rss Feeds For Your Websites(14)
  2. Creating Rss Feeds For Wapsites(5)
  3. Is There A Multi-wordpress(1)
  4. Wordpress Error : Warning: Cannot Modify Header Information(5)
  5. Please Activate Tomcat 5 For Me.(1)
  6. Simple Kontera Integration Into Wordpress(0)
  7. Wordpress Contact Form That Work With Free Web Hosts(1)
  8. Wordpress On Subdomains(3)
  9. Building The Perfectly Optimized Site Using Wordpress,seo(0)
  10. Wordpress [resolved](8)
  11. Wordpress Blog Help(5)
  12. Need Help Related To Wordpress...(1)
  13. Wordpress Problem [resolved](5)
  14. Activate Account [resolved](5)
  15. Wordpress Login Trouble [resolved](8)
  1. Blogger Vs. Wordpress(4)
  2. Help Needed To Activate My Addon Option In My Cpanel(0)
  3. Wordpress 2.5 Released(3)
  4. Wordpress Backup For A Server Move(2)
  5. Review My Wordpress Theme(7)
  6. My Minimalist Wordpress Theme(7)
  7. Wordpress Upgrade Notification(7)
  8. Wordpress Categories Disappear(5)
  9. Wordpress Error - Bytes Exausted [resolved](7)
  10. Wordpress Vs Movable Type(0)
  11. Cutenews Vs. Wordpress(7)
  12. Looking For A Free Rss Reader To Publish Feeds On My Webpage(1)
  13. Combine Mediawiki And Wordpress(1)


 



- Lo-Fi Version Time is now: 12th October 2008 - 07:54 AM