Featured Image Does Not Load After Installing SSL In Bitnami

Featured Image Does Not Load After Installing SSL In Bitnami

Published By
2 min read
Rajdeep Singh
ghost cms

Lets Start

There are two steps:

  1. Access your Ghost instance
  2. Enable Firewalls

Access your Ghost instance

GCP Dashboard

  • Open Your Google Console Dashboard.

VM INSTANCES

  • Open Your Google Console Dashboard Then Click Top Left Conner humber icon. Click Compute Engine, Select VM Instance, Then Your VM Instance Page Open.

Click SSH

  • After the Open Instance page, click SSH Button.

Terminal

  • After Open Your Instance Page. Then Click SSH Button. Some You See Open New Window In button Side you See Your SSH terminal Successfully Open.

Open Your Instances

  • Open Your Currently Install Ghost Instances.

Enable Firewalls

Enable Firewalls

When Your Instance Webpage, Open In Your Web browser. Then Go To Scroll Down Find Firewalls Section And Enable Both Firewalls.

  • Allow HTTP traffic (Enable)
  • Allow HTTPS traffic (Enable)

After You Allow Https Or Http Request On Your Domain and After install SSL. Suppose You Do Not Enable Firewalls. You show error InSide GCP. Make Sure You Enable Firewalls Then Install SSL.

Example

url:"http://officialrajdeepsingh.dev"

Change Https In Side Your config.production.json File

URL:"https://officialrajdeepsingh.dev"

After You Change the URL In Your Website, you See an Image Success Render on Your website With an Absolute Path with SSL.

https://officialrajdeepsingh.dev/featured-image-does-not-load-after-installing-ssl-in-bitnami/