• Resolved amgrove

    (@amgrove)


    I’m trying to set up my RSS feed for my site, and I tried to validate it using validator.w3.org. I was given this error.

    “Congratulations!

    This is a valid RSS feed.
    Recommendations

    This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
    line 12, column 8: title should not be blank [help]
    <title></title>
    ^
    line 240, column 0: content:encoded should not contain iframe tag [help]
    <span class=’embed-youtube’ style=’text-align:center; display: block;’><ifra …
    Source: https://livinginanotherlanguage.com/?feed=rss2&#8243;

    What can I do to fix this? Where do I change the coding? I’m a total newbie and use Bluehost to host my blog. Thanks for any suggestions.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter amgrove

    (@amgrove)

    Now I just get the one error about line 12 column 8. How can I go in somewhere and just put something between <title> and </title>? What do I need to put there when I get in?

    Try giving your site a title via Settings -> General.

    Thread Starter amgrove

    (@amgrove)

    It has one. I’ll try deleting it and putting it back?

    Thread Starter amgrove

    (@amgrove)

    Ok, now it’s fixed that and back to the 240 code. I’m going to try to fix that one by editing the post it’s giving an error on.

    Thread Starter amgrove

    (@amgrove)

    I FINALLY got it to work by deleting a youtube video embedded on one of my posts. Weird? Oh well, hopefully it’ll help me get my RSS up and running!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘RSS troubles-Line 12 Column 8 should not be left blank’ is closed to new replies.