daverage
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto-tags] New version with no APIsTo note, this is hacked together from the original plugin (https://www.ads-software.com/plugins/auto-tag/) and the YQL modification that Beer made (https://www.ads-software.com/support/topic/auto-tags-yql-edition?replies=14)
Forum: Plugins
In reply to: [Auto-tags] New version with no APIsTaking another look I found out why YQL was not always working.
Now added it back in with common words as the fallback – you should always get some tag now!
https://www.dropbox.com/s/me0u6zl5obmlhkf/auto-tags.zip?dl=0
Forum: Themes and Templates
In reply to: [Hueman] Blog Heading and SubheadingHi.
Go to Appearance -> Theme Options – > Header and turn “Site Description” off.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsThanks will give it a go!
Don’t want to try another plugin as yours is by far the best free one! Wp-pipes is almost as good, but insanely resource hungry lol.
Is it possible to change the order with which the database is updates – so your custom fields are added before the post? Or does that not work?
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsAh I see.
Well will have a look at my other plugins and see if anything is hooking in before multi import can update the postmeta table.
Just can’t see why that would happen if the post is so obviously being added to the post table – can’t see how any plugin is stopping it!
??
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsOut of interest, is there any chance you would add the check page title code as an option? It would solve my issue instantly (I know there was a technical / performance issue).
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsI did, but can try again! Very strange. Also investigating if it is picking up short urls from some feeds that don’t match the permalink
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsPossible, though it does seem to put one in eventually. either way, good luck ??
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsThanks.
It seems that it is not putting rssmi_source_link into the postmeta each time it finds new items.
Actually looking at one now where there are 2 entries for it as posts, but no rssmi_source_link entry yet.
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsNo, server is fine. Was working up until very recently (when you removed the check against article titles).
Set to check every 20 mins and pull out the top 5 articles. I update the rss feed maybe 10 or 15 times a day (it is linked to my pocket read later stream)
Forum: Plugins
In reply to: [WP RSS Multi Importer] Multiple PostsForum: Plugins
In reply to: [Auto-tags] Got it working with ZemantaHi. I was thinking about doing just that. Have it set up so if you have an API key for Zemanta it uses that in addition to YQL, removes duplicates and then sorts them by relevance and returns the desired number of keywords.
Happy to work on a proper release via GitHub. Having never used github, is that something you can set up?
Tempted to go a bit further and look at adding other services like alchemy as well!
Forum: Plugins
In reply to: [Auto-tags] Got it working with Zemanta@beer Hi, it seems to be better than YQL in that it is contextual. If all you write is Lego for instance, you get back Toy, Games etc.
Forum: Plugins
In reply to: [Auto-tags] Got it working with ZemantaNot sure to be honest, seems to be more accurate to me, but that may just be me!
Forum: Plugins
In reply to: [Auto-tags] Auto Tags YQL editionBefore I noticed this thread, I created a version of the plugin that works with Zemanta to get the tags.
You need to get a free API key and put it into the Auto Tag settings, but it seems to work pretty well.
Grab it here if you are interested ??