Topic-icon https/banner issue

Active Subscriptions:

None
11 years 2 months ago #30391 by simplesite
Hello,

I installed a ssl certificate to make the connection with facebook but now the banners don't show up on the https pages. Here is what google says about it:
support.google.com/adsense/bin/answer.py?hl=en&answer=10528
How do I fix this issue?
The topic has been locked.
Support Specialist
11 years 2 months ago #30396 by alzander
Replied by alzander on topic https/banner issue
There's not anything we can do about that in JFBConnect. Facebook requires an SSL certificate to load your site within a Facebook.com frame. Google AdSense doesn't allow (or will throw a warning to users when) ads load on a https page. Unfortunately, that's just a conflict between those two services.

Hope that helps explains, even if it's not necessarily what you were looking to hear.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 2 months ago #30405 by simplesite
Replied by simplesite on topic https/banner issue
My question is actually this:
Facebook requires an SSL certificate to load your site within a Facebook.com frame.
So is it necessary that my complete site is https or is it sufficient if only my shopping cart is SSL enabled?
The topic has been locked.
Support Specialist
11 years 2 months ago #30413 by alzander
Replied by alzander on topic https/banner issue
No, your entire site does not need to load over SSL. It's actually just the landing page that is displayed when viewed within Facebook that needs to be secure. After that, all content can be in non-https.

Hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 2 months ago #30421 by simplesite
Replied by simplesite on topic https/banner issue
My home page has banners naturally. So should I enter the page of shop as the landing page instead of the home page?
The topic has been locked.
Support Specialist
11 years 2 months ago #30425 by alzander
Replied by alzander on topic https/banner issue
You can enter any internal page that you want that would work best for you. That can be your shop home page, or a custom landing page just for Facebook users.

Best of luck,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 2 months ago #30511 by simplesite
Replied by simplesite on topic https/banner issue
Now the problem is that the jfbcomments only show on https pages. How can I fix this?

Ok, I guess I have to reverse this again:
www.sourcecoast.com/forums/jfbconnect/jf...-http-and-vice-versa
The topic has been locked.
Active Subscriptions:

None
11 years 2 months ago #30515 by simplesite
Replied by simplesite on topic https/banner issue
Unfortunately the trick doesn't work:
if ($query)
$href .= '?' . $query;
$href = str_replace('https', 'http', $href);
return $href;

You can see it here if you click on fb comments tab:
going-natural.com/208-jayme-goodwin
going-natural.com/208-jayme-goodwin

any other options?
The topic has been locked.
Support Specialist
11 years 2 months ago #30521 by alzander
Replied by alzander on topic https/banner issue
That change should actually work in most cases. When I go to that page, in either http or https, and click the "FB Comments" box, I'm seeing the same comments on both pages. Additionally, I checked the fb:comments tag that we add, and they both look correct with the http version of the box.

Can you test again? Perhaps it was a caching issue that was still showing the old box temporarily. If not, let us know what you see on each page (no comments, no box at all, etc)?

Thanks,
Alex
The topic has been locked.