Guest User

Untitled

a guest
May 24th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. http://www.example.com/path/file.html/recipe.pdf
  2. or
  3. http://www.example.com/path/file.html/recipe.pdf/
  4.  
  5. http://www.example.com/path/file/recipe.pdf
  6.  
  7. http://www.example.com/path/file.html
  8. http://www.example.com/path/file/
  9. http://www.example.com/path/file/recipe.pdf
  10.  
  11. # Found document:
  12. http://www.example.com/path/file/recipe.pdf
  13.  
  14. # Also check parents:
  15. http://www.example.com/path/file
  16. http://www.example.com/path
  17. http://www.example.com/
  18.  
  19. http://www.example.com/path/file_html/recipe.pdf
  20.  
  21. http://www.example.com/path/file.html/
  22.  
  23. <link rel="canonical" href="http://www.example.com/path/file.html"/>
  24.  
  25. http://www.example.com/path/file.html
  26. <link rel="canonical" href="http://www.example.com/path/file.html/"/>
Add Comment
Please, Sign In to add comment