|
Hi,
I've added my blog (mattwarren.org[^]) and the import tool gave me the message:
Your Technical Blog feed has been successfully updated. You blog's RSS feed will now be scheduled for regular download and your Technical blog articles will be submitted automatically.
However when I go to "Technical Blog Feeds" it still says "Last Updated" = Never. Also clicking "Download Now" doesn't seem to do anything?
Should it automatically pick up existing blog entries that are already in my feed, or will it only pick up new entries that I write in the future?
Cheers
|
|
|
|
|
I recommend going through your blog and using the rel-tag method of manually deciding which blog entries you want our aggregator to take.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I thought I had? It you look at my blog feed[^], in each <content> section I have the following at the bottom
...
How to properly work with non-primitive ClrInstanceField values using ClrMD?</a></li> </ul>
<a href="http://www.karajbus.com/script/Articles/BlogFeedList.aspx?amid=641373" rel="tag" style="display:none">CodeProject</a>
</content>
Is this the wrong format?
|
|
|
|
|
Ah. I see the problem. You've got to add your full content of your article to your feed (that's where we pull the article from).
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I'm still not following, if I view my feed through this reader[^] it's able to see the content, plus it validates okay[^]?
Am I missing something?
|
|
|
|
|
Okay, I resubmitted it and it seems to have worked, I got a notification that 3 articles had been pulled from my feed and I now have:
Last Polled: 9-Sep-16 19:55
Last Updated: 9-Sep-16 19:55
Thanks for your help
|
|
|
|
|
Matt, you seem to have the same problem with your latest feeds.
|
|
|
|
|
Actually that was me kicking the aggregator. Sometimes it needs a good kick. I've seen that many of your posts are now live.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Yeah thanks for doing that, they've all been imported now
|
|
|
|
|
Help! I needed to make some changes to my blog after it was pulled from blogger, but when I saved it, it got turned into an article. Since this is part of a blog series, this will make no sense whatsoever to the readers!
Is there a way to put it back in with my blog posts?
|
|
|
|
|
No problem, I've switched it back
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Thanks
Is there a way I can prevent this from happening the future? Since my code snippets don't seem to be picked up from github, I can see regular editing jobs in my future. Especially now that the automatic polling seems to be fixed
|
|
|
|
|
It's a bug on our end, sadly. We have to fix it. If it happens in the future just shoot me an email at sean@codeproject.com
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
OK, thanks, I'll try not to take up too much of your time.
Maybe tell the devs no Christmas pudding until the issue's fixed?
|
|
|
|
|
I already told them no pudding for a separate issue.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I've set up a blog feed as per the FAQ (http://creativecats.blogspot.com/feeds/posts/default?alt=rss), I have ticked the box asking me if I accept the T&Cs, I have included the tag link in my article, but my blog status still says 'Never' for both 'Last Polled' and 'Last Updated'
Any ideas why my blog isn't picked up at all?
Thanks,
Frauke
|
|
|
|
|
Hey, Sean, thanks a lot for getting my first blog article up here!
Could you tell me what you did, please? I have written some more since then, but my blogs are still not getting picked up automatically. Is there a manual way of updating? I tried the 'download' button next to my blog, but it doesn't seem to do anything (neither does the 'edit' button).
Thanks for your help!
Frauke
|
|
|
|
|
I polled it manually. Sometimes the aggregator needs a kick. I've asked the dev team to employ the kicking.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I added my blog but kept failing.
The blog was polled but its updated status was always 'never'.
simply, Code Project can't pick up my blog post.
As illustrated from the help, I inserted the following tag into my blog post.
<a rel="tag">CodeProject</a>
But, the result HTML changes like the following as I check it out with the development tool of my browser.
<a rel="nofollow">CodeProject</a>
My blog was first on Nabble(www.nable.com). but after I found this issue I moved my blog post to SourceForge blog (https://sourceforge.net/p/civilizer/blog/2015/10/personal-knowledge-management-and-civilizer/).
But the issue is same.
I feel this rel-tag thing doesn't work on some blog sites where users don't have much control.
Any workaround? or am I missing something?
modified 4-Oct-15 4:06am.
|
|
|
|
|
Could you please give me a URL to the RSS feed?
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Here is the URL to the feed
https://sourceforge.net/p/civilizer/blog/2015/10/personal-knowledge-management-and-civilizer/feed
Thanks.
|
|
|
|
|
|
Thanks for the reply.
I have added the rel-tag at the end of my blog article's content as follows. (from the first time)
please, tell me if something was wrong.
<a href="http://www.karajbus.com/script/Articles/BlogFeedList.aspx?amid=4572453" rel="tag" style="display:none">CodeProject</a>
Nothing fixed. My blog is still not updated.
rel="tag" still changes to rel="nofollow" when I check my blog post output. (at Sourceforge) I'm not sure this change has anything to do with my blog still not updated at CodeProject, though.
<a href="http://www.karajbus.com/script/Articles/BlogFeedList.aspx?amid=4572453" rel="nofollow" style="display: none;">CodeProject</a>
Do you think rel="nofollow" issue has nothing to do with the fact CodeProject not picking up my blog post?
modified 8-Oct-15 5:00am.
|
|
|
|
|
Could be. Try rel="tag". Also there's only one entry in your feed. That's the one you want, right?
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Thanks for the reply.
>> Try rel="tag".
I have been trying rel="tag" from the first place. What I'm talking about is the HTML output is converted to rel="nofollow" from rel="tag" (by some of their server logic) .
>> Also there's only one entry in your feed. That's the one you want, right?
Yes. I am just testing only one feed for now. (I tried entire feeds, it doesn't work either)
I don't know much, but from my googling, I find some people saying "many blogging systems default to adding rel=nofollow to links added by commenters" . I guess such systems may alter links added by authors.
I checked the content of the feed my self, and I couldn't find my rel="tag" link even though I added it to the blog content. Also I found "rel=nofollow" attributes had been inserted to other links. That means their server alters whatever links the authors add. And that makes sense these days, because there are lots of link rank spammers .
If you can't pick up such blog posts (from technical or policy or whatever reasons), that might mean there are bunch of blog sites out there incompatible with Codeproject.
You can access the feed anyway. I guess that means basically you can pull my blog content, right?. Can't you just pick user's blog post without this rel="tag" restriction?
modified 11-Oct-15 4:25am.
|
|
|
|