• Resolved Doc

    (@trotsak)


    The url with secret slug is redirected to wp-admin – > “Access Denied”

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @trotsak

    It shows “Not available.” means rename login page on. and if you have forgot the renamed login page url.

    you can run below query and check aio_wp_security_configs there you can see renamed login page url stored as “aiowps_login_page_slug” will have that value.

    SELECT * FROM wp_options WHERE option_name LIKE '%aio%'

    as per below screen shot.

    https://snipboard.io/AVyaWZ.jpg

    Regards

    Thread Starter Doc

    (@trotsak)

    Thank you. In Vivaldi page is working correctly (in FF, Chrome – no).

    • This reply was modified 1 year, 6 months ago by Doc.
    Plugin Support hjogiupdraftplus

    (@hjogiupdraftplus)

    Hi @trotsak

    Generally, It should not depend on browser, The login rename page functionality is server side handled, might be it is cache in FF or chrome please cross check incognito window for it.

    Also if you can share the renamed login page url with https://pastebin.com/ burn after read option I can cross check here later you can change it.

    Regards

    Thread Starter Doc

    (@trotsak)

    Thank you very much! In FF in the history I have clicked this site, chose – “Forget About This Site”. And now the url works correctly.

    • This reply was modified 1 year, 6 months ago by Doc.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Unable login with secret slug – redirect to wp-admin’ is closed to new replies.