Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Site Bugs / Suggestions
  4. My blog feed is no longer polled

My blog feed is no longer polled

Scheduled Pinned Locked Moved Site Bugs / Suggestions
comtoolsquestion
8 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gerd Wagner
    wrote on last edited by
    #1

    My blog feed is no longer polled and I can neither edit nor delete its CP entry: [Articles/BlogFeedList.aspx?amid=10718738](https://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=10718738)

    M 1 Reply Last reply
    0
    • G Gerd Wagner

      My blog feed is no longer polled and I can neither edit nor delete its CP entry: [Articles/BlogFeedList.aspx?amid=10718738](https://www.codeproject.com/script/Articles/BlogFeedList.aspx?amid=10718738)

      M Offline
      M Offline
      Matthew Dennis
      wrote on last edited by
      #2

      Your RSS feed format is broken. It looks like you are HTML encoding the links to your articles as tags, among other things. Matthew

      "Time flies like an arrow. Fruit flies like a banana."

      G Richard DeemingR 2 Replies Last reply
      0
      • M Matthew Dennis

        Your RSS feed format is broken. It looks like you are HTML encoding the links to your articles as tags, among other things. Matthew

        "Time flies like an arrow. Fruit flies like a banana."

        G Offline
        G Offline
        Gerd Wagner
        wrote on last edited by
        #3

        I can't see that it's broken. The content of the link element has the same format as in previous posts. It's the same format as in the previous posts that have been pulled successfully by CP

        M 2 Replies Last reply
        0
        • M Matthew Dennis

          Your RSS feed format is broken. It looks like you are HTML encoding the links to your articles as tags, among other things. Matthew

          "Time flies like an arrow. Fruit flies like a banana."

          Richard DeemingR Offline
          Richard DeemingR Offline
          Richard Deeming
          wrote on last edited by
          #4

          Speaking of not encoding things properly... ;P You forgot to HTML-encode the <a rel="nofollow noopener"> in your message.


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

          1 Reply Last reply
          0
          • G Gerd Wagner

            I can't see that it's broken. The content of the link element has the same format as in previous posts. It's the same format as in the previous posts that have been pulled successfully by CP

            M Offline
            M Offline
            Matthew Dennis
            wrote on last edited by
            #5

            For example the link for your first article in the feed is <link><a href="https://web-engineering.info/node/83&quot;&gt;Read more</a></link> when it should look like <link>https://www.codeproject.com</link>

            "Time flies like an arrow. Fruit flies like a banana."

            1 Reply Last reply
            0
            • G Gerd Wagner

              I can't see that it's broken. The content of the link element has the same format as in previous posts. It's the same format as in the previous posts that have been pulled successfully by CP

              M Offline
              M Offline
              Matthew Dennis
              wrote on last edited by
              #6

              It looks like it may be the <?xml version="1.0" encoding="utf-8" ?> that is at the beginning that is confusing things. If I remove that from the response from your site, then MS Edge can parse the feed. Presumably, we could as well.

              "Time flies like an arrow. Fruit flies like a banana."

              M G 2 Replies Last reply
              0
              • M Matthew Dennis

                It looks like it may be the <?xml version="1.0" encoding="utf-8" ?> that is at the beginning that is confusing things. If I remove that from the response from your site, then MS Edge can parse the feed. Presumably, we could as well.

                "Time flies like an arrow. Fruit flies like a banana."

                M Offline
                M Offline
                Matthew Dennis
                wrote on last edited by
                #7

                or change the tag to a tag. It looks like you have a mixture of RSS and Atom going on.

                "Time flies like an arrow. Fruit flies like a banana."

                1 Reply Last reply
                0
                • M Matthew Dennis

                  It looks like it may be the <?xml version="1.0" encoding="utf-8" ?> that is at the beginning that is confusing things. If I remove that from the response from your site, then MS Edge can parse the feed. Presumably, we could as well.

                  "Time flies like an arrow. Fruit flies like a banana."

                  G Offline
                  G Offline
                  Gerd Wagner
                  wrote on last edited by
                  #8

                  Matthew, I don't think the XML declaration is a problem, after all, RSS Feed is an XML format. I also don't think that anything has changed on my blog website, so the feed is the same as in the past, when pulling the posts from it worked well. I didn't post anything for a year, but that should also not create a problem? I just deleted my blog from CP, and then added it again. This has triggered the successful pulling of my newest post. So the problem is not the format of the feed. -Gerd

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups