<?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[test message with link out to another nodebb]]></title><description><![CDATA[<p dir="auto">Are you testing unfurling?</p>
<p dir="auto"><a href="https://xenforohelp.com" rel="nofollow ugc">https://xenforohelp.com</a></p>
<p dir="auto"><a href="https://ideologycentral.com" rel="nofollow ugc">https://ideologycentral.com</a></p>
]]></description><link>https://bb.devnull.land/topic/cd341e39-2e62-48e1-8bb5-ee762699b947/test-message-with-link-out-to-another-nodebb</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Jul 2026 00:22:41 GMT</lastBuildDate><atom:link href="https://bb.devnull.land/topic/cd341e39-2e62-48e1-8bb5-ee762699b947.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Jan 2025 20:41:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to test message with link out to another nodebb on Thu, 16 Jan 2025 01:42:40 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://community.nodebb.org/user/astro-what" rel="nofollow ugc">@Astro-What</a> could be yeah</p>
]]></description><link>https://bb.devnull.land/post/https://community.nodebb.org/post/102704</link><guid isPermaLink="true">https://bb.devnull.land/post/https://community.nodebb.org/post/102704</guid><dc:creator><![CDATA[baris@community.nodebb.org]]></dc:creator><pubDate>Thu, 16 Jan 2025 01:42:40 GMT</pubDate></item><item><title><![CDATA[Reply to test message with link out to another nodebb on Thu, 16 Jan 2025 00:27:43 GMT]]></title><description><![CDATA[<p dir="auto"><a href="/user/baris%40community.nodebb.org">@baris</a> said in <a href="https://community.nodebb.org/post/102700" rel="nofollow ugc">test message with link out to another nodebb</a>:<br />
&gt; Those are likely CORS issues, this is from the network tab of chrome when trying to load images from ideologycentral.</p>
<p dir="auto">The weird thing is, both use the same vhost definition of the NodeBB sites.  They are just set to use different ports.</p>
]]></description><link>https://bb.devnull.land/post/https://community.nodebb.org/post/102702</link><guid isPermaLink="true">https://bb.devnull.land/post/https://community.nodebb.org/post/102702</guid><dc:creator><![CDATA[astro-what@community.nodebb.org]]></dc:creator><pubDate>Thu, 16 Jan 2025 00:27:43 GMT</pubDate></item><item><title><![CDATA[Reply to test message with link out to another nodebb on Thu, 16 Jan 2025 00:20:20 GMT]]></title><description><![CDATA[<p dir="auto">Should be open now in the nginx vhost config.<br />
Added</p>
<pre><code>if ($request_method = OPTIONS ) {
            add_header 'Access-Control-Allow-Origin'  '*';
            add_header 'Access-Control-Allow-Methods' 'GET, POST, OPTIONS, HEAD';
            add_header 'Access-Control-Allow-Headers' 'Authorization, Origin, X-Requested-With, Content-Type, Accept';

            return 200;
        }

        if ($request_method ~* '(GET|POST)') {
            add_header 'Access-Control-Allow-Origin' '*';
        }
</code></pre>
<p dir="auto">Let's see.</p>
<p dir="auto"><a href="https://ideologycentral.com" rel="nofollow ugc">https://ideologycentral.com</a></p>
]]></description><link>https://bb.devnull.land/post/https://community.nodebb.org/post/102701</link><guid isPermaLink="true">https://bb.devnull.land/post/https://community.nodebb.org/post/102701</guid><dc:creator><![CDATA[astro-what@community.nodebb.org]]></dc:creator><pubDate>Thu, 16 Jan 2025 00:20:20 GMT</pubDate></item><item><title><![CDATA[Reply to test message with link out to another nodebb on Wed, 15 Jan 2025 21:43:26 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, there are some issues.  But even XF has issues with unfurling at times.</p>
]]></description><link>https://bb.devnull.land/post/https://community.nodebb.org/post/102699</link><guid isPermaLink="true">https://bb.devnull.land/post/https://community.nodebb.org/post/102699</guid><dc:creator><![CDATA[astro-what@community.nodebb.org]]></dc:creator><pubDate>Wed, 15 Jan 2025 21:43:26 GMT</pubDate></item><item><title><![CDATA[Reply to test message with link out to another nodebb on Wed, 15 Jan 2025 21:42:31 GMT]]></title><description><![CDATA[<p dir="auto">Let's see about now.  Had a CF rule to have both those images not be cached in CF, which should send it direct to the server.  Seems that a 403 is being returned.</p>
<p dir="auto"><a href="https://ideologycentral.com" rel="nofollow ugc">https://ideologycentral.com</a></p>
<p dir="auto">Now will do one to my astrophotography site (XF) that I know works.</p>
<p dir="auto"><a href="https://astrowhat.com" rel="nofollow ugc">https://astrowhat.com</a></p>
]]></description><link>https://bb.devnull.land/post/https://community.nodebb.org/post/102698</link><guid isPermaLink="true">https://bb.devnull.land/post/https://community.nodebb.org/post/102698</guid><dc:creator><![CDATA[astro-what@community.nodebb.org]]></dc:creator><pubDate>Wed, 15 Jan 2025 21:42:31 GMT</pubDate></item><item><title><![CDATA[Reply to test message with link out to another nodebb on Wed, 15 Jan 2025 21:26:20 GMT]]></title><description><![CDATA[<p dir="auto">What is weird is that the first one is on the same server as the second one, and the OG image is available.<br />
<a href="https://ideologycentral.com/assets/uploads/system/og-image.jpg" rel="nofollow ugc">https://ideologycentral.com/assets/uploads/system/og-image.jpg</a><br />
As is the favicon.<br />
<a href="https://ideologycentral.com/assets/uploads/system/favicon.ico" rel="nofollow ugc">https://ideologycentral.com/assets/uploads/system/favicon.ico</a></p>
<p dir="auto">It may be something in my vhost definition I need to look at or possible CF cache.</p>
]]></description><link>https://bb.devnull.land/post/https://community.nodebb.org/post/102697</link><guid isPermaLink="true">https://bb.devnull.land/post/https://community.nodebb.org/post/102697</guid><dc:creator><![CDATA[astro-what@community.nodebb.org]]></dc:creator><pubDate>Wed, 15 Jan 2025 21:26:20 GMT</pubDate></item></channel></rss>