Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise hosting page top matter and add icons before links #474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 6 additions & 21 deletions hosting_providers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,15 @@ title: Does My Hosting Provider Offer HTTPS?
class: hosting
---

## How did you set up your website?
## This page is for users of {% include tooltip.html term-name="shared-hosting" text="shared hosting" %}.

If you have a website, you maybe went through a process that included:
<ol>
<li>
Buying a {% include tooltip.html term-name="domain-name" text="domain" %} from a company (yourwebsite.com)
</li>
<li>
Choosing a {% include tooltip.html term-name="server" text="server" %} to host that website. This often involves picking a {% include tooltip.html term-name="hosting-provider" text="hosting provider" %}.
{% include hosting_provider_graphic.html %}
</li>
<li>
Often, people will pick a {% include tooltip.html term-name="shared-hosting" text="shared hosting product" %} from the hosting provider, which may include an HTTPS certificate as part of their package. This page is for these users.
</li>
</ol>

## Do you use shared hosting?

If you’re not using the shared hosting product, or if your provider doesn’t appear here, check out our [instructions](/instructions) for using Certbot or [get help](/help).
If you’re not using the shared hosting product, or if your provider doesn’t appear here, check out our [instructions](/instructions) for using Certbot or [get help](/help). Note that your {% include tooltip.html term-name="shared-hosting" text="shared hosting provider" %}
is not the same as your {% include tooltip.html term-name="domain-registrar" text="domain registrar" %}.

**_The list is categorized into:_**

<a id="full-bounce" href="#table-anchor">Full HTTPS Support</a>: Hosting providers that offer free Let’s Encrypt HTTPS certificates automatically for their shared hosting product. No need to do anything on your end if you use their service.
<img alt="Green checkmark icon" src="/images/GreenCheck.svg"><a id="full-bounce" href="#table-anchor">Full HTTPS Support</a>: Hosting providers that offer free Let’s Encrypt HTTPS certificates automatically for their shared hosting product. No need to do anything on your end if you use their service.

<a id="partial-bounce" href="#table-anchor">Partial HTTPS Support</a>: Hosting providers that offer free Let’s Encrypt HTTPS certificates for their shared hosting product, but require configuration. You’ll need to follow a tutorial.
<img alt="Yellow dash icon" src="/images/PartialHTTPSSupport.svg"><a id="partial-bounce" href="#table-anchor">Partial HTTPS Support</a>: Hosting providers that offer free Let’s Encrypt HTTPS certificates for their shared hosting product, but require configuration. You’ll need to follow a tutorial.

<a id="no-bounce" href="#table-anchor">No HTTPS Support</a>: Hosting providers that do not offer free HTTPS certificates for their shared hosting product. It may or may not be possible to use Certbot with other products that the provider offers, such as their VPS product.
<img alt="Red X icon" src="/images/NoHTTPSSupport.svg"><a id="no-bounce" href="#table-anchor">No HTTPS Support</a>: Hosting providers that do not offer free HTTPS certificates for their shared hosting product. It may or may not be possible to use Certbot with other products that the provider offers, such as their VPS product.