Re: your reponse to my question about the 1... When I saw the number 1, I actually noticed two columns each containing 1, I understood the one that limits the posts, but what does the other column do? groups?
I have a couple more ideas...
sorry if they're already in, have only checked V 0.8.
But
Is there a way you can make it so there's a find and replace so that anytime a post mentions the title of another post within that same blog it will automatically replace that specific keyword with a link?
So if blog is about cotton swabs and a previous title was "buy cotton swabs" and it pulled a post that in description somewhere says something like "cotton swabs are useful, but before you buy cotton swabs, you are going to need to know this information" it would take buy cotton swabs, and turn it into a link to your post titled "buy cotton swabs"
If possible, I would like in an seo format
replace keywords with
Code:
<a href"[link to the post]" title="keywords">keywords</a>
I think a basic find and replace would work well as an additional feature, but I would like it seperate from above. Reason being if I have 5 posts automatically created, I don't want to have to go in and check post title and set up the find and replace, it would be more automated...
But I would certainly like a find and replace as well.
Perhaps an CSV file just like the blogs with one column "find" and the other "replace" would work fine if you could do it. Question is how that would work if you have multiple blogs and you don't want to apply to all blogs? Maybe you could add numbers to group the blogs (maybe that's why there was a second column of numbers that I was asking about) and then in this new find and replace CSV file you could just put a number by it so you can restrict which blogs it does a find and replace for (and perhaps "0" is apply to all groups)
Oh, one more thing, not really needed, but a potential interesting add would be to allow you to put up a seperate RSS feed for blog comments. It would be helpful since in wordpress I use a yahoo answers plugin and they display the answers as comments...
Also is it possible to mass post without doing an RSS?
Say I wanted to post the same privacy policy to all 500 blogs and don't care that it's duplicate. Actually, on second thought, I can just create a blogpost one one of my blogs, then set up that blogs rss feed in the CSV and it will post to all of them, so I guess that won't be needed... ignore that.
Great stuff though so far, I love it, and haven't even tried 1.0 yet!