Results 1 to 3 of 3

Not sure how this happened https in Google indexes

This is a discussion on Not sure how this happened https in Google indexes within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Brian, anyone... can you tell me why I have so many https indexes with google? I don't know how this ...

  1. #1
    Junior Member
    Real Name
    doug
    Join Date
    Aug 2008
    Posts
    17
    Liked
    0 times

    Not sure how this happened https in Google indexes

    Brian, anyone... can you tell me why I have so many https indexes with google? I don't know how this happens or what I need to do to get it fixed...

    This all started about the same time I moved to a new server and VB4

    HELP!

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    https can only exist at the server level. You must have installed a certificate or something.

    You can always try redirecting all https_on requests to http://


    Code:
    RewriteCond %{HTTPS} on 
    RewriteRule (.*) http://www.mysite.com/$1 [L,R=301]

  3. #3
    Junior Member
    Real Name
    doug
    Join Date
    Aug 2008
    Posts
    17
    Liked
    0 times
    Thanks Brian, there isnt a cert installed but I will dig around and see if there is something I can find...

    wicked response to this question, thank you very much.

Similar Threads

  1. vBulletin 4.x Google indexes the last page of a thread content
    By unleashedfx in forum Troubleshooting
    Replies: 1
    Last Post: 09-10-2010, 10:05 PM
  2. Not indexes my forum, and not resive visitor for google
    By Yoseo in forum General Discussion
    Replies: 17
    Last Post: 07-03-2008, 10:57 AM
  3. Google Referrals dropped - what happened
    By Lian in forum Analysis: Traffic & SERPS
    Replies: 1
    Last Post: 04-24-2008, 10:15 AM
  4. How google indexes and adds urls. Question.
    By superiormuscle in forum General Discussion
    Replies: 1
    Last Post: 01-22-2008, 03:33 PM
  5. Wrong Google Indexes
    By Cky47 in forum General Discussion
    Replies: 6
    Last Post: 07-28-2006, 11:41 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •