yarr2
Forum Replies Created
-
Probably you never saw how sitemap were build in AIOSEO 3.x. It was build only once after post or page update was made. So it always was up-to-date and was not rebuild on any request.
You can check how 4.x is working on any website, which have about few thousand posts. Caching, CDN, etc are just additional overheads, which may help partially solve problems. You are just making problems in order to show how they may be solved instead of avoiding.
I guess a marketologist wrote this article…
All sitemaps are up to date, if they are made after the last update on the site was made and till the next update on the site is made. AIOSEO 3 was handling sitemaps in a much better way, when static sitemaps were generated once automatically after an update was made on the website. Just what is the reason to generate sitemap on every request if no any changes were made on the website?… To generate sitemaps by cron is even a better option.
Nowadays dev team made possible to ddos any big enough website with AIOSEO 4.x just by requesting sitemaps in a infinite loop.
This plugin is only producing higher load and cause lowering websites in search results due to longer responces due to higher load. And I’m not even talking about much higher load to database server due to much bigger number of queries made and bloating of code with completely unnecessary features, most of which are never used…
And, please, remove Resolved sign, since this question is quite far from any resolution yet…
- This reply was modified 2 months ago by yarr2.
Forum: Fixing WordPress
In reply to: Remove thousand separatorActually I think this is not what I’m looking for. It would be much better to find a global setting related to number format or localization settings, since formats are taken from locale configuration.
Forum: Everything else WordPress
In reply to: Changing search slugSo is there any way to change search page URL to something different from /search/query ?
Is it possible to make it looking like /search?s=query or something similar?Forum: Everything else WordPress
In reply to: Changing search slugThere is a difference between /search/<query> and /search?q=<query> or /search?s=<query>.
The first is working fine, the second is not.- This reply was modified 3 years, 5 months ago by yarr2.
Forum: Everything else WordPress
In reply to: Changing search slugAgain, it works only if you to make search pages address looking like /search/…
Forum: Everything else WordPress
In reply to: Changing search slugDid you ever try? The provided method is not working.
Forum: Everything else WordPress
In reply to: Changing search slugAnd how this may help?
I do not want to make search looking as multiple different pages /search/…, but one page with different arguments /search?q=…Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Disable yarpp-thumbnail (120×120)Why yarpp-thumbnail (120×120) are created at all when thumbnail (150×150) size is selected?
Hi,
Actually I do not want to spend time on troubleshooting or solving something.
I just want to continue using plugin, which works fine on the site as long as possible. Then I’ll switch to another plugin, which require as less efforts as possible to move, or will just move manually necessary functionality to the site’s theme.
I’ll never try 4.x for the third time. In addition to already noted problems I remember there was an issue with setting data for social networks. Also unclear why plugin created additional 4 tables in the database, increased amount of queries should affect site’s performance negatively.The current version just sux.
It broke descriptions from the previous version, it makes the site working slower, its interface is an example of how it should be never made.
I switched twice to using 4.x and both times switched back to 3.7.1 wasting a lot of time on this.
So for now I’m not going to try 4.x anymore and looking for an alternative solution instead.- This reply was modified 5 years ago by yarr2.
Also new plugin just removed robots.txt file and we need to restore it from a backup copy, while in 3.x branch this file was never handled by the plugin.
Hi,
Then we’ll need to find an alternative solution.
How can I perform cleanup after plugin is already uninstalled?Would be nice to get a brief manual how downgrade can be done. Also database cleanup should be performed, because a lot metakeys are not removed and tables are not dropped after plugin 4.0 uninstall.
Please could you let us know if 3.x version will not be maintained so we’ll start to look for an elternative plugin?
It looks like it would be rather good solution for you to support two branches, as there not so many happy users with version 4.0.Hi!
And when this new version will be released?
Why did you mark the issue as resolved while there is no any resolution provided?
Thank you.