How to spy on WordPress Sites?

DanielX

Junior Member
Joined
Nov 21, 2022
Messages
183
Reaction score
72
I'd like to know:
1. How can I check if a site is a WordPress site and if so
2. what theme it uses and
3. which plugins are installed?
I appreciate any advice and recommendations for free and paid resources and tools.
 
Need to add.
1. There are plugins which can actually hide this info.
2. Some plugins already have built-in feature to hide themselves from the prying eyes.
3. I just ran a test and what did I find out? I have a theme named X and WP Rocket plugin... that's it.
You see? Not much.
 
For me the best theme detector is https://inspectwp.com/en/wordpress-theme-detector . It has also the most reliable plugin detection.
 
alternatively just check the source code and look for wp-content/plugins and themes
 
Back
Top