Viewing 4 replies - 1 through 4 (of 4 total)
  • turn off that cooking plugin

    Thread Starter fedeque

    (@fedeque)

    I can’t manage my site. It don´t allow me to access to my log in page

    Using your ftp check your .httaccess file if is write right and delete seocheese folder in your plugin folder

    This is regular .httaccess file in wordpress

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    Then install better seo plugin

    Thread Starter fedeque

    (@fedeque)

    Thanks, I have ask for the FTP access, for this client I only do blog writing. I used to do everything before. I hope their new webmaster send me the access.

    Thanks again

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can not get into wp-admin’ is closed to new replies.