I setup my Dev.to profile to publish posts from my blog feed - https://bignumworks.com/feed.xml
However, it Dev.to is not importing the posts.
Am I missing something?
I setup my Dev.to profile to publish posts from my blog feed - https://bignumworks.com/feed.xml
However, it Dev.to is not importing the posts.
Am I missing something?
For further actions, you may consider blocking this person and/or reporting abuse
Jackson Kasi -
Jackson Kasi -
Amy Liu -
Owl Burger -
Once suspended, harishkgarg will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, harishkgarg will be able to comment and publish posts again.
Once unpublished, all posts by harishkgarg will become hidden and only accessible to themselves.
If harishkgarg is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Harish Garg.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag harishkgarg:
Unflagging harishkgarg will restore default visibility to their posts.
Top comments (5)
Hey Harish,
Looks like the it might not be in a valid rss format. I had a similar issue. I used the following site to get my issues corrected and dev.to started picking them up as soon as it was valid.
validator.w3.org/feed/check.cgi?ur...
@harishkgarg Yeah, as David mentioned, we'll need a valid feed format. Looks like that's a helpful link. Thanks for the tip, David!
I'm facing this now
Could be a problem on our end. If you can’t get it working, we’ll try to get it debugged early this week.
If you’re feeling adventurous you can try to get it working in development from the dev.to codebase, then you’ll have full visibility.
David, Andy, and Ben, Thanks for the response.
As David pointed out, seems like there are some issues with my RSS feed. Will try resolving those first and see if that fixes it.
Thanks again for the help.