96. How does WordPress architecture work?
Core + Themes + Plugins.
Uses PHP and MySQL.
Hooks system (actions & filters).
97. What is a WordPress plugin?
Extends functionality without modifying core.
98. What is a WordPress theme?
Controls visual layout and design.
99. How would you secure a WordPress site?
- Keep core/plugins updated
- Use strong passwords
- Limit login attempts
- SSL
- Security plugins
- Disable file editing
100. What is Joomla and how does it differ from WordPress?
Joomla is another PHP CMS.
More complex permission system.
WordPress is more beginner-friendly and widely adopted.
🎯 Final Advice for Your Interview
For this role, the highest probability focus areas will be:
- .NET or PHP depth (depending on their stack)
- AWS deployment knowledge
- Security best practices
- Clean code and architecture
- Possibly WordPress if they run marketing sites