1. kronosint
  2. Support
  3. Tuesday, August 01 2017, 11:44 PM
Hi,

We have a strange situation with EasyProfile.
Apparently Google has cached one of our landing pages with Base64 coming from EasyProfile.
The URL looks like this: index.php?option=com_jsn&tmplsocial=1&view=google&return= and a Base64 string that points to the IP of the website instead of the domain. That creates problems with the SSL.
Any ideas?

Thank you in advance.
admin Accepted Answer
Admin
Hi,
this is something that regards Google and not Joomla or Easy Profile.

This link (from social connect plugin) is included in generated a javascript code and base64 is a simple return URL (translated in base64 to avoid problems with URL encoding). There is nothing wrong with this.

That creates problems with the SSL.
Which problem?

Any ideas?

You should ask to Google to remove wrong infomations in cache. try to read here: https://support.google.com/websearch/answer/6349986?hl=en
  1. more than a month ago
  2. Support
  3. # 1
kronosint Accepted Answer
Pro
Hi,

Thanks for your reply.

This link (from social connect plugin) is included in generated a javascript code and base64 is a simple return URL (translated in base64 to avoid problems with URL encoding). There is nothing wrong with this.

I only ask because t is a URL with Easy Profile parameters. My question is how did Google cached this link with the IP instead of the domain name. Is it possible that it has to do with any Easy Profile plugins?

Which problem?

The problem with the SSL is that the SSL is issued with the domain name. If the URL has the IP, the browser prompts an error and does not continue: "Your connection is not secure"

Thank you in advance.
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
I only ask because t is a URL with Easy Profile parameters. My question is how did Google cached this link with the IP instead of the domain name. Is it possible that it has to do with any Easy Profile plugins?
sorry but I don't know, to build base64 "return" url we use JURI::current() function (as you can see from line 1268 in file /plugins/jsn/socialconnect/socialconnect.php).

My advice is only to remove that page from Google :)
  1. more than a month ago
  2. Support
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.