Forums

The requested URL /login was not found on this server. (5 posts)

  1. studiomanifesto
    Member
    Posted 3 years ago #

    I get this error when I try logging in to a new blog - http://www.jamespew.com.

    How do I fix this?

  2. blogsdna
    Member
    Posted 3 years ago #

    what is the url you are using to login to your wordpress ??

    it should be this one

    http://jamespew.com/wp-login.php
    i have checked and its opening login page properly.

  3. studiomanifesto
    Member
    Posted 3 years ago #

    Yes I see. But the Login and Contact buttons on the site are directing to

    The requested URL /login was not found on this server

    How can I get these buttons to direct where they are supposed to?

  4. moshu
    Member
    Posted 3 years ago #

    Several things.
    1. login and contact are hard coded links in the header.php file of your theme (an idiotic practice of some theme authors) and they are also wrong!
    2. If you set up "nice" permalinks and create a Page titled "Contact" - that link will work.
    Using_Permalinks + your own admin panel > Settings
    3. The login will never work in this way: open the file and edit the link to point where your login.php file really is:
    http://jamespew.com/wp-login.php
    instead of
    http://jamespew.com/wp-login
    4. Or just delete those wrong links.
    5. The RSS link is OK.

  5. whooami
    Member
    Posted 3 years ago #

    How can I get these buttons to direct where they are supposed to?

    edit the theme file that is putting them there.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags