Skip to content

Commit

Permalink
Update canonical
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuchea committed Feb 4, 2018
1 parent 07e7f36 commit adfe57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ These elements provide information for how a document should be perceived, and r
<link rel="stylesheet" href="http://example.com/styles.css">

<!-- Helps prevent duplicate content issues -->
<link rel="canonical" href="http://example.com/2010/06/9-things-to-do-before-entering-social-media.html">
<link rel="canonical" href="http://example.com/article/?page=2">

<!-- Links to an AMP HTML version of the current document -->
<link rel="amphtml" href="http://example.com/path/to/amp-version.html">
Expand Down

0 comments on commit adfe57b

Please sign in to comment.