• i”ve got a new site https://www.tinamps.com and for some reason i can’t get to my stats. every time i enter my user/password it goes back to the user profile page. what’s happening?

    and once again why has my wordprss.org blog show up in my wordpress.com dashboard??????

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter matthewscarlett1973

    (@matthewscarlett1973)

    anyone?

    I get the same thing. It seems to be intermittent.

    Same issue here. I login to both my self-hosted wordpress blog, and my wordpress.com one and it just loads the wordpress.com dashboard with no stats.

    Anyone have any clue what’s going on? This is on a brand new install of this plugin. My API key works fine with akismet…

    I had this same problem and when I went to my stats, I would just be directed to my site. Tech help at my host offered a suggestion. They told me to go to the .htaccess file and add this code before the WordPress code:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_URI} ^/(stats|failed_auth\.html).*$ [NC]
    RewriteRule . – [L]
    </IfModule>

    This worked for me.

    Well, I sorta resolved this by just logging into my account at wordpress.com, clicking on Blog Stats, choosing my self-hosted blog in the dropdown box and clicking Switch. It then shows my stats. Not sure if this how it’s supposed to work, but … it works for now.

    Looks like the stats login and pswd are your www.remarpro.com stats and password, not the login and password for your blog.

    Best,
    Dainis

    https://www.music-composition-studio.com
    https://www.curetinnitus.org

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘can’t get to my stats’ is closed to new replies.