Trouble implementing rel=publisher
-
I am trying to implement rel=publisher but am having some difficulties.
Although I have over 1000 fans when I try and verify my page I get a message from Google that "Your page does not have enough followers to be eligible for verification"
I have the following code on my pages:
<td id="ctl00_header_socialctrl_tdgooglepluslinkctrl"> <a href="<a class="webkit-html-attribute-value webkit-html-external-link" href="https://plus.google.com/+thelotter/posts" target="_blank">https://plus.google.com/[myname]/posts" id="ctl00_Header_socialCtrl_GooglePlusLinkCtrl_hyperLinkSocial" target="_blank" class="socialIcon googlePlusIcon"></a href="<a></td id="ctl00_header_socialctrl_tdgooglepluslinkctrl">
What should I be doing differently?
Thanks!
-
Hi there! Martijn altered your code snippet, which was missing the rel="author" attribute. You should be able to "select all" and then copy and paste the code. Please let us know if that works. Thanks!
-
Hi Martin,
I think I missed part of your answer.... what was your advice for me?
-
<td id="ctl00_header_socialctrl_tdgooglepluslinkctrl"> <a href="<a href="https://plus.google.com/+thelotter/posts" rel="nofollow" target="_blank">https://plus.google.com/[myname]/posts" id="ctl00_Header_socialCtrl_GooglePlusLinkCtrl_hyperLinkSocial" target="_blank" class="socialIcon googlePlusIcon" rel="publisher"></a href="<a></td id="ctl00_header_socialctrl_tdgooglepluslinkctrl">
-
The code is as follows:
<td id="ctl00_header_socialctrl_tdgooglepluslinkctrl"> <a href="<a href="https://plus.google.com/+thelotter/posts" rel="nofollow" target="_blank">https://plus.google.com/[myname]/posts" id="ctl00_Header_socialCtrl_GooglePlusLinkCtrl_hyperLinkSocial" target="_blank" class="socialIcon googlePlusIcon"></a href="<a></td id="ctl00_header_socialctrl_tdgooglepluslinkctrl">
(only thing different is myname is my brand)
We have a Google + icon linking to my page and I don't want it to say on my website homepage "find us on Google".
Shouldn't the above code be okay or does it need to be modified?
-
Are you sure you're using the right elements and tags to verify that your Google+ account belongs to your Web site. The correct code for this should be:
rel="publisher">Find us on Google+
More information on connecting your Google+ account can be found here.
-
can you let us see your rel=publisher code? Its weird because it should be pretty straight forward
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Installing rel=publisher
Hi, I want to add rel=publisher to my website. According to Google support I should use the following tag - Add to homepage - [rel="publisher">Find us on Google+](https://plus.google.com/my page]) A few questions: Is this in addition to my social media button linking to my page to direct users there or should it be used instead? Where does "find us on Google +" appear on the page - or is this a hidden instruction only meant for Google? Could I add the code without the "find us on Google +" so that it would read Can this be added anywhere on the homepage (as implied by Google) or should it be on the meta head? Thanks!
Social Media | | theLotter0 -
Best strategy for Multilanguage Google+ Business Page(s) & rel publisher
Hello! I have many troubles defining a clear Google + strategy. Let's say I have one brand, say "reallycoolbarcelona" (because Barcelona is really cool!), 1 google place in Barcelona, and many websites with local ccTLD to promote the brand in different countries: reallycoolbarcelona.fr, reallycoolbarcelona.es, reallycoolbarcelona.co.uk, reallycoolbarcelona.it, reallycoolbarcelona.de. 1/ Now, how to handle that in Google+?
Social Media | | antoine.brunel
==> Shall I create one single page for all languages in Google+? (But then I cannot transfer Google Place to Google Local +?)
Then I would put the rel publisher of this page on all my websites? ==> Or shall I create one Google + page per language?
Then I would put the rel publisher of each language page on the corresponding website based on the language (french Google + page publisher on the french website only)? 2/ Now how did you manage to create a +SEOMoz page in Google+? By that, I mean a page with a clean url plus.google.com/+SEOMoz (that's so cool!) and not the scary url https://plus.google.com/b/1234567890 Thanks for enlighting my blurred mind about Google + multilingual strategies!0 -
Implementing Pinterest On Site and Social Snippets
Hi can someone confirm, does Pinterest use Open Graph Protocol? If you use the Pinterest Widget builder - http://business.pinterest.com/widget-builder/#do_pin_it_button Will the image you place in the widget replace the image Pinterest selects if it does use the Open Graph Protocol? The site already uses Open Graph Protocol for Facebook and Google+. It also uses Twitter cards for twitter. It would be good if we don't need to add more html (such as from the Pinterest widget builder) for Pinterest. -- Matt
Social Media | | Mattcarter080 -
Rel publisher code implementation
Hi,We have had Rel=publisher implemented on our Blog for sometime, and in the Rich Snippets for our Brand name i can see data and some of our latest news articles do appear. I am not convinced the Meta tag has been implemented correctly however and would appreciate a second opinion. The code we have is as follows: <div class="<a class="attribute-value">g-plusone</a>" data-href="<a class="attribute-value">https://plus.google.com/116305698538579695036/posts?hl=en-GB</a>" rel="<a class="attribute-value">publisher</a>">div> Looking around its recomended to add this as a link element, and the page we do link to is the comment section not the home page that would end after our company ID. Now i dont know HTML (Something i really need to remedy) but would this be an issue? The Rich snippet testing tool also does not recognise the code on the blog pages.
Social Media | | Sarbs0 -
Rel=author and rel=publisher - what to use?
Hi guys i have a big e-commerce website, we have put rel=publisher on our homepage and linked it up with our google + profile. We sell holidays and have a big resort guide full of quality content, do i need to put rel=publisher on those too? It doesn't seem right to put a personal author with a personal google + page on content as the author. Do i simply as a business page use rel=publisher instead? Any advice much appreciated, i find this confusing in all honesty on what benefits the most.
Social Media | | pauledwards0 -
SEO and AddThis implementation question
We recently implemented AddThis social sharing on our Website. I am seeing an undesirable side-effect. In Firefox and Chrome browsers, some kind of tracking snippet appears to be appending to our URLs. This is not happening in IE (or if it is it isn't visible). I am concerned about how these URLs look in the address bar to our visitors and I'm also worried about potential duplicate content issues arising when a spider crawls the site. It appears to only be an issue with our product detail pages. The category pages all seem fine. [I am sure this is because social sharing button are only installed on the product pages]. Here is an example: http://www.ccisolutions.com/StoreFront/product/williams-sound-personal-pa-377#.UFnvkVG-7Aw This URL should be: http://www.ccisolutions.com/StoreFront/product/williams-sound-personal-pa-377 Is there a workaround for this problem? Has anyone else experienced this issue and found a solution? Thanks!
Social Media | | danatanseo0 -
Is it wise for employees to be tied to a company's content with rel=author?
We're an e-commerce company that sells consumer goods. We are launching a blog that will have advice, tips, etc. on topics related to our industry. I'd like for us to implement rel=author on the content. If we rel=author the content to an employee, what are the possible repercussions if that employee leaves the company? I know the markup is pretty new and hasn't been widely implemented, but has anyone dealt with this?
Social Media | | CMC-SD0 -
I just discovered something about Addthis shares, Twitter, and rel-canonical.
Let's say I have a page on my site with the url www.mydomain.com/page1.php?id=234. Let's say it can be accessed by the url www.mydomain.com/page-this-is-a-keyword-rich-url And let's say that the second example is what I have set as my rel-canonical. I wondered what would happen when people submitted the non-canonical url to twitter. We know that Twitter shares count for something in SEO. I didn't want things to go to waste if people were landing on my short urls and sharing them on Twitter. Well, tonight, I shared one of my own urls on Twitter. I was accidentally on the short one (not the canonical), but when I shared it via addthis the long one was shared. So, Addthis must read the canonical and use this to share. Very cool. At least to me. I may possibly be the only person on the planet that understands what I just wrote, but this is a neat discovery for me.
Social Media | | MarieHaynes5