How we can create link for SSL websites

Discussion in 'Link Development' started by seoamitk, Jan 3, 2014.

  1. #1
    Hi,

    I have a website which is running SSL how should i create links for its it should i include https in link or not in link building campaign?

    Please help....
     
    Last edited: Jan 3, 2014
    seoamitk, Jan 3, 2014 IP
  2. DominionHosting

    DominionHosting Active Member

    Messages:
    19
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    You could make your entire site https by putting this in the .htaccess file at the top.

    RewriteCond %{HTTPS} !=on
    RewriteRule ^ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
    
    Code (markup):
     
    Last edited: Jan 3, 2014
    DominionHosting, Jan 3, 2014 IP
  3. tycho

    tycho Member

    Messages:
    96
    Likes Received:
    12
    Best Answers:
    2
    Trophy Points:
    33
    #3
    You don't need to worry about that, just build links to the standard version (http). Google doesn't consider those two different sites.
     
    tycho, Jan 3, 2014 IP
  4. FranksToys

    FranksToys Member

    Messages:
    67
    Likes Received:
    15
    Best Answers:
    1
    Trophy Points:
    33
    #4
    Use HTTP version, they don't check the sercured links and that doesn't make any changes.
     
    FranksToys, Jan 14, 2014 IP