alm
Forum Replies Created
-
Forum: Plugins
In reply to: [Keyword Statistics] [Plugin: Keyword Statistics] New User GuideSorry, there’s no such user guide. I think the descriptions at the option panels should help you. Just go through these pages step by step and read the captions. Maybe I’ll write a configuration guide for the plugin but at this point I’m a bit short of time…
I’ll add an option to remove any kind of shortcodes soon. But remember that some shortcodes may insert text to the resulting page. Parsing is possible but you’ll have to add specific rules for any existing shortcode…
Forum: Plugins
In reply to: [Keyword Statistics] [Plugin: Keyword Statistics] Other languagesHi adyba,
thanks for the stopwords… I think I’ll drop some of them (zprávy, tipy, téma and double occurance of tedy – and use máte instead of mate) because I think they don’t belong to the list. Maybe I’m wrong, but the translator gave me words that definitly don’t belong to a stopwordlist. Am I wrong with this? I’ll integrate the list soon…
Hi Mike,
You’re welcome. If you have got swedish stopwords, I’ll integrate them. The plugin is running without them, but stopwords can not be filtered out on languages, that do not appear at the language-list at the plugins default language configuration or the language combo at post-/page-edit. Just have a look at http://wordpress.org/extend/plugins/keyword-statistics/faq/, where I described the restrictions for the words you can add to the list. If your wordlist comply with these, I’ll add it.
Regards
Alex
Hi Mike,
do you use both plugins at the same time? Is the automatic calculation of the keyword density activated in both plugins? If it is that way the freezing doesn’t surprise me… especially if you have a lot of text. But that should also occur at WordPress 2.9.2! Don’t use both plugins at the same time and don’t use multiple edit-page/post dialogs with any of the plugins installed (on a single or on different domains).
If you are working with posts, containing a lot of text, you should deactivate the automatic generation of the keyword density statistics. The calculation takes its time. The performance at IEs in versions less than 8 is even poorer because of the slow JavaScript engine used at this browsers. The freezing appears at the edit-page/post dialogs only. And: You should not open multiple edit-pages at the same time! This will cost more memory and can lead to freezing of your browser if it doesn’t use multiple processes for the tabs/scripts.
Greetings
AlexHi Mike,
do you use both plugins at the same time? Is the automatic calculation of the keyword density activated in both plugins? If it is that way the freezing doesn’t surprise me… especially if you have a lot of text. But that should also occur at WordPress 2.9.2! Don’t use both plugins at the same time and don’t use multiple edit-page/post dialogs with any of the plugins installed (on a single or on different domains).
If you are working with posts, containing a lot of text, you should deactivate the automatic generation of the keyword density statistics. The calculation takes its time. The performance at IEs in versions less than 8 is even poorer because of the slow JavaScript engine used at this browsers. The freezing appears at the edit-page/post dialogs only. And: You should not open multiple edit-pages at the same time! This will cost more memory and can lead to freezing of your browser if it doesn’t use multiple processes for the tabs/scripts.
Greetings
AlexForum: Plugins
In reply to: [Plugin: Keyword Statistics] Some sites work and some don’tI don’t think that factory settings will help but i may implement this. The problem is that if i have not enough informations i can’t help. It also would help if there were a link to a website where the plugin is not working… 🙂
For example: There are some reasons why the plugin can’t set the keywords or description tag even if there are keys and descriptions at single post views and metadata serving is switched on. One of those: If your content is written in different languages and the aggregation list (a single page of the list) is containing posts written in more than one language, the plugin does not mix the keys and descriptions (also no bug i just implemented it this way).Forum: Plugins
In reply to: [Plugin: Keyword Statistics] Some sites work and some don’tThat’s not a bug… that’s a feature – how about reading the captions and descriptions? Looks like you have activated the option “Don’t serve any meta information” – caption should be clearly. This has to be unchecked if you want to let the plugin serve meta informations. Testmode will serve the metadata as a comment – and search engines will ignore this – even if serving metadata is off. This is only for testing purposes to see which metadata will be served on the different pages if serving metadata is switched on.
Now you can say which plugin causes the conflict i’ll have a look at this problem…
Forum: Plugins
In reply to: [Plugin: Keyword Statistics] Some sites work and some don’tSorry… no update will help you if i don’t know where the problem is. I will not install all wp-plugins just to find out with which it will work or not. If you don’t want to help me finding out where the problem is i can’t help you.
Forum: Plugins
In reply to: [Plugin: Keyword Statistics] Some sites work and some don’tThis does not help… Next time – if you find another site you can touch – you should deactivate the plugins step by step… You can’t be sure that the plugin deactivated at last doesn’t work with the statistics plugin but it is the best candidate to check for conflicts.
Forum: Plugins
In reply to: [Plugin: Keyword Statistics] Some sites work and some don’tYou may make a list with installed and activated plugins for all of your websites and if it is running in the constellation or not. This will help to find out which plugins are not compatible. Better way to find out: switch off the activated plugins one by one – temporary for testing purpose. With this information i may can correct the problem. I can’t do anything if i don’t know where the problem is.
Forum: Plugins
In reply to: [Plugin: Keyword Statistics] Noindex tag and category pagesI’m planning to do this but it will take some time. There are some things i like to change before…
You already can set index/noindex at the plugins settings. There are settings for the different pages/posts and for all the content aggregations. Remember that, if you set noindex for aggregations, all aggregations (index, categories, tags, archives, authors) are set to noindex. By the time there is no way to set index for the index aggregation (last posts list) but noindex for category-aggregation.
The problem with saving meta inforations in quick edit mode should be resolved now. I didn’t pay any attention on this mode before…