• Hello,

    I have no idea why my RSS are broken… I haven’t any addon installed, so no possible blank line (?).

    I’m sorry it is all in french, I’m hoping that going on the page in question you’ll see the text in english 🙂

    Erreur d'analyse XML : données incompréhensibles après l'élément de document
    Emplacement : http://bdfil.ch/wordpress/wp-rss.php
    Numéro de ligne 4, Colonne 10 :			</div><?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
    ------------------------------^

    http://bdfil.ch/wordpress/wp-rss.php

    Many thanks in advance for the help !

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Co

    (@co)

    Hello,
    I would deeply appreciate any help.
    Thanks.

    Where that </div> comes from? I don’ think it should be there…

    Next. Where is the blog? This: http://bdfil.ch/wordpress/ gives a 404 – not found.

    Thread Starter Co

    (@co)

    Hello and thanks for the reply !

    I’ve got no idea where the <div> came from, I didn’t touch that rss file at all. Do you think it may be causing this ?
    I opened the RSS file : That’s all you can finde inside :

    if (empty($wp)) {
    	require_once('wp-config.php');
    	wp('feed=rss');
    }
    
    require (ABSPATH . WPINC . '/feed-rss.php');

    The blog is located here : http://www.bdfil.ch/
    It was already configured like this last year and it did work fine. Now that I changed the template it doesn’t work anymore.

    Back to the basics:
    Your feeds are here – not where you said they are!
    http://www.bdfil.ch/feed

    they are even valid!

    Thread Starter Co

    (@co)

    Wow 🙂 Is that something that has been changed with the latest WP update, or has it ever been like this ?

    BTW, many thanks 🙂

    If you use nice permalinks – the feeds are at
    example.com/feed
    and if you don’t use them they should be at
    example.com/?feed=rss2

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘RSS error ?’ is closed to new replies.