× Joomla Facebook Connect support forum

Topic-icon Any way to No Follow JFBC? Google is picking up links

Active Subscriptions:

None
Hi,
Google Webmaster Tools is showing links from JFBConnect. Is there any way to no follow those so I don't have to manage those links in google?

For example, Google Webmaster Tools shows this link
tangobeat.com/component/jfbconnect/?task=logout&return=L2lzdGFuYnVsL3RhbmdvLWxlc3Nvbi82NjAtYmFpbGEtdGFuZ28uaHRtbA%3D%3D
linking to
tangobeat.com/turkey/istanbul-tango/lessons/baila-tango.html

I'm not sure it creates a specific problem, but I have thousands of pages and if there is a problem somewhere down the line, it will be a big problem.

Thank you,
Keith
The topic has been locked.
Support Specialist
15 years 3 months ago #8110 by alzander
There really isn't, that we know of. Google's being very sleuthy there (and we'll check our Webmaster logs as well). Basically, we create a Javascript variable for:
var jfbcLogoutLink = '/component/jfbconnect/?task=logout&return=xxxxx' (you can search your HTML for this).

This is where the user should go when click the logout button, but it's only read via Javascript and acted upon that way. There's not really a way, in Javascript, to specify that it's a nofollow link.. but we will look into this a little further to see what we can do.
The topic has been locked.