11 lines
328 B
HTML
11 lines
328 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>https://example.com/categories/</title>
|
|
<link rel="canonical" href="https://example.com/categories/">
|
|
<meta name="robots" content="noindex">
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0; url=https://example.com/categories/">
|
|
</head>
|
|
</html>
|