Skip to content

Commit ac0ca81

Browse files
committed
Add SEO meta tags and canonical URLs to frameset page
1 parent f8af87d commit ac0ca81

File tree

1 file changed

+4
-0
lines changed
  • docgenerator/SDKDocGeneratorLib/output-files

1 file changed

+4
-0
lines changed

docgenerator/SDKDocGeneratorLib/output-files/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<head>
66
<title>AWS SDK for .NET Version 4 Documentation</title>
77
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
8+
<meta name="description" content="AWS SDK for .NET Version 4 API Reference Documentation">
9+
<meta name="guide-name" content="API Reference">
10+
<meta name="service-name" content="AWS SDK for .NET Version 4">
11+
<link rel="canonical" href="https://docs.aws.amazon.com/sdkfornet/v4/apidocs/index.html">
812
<link rel="stylesheet" type="text/css" href="./resources/style.css" media="screen">
913
<link rel="stylesheet" type="text/css" href="./resources/sdkstyle.css" media="screen">
1014
<link rel="shortcut icon" href="favicon.ico"/>

0 commit comments

Comments
 (0)