
WordPress performance help (not just plugins)
- Posted:
- Proposals: 79
- Remote
- #4492573
- Archived








Description
Looking for someone who actually understands how WordPress performance works under the hood.
Not interested in “install a plugin and get 90+ score” type of stuff. More interested in how you approach caching, dynamic content, and how different layers interact.
There’s a staging setup available, so we can look at things in practice.
Before moving forward, would be good to understand how you usually think about:
caching with logged-in users
cache invalidation
CDN / media delivery
Just a quick outline of how you approach this in real projects is enough.
Aryanna J.
0% (0)New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-

Hi, I'm Hajar Ghanam from AlladdinExpress. We handle high-performance WordPress setups by focusing on Object Caching (Redis/Memcached) for logged-in users and implementing custom cache invalidation triggers beyond basic plugins. For media, we prefer cookieless domains or full-proxy CDNs like Cloudflare for edge delivery.
Regarding your project:
1. Are you currently using an Object Cache like Redis to handle database queries for logged-in users?
2. For cache invalidation, do you prefer a solution integrated with your CI/CD pipeline or a plugin-based trigger for content updates? -

Do you have any lighthouse or other performance report generated? What is the website url?
-

What performance issue are you facing on your website?