<?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[How are search engines supposed to find the blog pages?]]></title><description><![CDATA[<p dir="auto">The blog listing isn't rendered as source code, how are search engines supposed to find the ahref links to the blog articles when they are not there?</p>
]]></description><link>https://community.appdrag.com/topic/303/how-are-search-engines-supposed-to-find-the-blog-pages</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 09:19:47 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/303.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Aug 2020 15:39:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How are search engines supposed to find the blog pages? on Wed, 12 Aug 2020 14:22:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/16">@Joseph-Benguira</a></p>
<p dir="auto">Sorry, stupid of me not to check for multiple site-map files.<br />
Everything seems in order! <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">Thanks about the cloud back-end tip!</p>
]]></description><link>https://community.appdrag.com/post/1135</link><guid isPermaLink="true">https://community.appdrag.com/post/1135</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Wed, 12 Aug 2020 14:22:05 GMT</pubDate></item><item><title><![CDATA[Reply to How are search engines supposed to find the blog pages? on Thu, 13 Aug 2020 10:06:51 GMT]]></title><description><![CDATA[<p dir="auto">Hey Thomas,</p>
<p dir="auto">every time you publish a blog article, this regenerate your sitemaps!<br />
you can check your robots.txt file (also generated on publish)<br />
eg: <a href="https://appdrag.com/robots.txt" rel="nofollow ugc">https://appdrag.com/robots.txt</a></p>
<p dir="auto">there you can see the sitemaps are declared:</p>
<pre><code>User-agent: *
Sitemap: https://appdrag.com/sitemap.xml
Sitemap: https://appdrag.com/sitemap-blog.xml
</code></pre>
<p dir="auto">and then you can check the specific sitemap for blog:<br />
eg: <a href="https://appdrag.com/sitemap-blog.xml" rel="nofollow ugc">https://appdrag.com/sitemap-blog.xml</a></p>
<p dir="auto">So cloudbackend is not required here, but let say you have content in your database that you want to expose, you can create a cloud function to generate a sitemap for you, we have a ready to use sample in node.js available <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>
]]></description><link>https://community.appdrag.com/post/1133</link><guid isPermaLink="true">https://community.appdrag.com/post/1133</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Thu, 13 Aug 2020 10:06:51 GMT</pubDate></item><item><title><![CDATA[Reply to How are search engines supposed to find the blog pages? on Wed, 12 Aug 2020 08:28:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a></p>
<p dir="auto">I really need a solution to this, since blog is a big part of the current project we're working on, it just HAS to be indexed.</p>
<p dir="auto">And don't tell me we have to use back-end for this too... that would be the last straw.</p>
]]></description><link>https://community.appdrag.com/post/1131</link><guid isPermaLink="true">https://community.appdrag.com/post/1131</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Wed, 12 Aug 2020 08:28:54 GMT</pubDate></item><item><title><![CDATA[Reply to How are search engines supposed to find the blog pages? on Wed, 12 Aug 2020 07:03:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a></p>
<p dir="auto">That's what I expected, so I re-generated it and waited 10 hours and <strong>they are not there</strong>.</p>
<p dir="auto">Also, only relying on the site-map is bad, because then we're expected to submit it manually to all known and unknown search engines.</p>
]]></description><link>https://community.appdrag.com/post/1123</link><guid isPermaLink="true">https://community.appdrag.com/post/1123</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Wed, 12 Aug 2020 07:03:09 GMT</pubDate></item><item><title><![CDATA[Reply to How are search engines supposed to find the blog pages? on Wed, 12 Aug 2020 06:51:38 GMT]]></title><description><![CDATA[<p dir="auto">Hello Thomas,<br />
A sitemap is automatically generated on your website for your blog articles and shop products.</p>
]]></description><link>https://community.appdrag.com/post/1119</link><guid isPermaLink="true">https://community.appdrag.com/post/1119</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Wed, 12 Aug 2020 06:51:38 GMT</pubDate></item></channel></rss>