steveo
February 11, 2019, 12:50am
1
Hey guys,
We are having issues with our AMP links, for some reason the URL’s are pointing to the website IP address, not the domain name.
You can see the issue in our source code: Divi | Blog
We have a few other issues, like duplicate Canonical links, but I’m focusing on one issue at a time.
Our theme has a repo here: GitHub - DiviProject/diviblog-theme: Ghost theme for the Divi Blog
Thank you,
Steve
Looking at the page source, there’s lots of references to your ip address throughout the page. This means you blog url is incorrectly configured. Check out this topic for guidance on updating it:
Your URL is configured as htttp in ghost - you need to update it by running ghost config set url https://infosec.theos-blog.com and then running ghost restart in your installation directory
1 Like
system
Closed
February 25, 2019, 2:13am
3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.