Replies: 0
Prevent the wp-blog-header.php file from cache
I have a php code to verify the visitor’s address and then point it to their country page
But now with using the plugin it is not working due to skipped cache
I need to prevent this file from being cache
wp-blog-header.php
Any help would be much appreciated