Home Forums WordPress Plugins Hide My WP hide "wp-" and wp-admin

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5909
    kamhang
    Post count: 1

    in “start”> “import options”, I select high privacy.
    I checked the source of the web page, it still contains 57 piece of “wp-“. please take a look at http://2672.com/house01/
    how can i eliminate all “wp-“?

    Besides, in “permalinks & URLs” >”New wp-admin Path”, i changed “/wp-admin” to “panel” and then followed the requirement to edit wp-config.php and .htaccess. I login successfully, but it only shows 404 page. My site works fine if i didn’t change “/wp-admin”
    How can i fix it?

    Attachments:
    You must be logged in to view attached files.
    #5920
    Suman M.
    Post count: 12480

    Hi, it’s not recommended to replace all the words with “wp-” as many of these are CSS class names and renaming these might break site’s styling.

    After renaming wp-admin path, which url did you use to login? Did you try logging in with – http://www.yourdomain.com/wp-login.php?YourSecretCode

    #5950
    kamhang
    Post count: 1

    Hi,

    It works, thanks.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.