Skip to content

Commit

Permalink
GPlus Sucks
Browse files Browse the repository at this point in the history
Sorry, it looks like google plus verification is literally looking for the string "<a href="https://plus.google.com/+FarsetlabsOrgUk" rel="publisher">Google+</a>" rather than walking the DOM for a publisher link.
  • Loading branch information
andrewbolster committed Jan 24, 2015
1 parent 5337a8d commit 7aa97cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/google_analytics.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@
ga('send', 'pageview');

</script>
<a href="https://plus.google.com/+FarsetlabsOrgUk" rel="publisher"></a>
<div style="display:none">
<a href="https://plus.google.com/+FarsetlabsOrgUk" rel="publisher"></a>
</div>

0 comments on commit 7aa97cf

Please sign in to comment.