Google now using HTTPS as a ranking signal

Extra cost.
More work and hassle making sure everything uses https.

I just can't be bothered to spend the time doing it.
 
A tutorial on how to install and run SSL on xenforo would have been useful i think. :rolleyes:
Let's see.. a tutorial using
nginx?
Apache?
LiteSpeed?
OpenLiteSpeed?
IIS?
Lighttpd?
Cherokee?

As you can see, it would depend on the HTTP server being used, and there may be some using some of the more arcane ones.
Then you have to determine which kind of SSL certificate you have - and from who.

In nginx it's fairly simple if you just use the documentation at the nginx support site.
 
A tutorial on how to install and run SSL on xenforo would have been useful i think. :rolleyes:
It's configured on server side, not xenforo. The only "xenforo thing" to change is .htaccess files (I consider .htaccess files is server side, not xenforo/cms side)

However, most of SSL provider has FAQ about how to install their SSL.
 
I just bought PositiveSSL and after installing it on my forum, I realised my Ads were not being served. I use BeaconAds.com to serve ads. The Ads script were blocked and shown as unsecure.
 
I just bought PositiveSSL and after installing it on my forum, I realised my Ads were not being served. I use BeaconAds.com to serve ads. The Ads script were blocked and shown as unsecure.
If you are calling it using the http in your ad template, then change it to // (no http or https) and see if that works.
 
i have shared hosting with hostgator; are you advice me to install ssl or not; any one have installed early have you mark any change at traffic by google
 
Tried it all. Didn't work. :( I think I might slowly move to Adsense instead. BeaconAds generated better income for my website.
That's unusual that it wouldn't... their site itself appears to be SSL so one would assume their ad server would also.
 
That's unusual that it wouldn't... their site itself appears to be SSL so one would assume their ad server would also.

Yes, that's what I thought. I contacted the support team and they told me that they do not support SSL at this time and that they are planning to include this feature at the beginning of next year. Their parent company BuySellAds.com support Ads over SSL only for their PRO plan customers only and it cost $500/month to join the PRO plan. Should I go back to Adsense?? :confused: Throught Adsense I can only earn half of what I get now through BeaconAds. Tough decision.
 
Yes, that's what I thought. I contacted the support team and they told me that they do not support SSL at this time and that they are planning to include this feature at the beginning of next year. Their parent company BuySellAds.com support Ads over SSL only for their PRO plan customers only and it cost $500/month to join the PRO plan. Should I go back to Adsense?? :confused: Throught Adsense I can only earn half of what I get now through BeaconAds. Tough decision.

From support.goggle.com

Some important things to know about the SSL-compatible ad code:

  • The SSL-compatible ad code is designed for publishers who already have existing HTTPS-enabled sites. We don’t recommend that publishers with HTTP sites convert their sites to HTTPS unless they have a strong reason to do so. Unless you're a publisher who needs to protect important user information like credit card details, passwords, or medical records etc., you probably don't need change your site to HTTPS.
  • HTTPS-enabled sites require that all content on the page, including the ads, be SSL-compliant. As such, AdSense will remove all non-SSL compliant ads from competing in the auction on these pages. If you do decide to convert your HTTP site to HTTPS, please be aware that because we remove non-SSL compliant ads from the auction, thereby reducing auction pressure, ads on your HTTPS pages might earn less than those on your HTTP pages.

Funny actually that this is technically also from Google on the very same subject, just another department. I guess maybe they didnt get the memo?
 
Funny actually that this is technically also from Google on the very same subject, just another department. I guess maybe they didnt get the memo?

Wouldn't surprise me as big as google is. ;)
One of the biggest benefits (other than the secured connections) is the ability to use SPDY. Seems to have helped noticeably.
Eventually users are not going to want to connect to sites that are not secure - especially with all the latest "hacking" related news that is coming out.
 
Which is hugely ironic considering what happened recently.
Agreed... but the talking mouthpieces will be encouraging encryption. Me, I just really do it because of SPDY and the fact I wanted to try it out (something new to do).
 
Top Bottom