Title: FP Printing Admin URL in Source Code
Last modified: October 5, 2022

---

# FP Printing Admin URL in Source Code

 *  Anonymous User 11187416
 * (@anonymized-11187416)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/fp-printing-admin-url-in-source-code/)
 * Hey,
 * So I have customised my admin login urls (and put other settings in place to 
   block the defaults) so that brute force attempts are more or less impossible.
 * However, I’ve had a few attempts recently, leading me to check how on earth they
   could have found the URL. It’s then I spotted that FP includes it in the Ignore
   List whether it’s manually there or not. Taken from this part of your inject-
   js.php.
 * `ignoreKeywords: '.json_encode(get_option('flying_pages_config_ignore_keywords'),
   true).',`
 * Now, caching/minifying etc is a multilayer beast so there’s a chance that, although
   it’s your code, it’s not FP itself causing the exposure. But as it’s your JS 
   I wanted to start there.
 * Is there any way to modify your code to exclude the admin URLs from appearing
   publicly in the ignore list (or at all, preferably)?
 * Thanks!

The topic ‘FP Printing Admin URL in Source Code’ is closed to new replies.

 * ![](https://ps.w.org/flying-pages/assets/icon.svg?rev=2145268)
 * [Flying Pages: Preload Pages for Faster Navigation & Improved User Experience](https://wordpress.org/plugins/flying-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/flying-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/flying-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/flying-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flying-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flying-pages/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: Anonymous User 11187416
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/fp-printing-admin-url-in-source-code/)
 * Status: not resolved