Hi
I started a new blog using ghost cms and I self-hosted it on fast comet servers. I submitted my page links to the google search console for indexing and the test results showed the below errors. Also, the articles on my blog don’t load completely. We can still see the loading status below near the comment section. I am using the Casper theme. Please help me resolve these issues in the screenshot. my blog link: https://relationshipguru.blog
Thank you.
Mixed content means your sites’s web server is serving http and https content. A possible cause is a misconfigured config.production.json file.
You can amend this by typing ghost config url https://mysite.com
followed by ghost restart
.
Hi
Thank you for the quick response. I did as you said. It worked. However, new errors appeared.
please help me fix these errors.
These aren’t errors. This is just Google letting you know that these resources aren’t being indexed. It’s expected and nothing to worry about.
It’s difficult to diagnose this. Which page is this happening on? When I visit your site, I don’t see any errors in the console, so it’s likely nothing to worry about.
Google search console showed those errors after testing a live URL. My URL didn’t get indexed. Google says that the page can be indexed. But it doesn’t index. The URL that I am trying to index is this: https://relationshipguru.blog
I am getting an error after testing the above link as shown in the above screenshot.
Hi
Thank you for the assistance.