• r4zv4n

    (@r4zv4n)


    I’ve updated my WP to 2.1 and my feeds stopped working.

    My permalink structure is /%category%/%post_id%/%postname%/ and I can’t change it, because it’s already been indexed by Google and posted on several websites.

    I’ve seen this ticket, but can’t seem to understand how to implement the solution ??

    I’ve tried to access my feeds using several methods:
    – appending /feeds to the URL
    – accessing via wp-rss2.php (or any other wp-other_feed_thing.php)
    accessing via index.php?feed=rss2

    Here’s the actual link to the website and it’s feed: https://www.e-magine.ro/feed

    I’ve also searched the forums, and found several similar topics, but none with an actual solution my problem.

    Thank you in advance for any info on this issue ??

Viewing 1 replies (of 1 total)
  • Thread Starter r4zv4n

    (@r4zv4n)

    Seems there was a problem with my blog’s description / tagline, which was “(pretty && functional)”.
    That generated this in the feed:

    <description>(pretty && functional)</description>

    and this doesn’t validate..

    I’ve changed it to “(pretty & functional)”, but I would still want to have it as I initially set it (with the two &&’s).

    I’ve also tried using &amp;&amp; in the Tagline field (General Options tab in wp-admin), but that doesn’t seem to work either..

    Any ideas ?

Viewing 1 replies (of 1 total)
  • The topic ‘Feeds won’t work in WP 2.1, with permalinks starting with ?tegory%’ is closed to new replies.