Viewing 6 replies - 1 through 6 (of 6 total)
  • The credits is off, means that is not valid.

    Plugin Author lucades

    (@lucades)

    Hi pipaspj,

    The link is optional and not active, in order to appear the link you in your site you need to check the ‘Author Credits’ checkbox.

    Thread Starter pipaspj

    (@pipaspj)

    When the webmaster dont check the ‘Author Credits’ checkbox, the plugin puts an hidden link in the page. Not in the footer, but in the head, You can see the code above.

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.1//EN” “https://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd”&gt;
    <html xmlns=”https://www.w3.org/1999/xhtml&#8221; dir=”ltr” lang=”en-US”
    xmlns:og=”https://opengraphprotocol.org/schema/&#8221;
    xmlns:fb=”https://www.facebook.com/2008/fbml”&gt;

    <head profile=”https://gmpg.org/xfn/11″&gt;

    Thread Starter pipaspj

    (@pipaspj)

    When the webmaster dont check the ‘Author Credits’ checkbox, the plugin puts an hidden link in the page. Not in the footer, but in the head, You can see the code above.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "https://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml" dir="ltr" lang="en-US"
     xmlns:og="https://opengraphprotocol.org/schema/"
     xmlns:fb="https://www.facebook.com/2008/fbml">
    
    <head profile="https://gmpg.org/xfn/11">
    	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    	<title>WordPress Portable  </title>
    	<meta name="generator" content="WordPress" /> <!-- leave this for stats -->
    	<link rel="stylesheet" href="https://localhost/wordpress/wp-content/themes/wp-whiskey-air/style.css" type="text/css" media="screen" />
    	<link rel="pingback" href="https://localhost/wordpress/xmlrpc.php" />
    		<link rel='archives' title='September 2012' href='https://localhost/wordpress/2012/09/' />
    	<link rel='archives' title='June 2010' href='https://localhost/wordpress/2010/06/' />
    <meta name='robots' content='noindex,nofollow' />
    <link rel="alternate" type="application/rss+xml" title="WordPress Portable ? Feed" href="https://localhost/wordpress/feed/" />
    <link rel="alternate" type="application/rss+xml" title="WordPress Portable ? Comments Feed" href="https://localhost/wordpress/comments/feed/" />
    <link rel='stylesheet' id='scu-css-css'  href='https://localhost/wordpress/wp-content/plugins/site-creator-ultimate/style.css?ver=1.0.0' type='text/css' media='all' />
    <script type='text/javascript' src='https://localhost/wordpress/wp-includes/js/jquery/jquery.js?ver=1.7.2'></script>
    <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://localhost/wordpress/xmlrpc.php?rsd" />
    <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://localhost/wordpress/wp-includes/wlwmanifest.xml" />
    <meta name="generator" content="WordPress 3.4.2" />
    <style type="text/css">.credits_off {display:none;}</style><a href="https://www.facebooklikebutton.co/">facebooklikebutton.co</a><meta property="og:site_name" content="WordPress Portable" />
    <meta property="og:type" content="article" />
    </head>

    Plugin Author lucades

    (@lucades)

    The author credits link was broken, now is everything fixed and no external link is displayed.

    We have update to a newest version and now is working as it must be.

    Download the new version and test it your self.

    lucades,

    I just looked at the diff from svn and the only change made was in readme.txt

    I’m trying to understand how the author credit option works. If it’s checked that means it shows but if not it gets hidden with style display:none?

    Even if the user doesn’t opt in to your credit link it is still there in the src and being read by search engines. The option needs to completely remove it from the html not just hide it with css.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Facebook Like] hidden link’ is closed to new replies.