Well you eliminated some possibilities so that is always a good thing – ie one less thing to consider. ??
The htaccess redirect code I mentioned above should do the trick, but I am a firm believer in looking at the root cause of an issue… well in most cases unless that is a pain in the neck or you just want to do the “fix it now damn it” thing. ??
Do these steps to add the redirect code to BPS Custom Code.
1. Copy this redirect code:
RedirectMatch 301 ^wp-login\.php$ https://www.realestatemarketing.center/login/
to this BPS Root Custom Code text box: CUSTOM CODE BOTTOM HOTLINKING/FORBID COMMENT SPAMMERS/BLOCK BOTS/BLOCK IP/REDIRECT CODE: Add miscellaneous code here
2. Click the Save Root Custom Code button.
3. Go to the BPS Security Modes page, click the Create secure.htaccess File AutoMagic button, select the Activate Root Folder BulletProof Mode Radio button and click the Activate|Deactivate button.
Important Note: If you are using mod_rewrite in W3TC/W3TC htaccess code then make sure that you have aleady copied the W3TC htaccess code to this BPS Root Custom Code text box: CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE