<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Published domain&#x2F;website text looks different than original]]></title><description><![CDATA[<p dir="auto">It's my first official website published with a custom domain name for a client of mine and after following the instructions the website went live but the fonts are totally different than what's in the page builder and even different from the subdomain version. Below are the links:</p>
<p dir="auto"><a href="http://www.betweenthehips.com" rel="nofollow ugc">http://www.betweenthehips.com</a> (official domain name)<br />
<a href="https://meganrorabeck.leadgenweb.win" rel="nofollow ugc">https://meganrorabeck.leadgenweb.win</a> (subdomain I initially gave to share with the client while I was working on the website)</p>
<p dir="auto">The domain is hosted with Go Daddy. Any idea how I can correct it?</p>
]]></description><link>https://community.appdrag.com/topic/425/published-domain-website-text-looks-different-than-original</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 13:56:02 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/425.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Oct 2020 01:17:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Published domain&#x2F;website text looks different than original on Sat, 24 Oct 2020 01:11:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/9">@Daniel-Mulroy</a>, success! I followed the instructions and now the website is showing secured and with proper font: <a href="http://betweenthehips.com" rel="nofollow ugc">betweenthehips.com</a></p>
]]></description><link>https://community.appdrag.com/post/1615</link><guid isPermaLink="true">https://community.appdrag.com/post/1615</guid><dc:creator><![CDATA[Christopher Rodriguez]]></dc:creator><pubDate>Sat, 24 Oct 2020 01:11:28 GMT</pubDate></item><item><title><![CDATA[Reply to Published domain&#x2F;website text looks different than original on Fri, 23 Oct 2020 22:11:22 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for helping out. I definitely learn a bit more. I think I found the solution. I have free SLL on external domains and it'd not active. I am following these instructions:  <a href="https://support.appdrag.com/doc/Activate-SSL" rel="nofollow ugc">https://support.appdrag.com/doc/Activate-SSL</a>  Let's see if it works.</p>
]]></description><link>https://community.appdrag.com/post/1614</link><guid isPermaLink="true">https://community.appdrag.com/post/1614</guid><dc:creator><![CDATA[Christopher Rodriguez]]></dc:creator><pubDate>Fri, 23 Oct 2020 22:11:22 GMT</pubDate></item><item><title><![CDATA[Reply to Published domain&#x2F;website text looks different than original on Fri, 23 Oct 2020 15:10:19 GMT]]></title><description><![CDATA[<p dir="auto">I think you have two options:</p>
<ol>
<li>
<p dir="auto">Manually connect by putting "https://" at the beginning of the URL and ignore the security warnings. This will load the page over HTTPS and avoid the CORS errors when loading the fonts.</p>
</li>
<li>
<p dir="auto">Open your page in the Code Editor and manually replace all instances of https: with http://</p>
</li>
</ol>
<p dir="auto">I'm not sure the latter will actually work... the right answer is really to get SSL/Https working.</p>
]]></description><link>https://community.appdrag.com/post/1612</link><guid isPermaLink="true">https://community.appdrag.com/post/1612</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Fri, 23 Oct 2020 15:10:19 GMT</pubDate></item><item><title><![CDATA[Reply to Published domain&#x2F;website text looks different than original on Thu, 22 Oct 2020 05:13:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/9">@Daniel-Mulroy</a>, thank you for the reply with solution. Can I somehow make the website show as http instead of https in the meantime? I must chat with the client about it so that she purchase the SSL from Go Daddy or if she wants to transfer over to me in Appdrag.</p>
]]></description><link>https://community.appdrag.com/post/1597</link><guid isPermaLink="true">https://community.appdrag.com/post/1597</guid><dc:creator><![CDATA[Christopher Rodriguez]]></dc:creator><pubDate>Thu, 22 Oct 2020 05:13:30 GMT</pubDate></item><item><title><![CDATA[Reply to Published domain&#x2F;website text looks different than original on Thu, 22 Oct 2020 04:48:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi Christopher,</p>
<p dir="auto">I don't have time to write a nicer / more complete reply as I would like, but I can tell you what is happening <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
<p dir="auto">Browsers don't like it when you mix http and https content. Basically, you are loading your fonts via https:// but your page is being served over http. This causes a CORS error which you can see in the console by using the web inspector.</p>
<p dir="auto">Once you launch the site with SSL, the fonts will load and appear correctly.</p>
<p dir="auto">Cheers!</p>
]]></description><link>https://community.appdrag.com/post/1596</link><guid isPermaLink="true">https://community.appdrag.com/post/1596</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Thu, 22 Oct 2020 04:48:16 GMT</pubDate></item></channel></rss>