You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add OpenGraph and meta descriptions to pages (#282)
* Add OpenGraph and meta descriptions to pages
* Update content/pages/enterprise.html
Co-authored-by: Anthony <[email protected]>
* Update content/pages/features.html
Co-authored-by: Anthony <[email protected]>
* Update content/pages/pricing.html
Co-authored-by: Anthony <[email protected]>
---------
Co-authored-by: Anthony <[email protected]>
Copy file name to clipboardExpand all lines: content/pages/company.html
+7-6
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
<html>
2
2
<head>
3
3
<metaname="title" content="About us" />
4
+
<metaname="description" content="Read the Docs is an open source project providing the tools, knowledge, and hosting for some of the world's top documentation teams." />
4
5
<metaname="template" content="page" />
5
6
<metaname="slug" content="company" />
6
7
<metaname="status" content="hidden" />
@@ -19,7 +20,7 @@ <h1 class="ui header massive center aligned">
19
20
</h1>
20
21
<divclass="ui basic vertical huge segment center aligned">
21
22
<p>
22
-
We are an open source project providing the tools, knowledge and hosting for some of the world's top teams' documentation.
23
+
We are an open source project providing the tools, knowledge and hosting for some of the world's top documentation teams.
Copy file name to clipboardExpand all lines: content/pages/comparisons/cloudflare-pages.html
+1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
<html>
4
4
<head>
5
5
<title>Read the Docs vs. Cloudflare Pages comparison</title>
6
+
<metaname="description" content="Cloudflare Pages is a great product but if you're aiming to host documentation, Read the Docs is the solution built for that use case." />
Copy file name to clipboardExpand all lines: content/pages/comparisons/gitbook.html
+1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
<html>
4
4
<head>
5
5
<title>Read the Docs vs. GitBook comparison</title>
6
+
<metaname="description" content="For technical teams looking for an open source alternative to GitBook with more flexibility, Read the Docs is the perfect solution." />
Copy file name to clipboardExpand all lines: content/pages/comparisons/github-pages.html
+1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
<html>
4
4
<head>
5
5
<title>Read the Docs vs. GitHub Pages comparison</title>
6
+
<metaname="description" content="GitHub Pages is an amazing product for hosting sites but if you're aiming to host documentation specifically, Read the Docs has tons of features to make your life easier and the docs experience better." />
Copy file name to clipboardExpand all lines: content/pages/docs-as-code.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<metaname="template" content="page" />
9
9
<metaname="slug" content="docs-as-code" />
10
10
<metaname="status" content="hidden" />
11
-
<metaname="description" content="Use docs as code pattern with Read the Docs and supercharge your docs" />
11
+
<metaname="description" content="Treat your documentation the same way you treat your code and supercharge your docs. Preview proposed changes from Git, test documentation before it goes live, and automate the publication process." />
Copy file name to clipboardExpand all lines: content/pages/features.html
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
<html>
2
2
<head>
3
3
<metaname="title" content="Product Features" />
4
+
<metaname="description" content="Read the Docs includes docs as code features such as building and hosting documentation, search, previewing changes with pull request previews, and authentication for private documentation." />
4
5
<metaname="template" content="page" />
5
6
<metaname="status" content="hidden" />
6
7
<metaname="slug" content="features" />
@@ -156,7 +157,7 @@ <h1 class="ui huge header">
156
157
<divclass="ui very padded raised inverted teal large segment">
Copy file name to clipboardExpand all lines: content/pages/homepage.html
+8-7
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
<html>
2
2
<head>
3
3
<metaname="title" content="Full featured documentation deployment platform" />
4
+
<metaname="description" content="Read the Docs is a documentation building and hosting platform aimed at helping developers creating documentation from code with versioned documentation, integrated search, pull request previews and more." />
4
5
<metaname="template" content="page" />
5
6
<metaname="save_as" content="index.html" />
6
7
<metaname="slug" content="homepage" />
@@ -157,18 +158,18 @@ <h3 class="ui large monospace header">
Copy file name to clipboardExpand all lines: content/pages/pricing.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
<html>
2
2
<head>
3
3
<title>Pricing</title>
4
+
<metaname="description" content="Read the Docs is free for publicly hosted open source projects and has plans to meet the needs of businesses who need more features like single sign-on, private documentation, or more build resources." />
4
5
<metaname="template" content="page" />
5
6
<metaname="slug" content="pricing" />
6
7
<metaname="status" content="hidden" />
7
-
<metaname="description" content="Pricing for plans on Read the Docs for Business and Read the Docs Community" />
Copy file name to clipboardExpand all lines: content/pages/tools/jupyter-book.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
<metaname="template" content="page" />
8
8
<metaname="slug" content="tools/jupyter-book" />
9
9
<metaname="status" content="hidden" />
10
-
<metaname="description" content="Create an HTML version of your book and publish it online." />
10
+
<metaname="description" content="Read the Docs works great with Jupyter Book and can create an HTML version of your Jupyter Book and publish it online automatically." />
Copy file name to clipboardExpand all lines: content/pages/tools/mkdocs.html
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
<metaname="template" content="page" />
16
16
<metaname="slug" content="tools/mkdocs" />
17
17
<metaname="status" content="hidden" />
18
-
<metaname="description" content="The best MkDocs deployments with Read the Docs" />
18
+
<metaname="description" content="Read the Docs works great with MkDocs for Markdown based documentation. Read the Docs adds great features such as search-as-you-type, previews from Git, and many more." />
Copy file name to clipboardExpand all lines: content/pages/tools/sphinx.html
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
{#
1
+
{#
2
2
The goal of this page is to sell users who are already authoring in Sphinx on the benefits of our hosting.
3
3
We aren't focusing on generic Sphinx benefits,
4
4
but the unique differentiation of our platform.
@@ -9,7 +9,7 @@
9
9
<metaname="template" content="page" />
10
10
<metaname="slug" content="tools/sphinx" />
11
11
<metaname="status" content="hidden" />
12
-
<metaname="description" content="Learn more about the best Sphinx hosting option in the world 🎉" />
12
+
<metaname="description" content="Read the Docs was built for Sphinx 🎉. Read the Docs adds great features on top of Sphinx such as search-as-you-type, pull request previews, and many more." />
0 commit comments