mirror of
https://github.com/jakejarvis/get-canonical-url.git
synced 2025-04-26 06:35:22 -04:00
8 lines
216 B
HTML
8 lines
216 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<link rel="canonical" href="https://test.example.com/this/doesnt/exist.aspx?no=really&it=doesnt#gocheck">
|
|
<script src="../../dist/get-canonical-url.min.js"></script>
|
|
</head>
|
|
</html>
|