To properly link your domain greenenvironment.co.ke
to your GitHub Pages website, you need to configure the following DNS records with your domain registrar:
Type: A
Name: @ (or leave blank)
Value: 185.199.108.153
TTL: 3600 (1 hour)
Type: A
Name: @ (or leave blank)
Value: 185.199.109.153
TTL: 3600 (1 hour)
Type: A
Name: @ (or leave blank)
Value: 185.199.110.153
TTL: 3600 (1 hour)
Type: A
Name: @ (or leave blank)
Value: 185.199.111.153
TTL: 3600 (1 hour)
Type: CNAME
Name: www
Value: yourusername.github.io
TTL: 3600 (1 hour)
Type: TXT
Name: @
Value: v=spf1 include:_spf.google.com ~all
TTL: 3600 (1 hour)
Type: MX
Name: @
Value: mail.greenenvironment.co.ke
Priority: 10
TTL: 3600 (1 hour)
After setting up DNS, test your domain:
https://greenenvironment.co.ke
https://www.greenenvironment.co.ke
(should redirect to non-www)Make sure your web server is configured to:
index.html
.htaccess
file for redirects and security headersYou’ll need an SSL certificate for HTTPS. Options:
If you need help with server configuration, contact your hosting provider with this information.