Skip to content

Instantly share code, notes, and snippets.

@konklone
Created July 17, 2015 19:56
Show Gist options
  • Save konklone/d5d3e2268c7549ed459c to your computer and use it in GitHub Desktop.
Save konklone/d5d3e2268c7549ed459c to your computer and use it in GitHub Desktop.
michellessewingroom.com snippet I added
<!--
Added by Eric, 2015-07-17.
Replace all of this on future edits, after the <head> tag.
-->
<!-- Remove the original "Page Title" boilerplate <title> in any future exports. -->
<title>Michelle's Sewing Room</title>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-252618-20', 'auto');
// anonymize user IPs (chops off the last IP triplet)
ga('set', 'anonymizeIp', true);
// forces SSL even if the page were somehow loaded over http://
ga('set', 'forceSSL', true);
ga('send', 'pageview');
</script>
<meta name="description" content="Michelle's Sewing Room, based in Catskill, New York. Alterations, repairs, custom sewing, you name it. Pickup and delivery, reasonable prices.">
<meta name="og:description" content="Michelle's Sewing Room, based in Catskill, New York. Alterations, repairs, custom sewing, you name it. Pickup and delivery, reasonable prices.">
<link rel="canonical" href="http://michellessewingroom.com" />
<!-- Done with Eric's additions. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment