✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

AI chatbot for WPS Hide Login: guide visitors to the right URL

SleekAI helps members who hit the 404 at /wp-login.php after WPS Hide Login moved the URL by pointing at the published instructions and the support contact. The bot reads your help pages, never the secret slug. Bring your own OpenAI, Anthropic, Google, or OpenRouter key.

♾️ Lifetime License available

SleekAI chatbot for WPS Hide Login

Built for sites that moved login with WPS Hide Login

WPS Hide Login renames the WordPress login path so that wp-login.php and wp-admin redirect somewhere else, typically a slug only the team has shared with members. That removes a giant chunk of brute-force noise from the access log but it also creates a new failure mode: a member who tries the default URL gets a 404 and a member who forgets the new slug gets the same 404. The site has no idea why they bounced.

SleekAI runs as a separate plugin and gives those visitors a help surface they can actually use. The plugin stores its single setting as whl_page in wp_options, but the chatbot never reads that. It reads the help post, support page, and onboarding email content where the team has already documented how the new login URL is communicated, who to contact, and how to recover a lost link.

Display conditions can scope the bot to the support and help URLs only, since a chatbot on /wp-login.php is moot once the URL is hidden. Every conversation is logged with the model name, token usage, and the originating page URL, so the team can see whether the help article is doing its job or whether the contact link needs to move higher up.

Workflow

How SleekAI plugs into a WPS Hide Login site

1

Install and scope

Activate SleekAI on a site already running WPS Hide Login. Use display conditions to keep the bot on help pages and the post-signup confirmation, never on the renamed login URL itself.
2

Map recovery content

Use the Wizard to map the login-recovery article, the welcome-email reference, and the contact form description. The renamed slug stored in whl_page is intentionally out of scope.
3

Lock the slug down

Set the system prompt to refuse any request for the renamed URL. Turn on the guideline filter and rate limiter to block prompt-injection attempts that ask the bot to leak the slug.
4

Track recovery questions

Watch the conversation log to see how many members hit the moved-URL 404. If the count is high, surface the recovery form earlier in onboarding rather than expanding the chatbot's scope.

Try it now

A typical lost-URL conversation

Member arrives on the help page after hitting a 404 at the old login URL and asks the bot how to get back in. SleekAI reads the published login-recovery policy.

Comparison

Generic chatbot vs SleekAI for WPS Hide Login

Generic chatbot

  • Could leak the hidden login slug if asked the right way
  • Doesn't know your documented login-recovery process
  • Cannot reference the help page or recovery form
  • No way to scope the bot away from the login surface
  • No log of how many members hit the moved-URL 404

SleekAI chatbot

  • Never reads or reveals the renamed login slug
  • References the documented login-recovery process
  • Display conditions scope the bot to help URLs only
  • Reads wp_options help content, not whl_page
  • Logs every recovery question with model and page URL

Features

What SleekAI gives you for WPS Hide Login

Slug stays secret

The system prompt explicitly forbids sharing or guessing the renamed login URL, and the guideline filter rejects prompts asking for it. The point of WPS Hide Login is preserved while members still get help.

Points at recovery email

When a member cannot find the welcome email, the bot describes how the recovery form works, what address it sends to, and how long the team needs to respond, using the wording you have published.

Scopes itself to help pages

Display conditions keep the chatbot on the support and account-help templates only. It never appears at the renamed login URL itself and never appears on pages that do not need it.

Use cases

Where WPS Hide Login sites use SleekAI

Members who lost the URL

A member who deleted the welcome email and tries the default login URL gets a 404. The help page links to the bot, which walks them through the recovery form without exposing the slug.

Security explanation

New members ask why the login is hidden. The bot explains brute-force protection in plain language, citing the team's published security note rather than improvising a generic answer.

Onboarding handholding

Right after signup, a scoped bot on the post-registration page reminds members to bookmark the renamed URL or save the welcome email, reducing recovery volume later.

The bigger picture

Why a chatbot matters for WPS Hide Login sites

Hiding the login URL is one of the highest-leverage changes a WordPress site can make for security: it removes most automated brute-force attempts overnight without paying for a managed firewall. The cost of that change is that humans now have to remember a non-obvious URL, and humans are bad at remembering URLs. The team gets predictable support tickets shaped like "the site is broken, I cannot log in", which is really "I cannot find the renamed login URL".

A help-page chatbot makes the recovery path obvious without weakening the security model. SleekAI is the right shape for this job because the slug stays out of scope by design. The bot reads the help content the team has already written, not the WPS Hide Login configuration.

When a member asks for the URL, the bot refuses politely and points at the documented recovery form, exactly like a competent support person would. Over time the conversation logs show patterns: members losing the welcome email, members trying the default URL, members confused about whether the site moved. Those patterns inform tiny copy changes (a clearer onboarding email subject, a sticky tip on the home page) which reduce ticket volume in a sustainable way.

The chatbot does not replace the recovery process, it routes people toward it faster.

Questions

Common questions about SleekAI for WPS Hide Login

No. WPS Hide Login stores the renamed slug in wp_options under whl_page, and SleekAI's Wizard intentionally does not map that value. The bot reads your help and policy content, not the login configuration. Even if a visitor asks for the slug directly, the system prompt and guideline filter refuse to share or guess it.

 

On the help-center pages, the account-recovery template, and the post-registration confirmation page. There is no point showing it at the renamed login URL itself, since that page is intentionally bare. Display conditions in SleekAI cover URL pattern, post type, taxonomy, and user role for exactly this kind of scoping.

 

The bot points at whichever recovery channel you have already published. Often that is a contact form on the help page that emails the team, who can either send a magic link or resend the welcome email with the renamed slug. SleekAI itself never performs the recovery, only guides toward it.

 

No. The system prompt forbids hinting at, encoding, or reconstructing the renamed login slug. If a user keeps pushing, the bot refers them to the recovery form and stops engaging with that line of questioning. That is the only setup compatible with the plugin's threat model.

 

Yes. WPS Hide Login pairs naturally with 2FA plugins like Wordfence Login Security or WP 2FA, and SleekAI does not interfere with either. The chatbot can describe the documented 2FA flow on the help page, but it never generates codes or attempts to bypass the second factor.

 

No, because the bot never reads the slug to begin with. Conversation logs in SleekAI store the page URL of the chat surface, model, token usage, and full transcript. Since the chatbot is scoped to public help pages and never sees the renamed slug, none of that data leaks the secret.

 

Yours. SleekAI is bring-your-own-key, so message costs go directly to OpenAI, Anthropic, Google, or OpenRouter with no markup from SleekWP. You can pair a fast model for routine help with a stronger one for nuanced policy questions, under the same chatbot.

 

No. SleekAI does not run on the renamed login URL at all, since display conditions exclude it. The chatbot only renders where you scope it to render, so the brute-force-quiet renamed login surface stays as fast and minimal as WPS Hide Login intends.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView