FAQ & Troubleshooting
Redirect looks wrong after I change the slug
- Go to Settings → Permalinks and click Save (flush rules).
- Clear plugin cache and CDN.
- Retest in a private/incognito window.
Cache/CDN compatibility
- Flush permalinks after changing secrets.
- Purge CDN (Cloudflare, etc.).
- Exclude the secret login paths from page caching if needed.
Country rules
- Use a GeoIP plugin/service to expose ISO-2 via
sls_pro_detect_country
.
- Pick allow-list or deny-list and select countries.
Conflicts or 404s on custom slugs
- Ensure no page/post uses the exact same slug.
- Re-save Settings → Permalinks.
- Temporarily disable other login/security plugins to test.
- Check server/host rewrite rules aren’t forcing
/wp-login.php
.