catshands
Forum Replies Created
-
Thanks for the answer.
To tell the truth, I afraid to play with locales coz the site is pretty popular and there might be unexpected results for some platforms/browsers.
I see that you extract names for alt attributs from the URL. Is it possible to get it from the title generated by WordPress itself? Coz seems like WordPress doesn’t have problems with generating titles form filename with any locale settings.It might have changed few months ago, dunno when exactly.
Still, is it possible to bring this function back in future updates? It’s really the only decent way to save let’s say 20+ photos.- This reply was modified 6 years, 8 months ago by catshands.
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Hosting CPU usage increaseNah, I’m a cat – I can’t code. That’s why I don’t want to switch from shared to VPS – dunno how to administer it.
Still, your plugin is great. Thanks for the answers! Will stick to shared till 30k daily, then hire somebody to setup VPS and then I’ll install it again =)Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Hosting CPU usage increaseForget about Yasr. It had problems for most users and I got only 30 votes per day.
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Hosting CPU usage increaseThanks for reply =)
Yep, you’re right, it’s some kind of “processing time” which is used on shared hosting.
Thought, I still used only 18% of the daily limits for 8.000 daily visitors and yesterday was 85%.
Now I’m testing Yasr (still I like your plugin way more) and seems like it would be around 40% of daily script execution limit. What might cause the difference, maybe period of logs update (seems like Yasr doesn’t have real-time logs, what is fine)?
And still, I dream about staying on my cheap shared with close to static site and your rating plugin=).
The script was called 9.000*1.4(pages per visitor)=12.600 times, while only 180 votes were made. Wouldn’t it make sense to regenerate page cache any time the post is rated, so it will be only 180 page builds instead of 12.6k script calls (considering the % of people who vote always low)? I mean this will make a great difference from other ajax rating plugins, providing better performance and lower resource usage.