<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SERA on N7 Docs</title><link>https://docs.n7.io/sera/</link><description>Recent content in SERA on N7 Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.n7.io/sera/index.xml" rel="self" type="application/rss+xml"/><item><title>SERA request flow</title><link>https://docs.n7.io/sera/origin-sera-crawler-request-flow/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/origin-sera-crawler-request-flow/</guid><description>&lt;h2 id="prerequisite"&gt;Prerequisite&lt;a class="heading-anchor" href="#prerequisite" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;You must have an account created on Nitrogen dashboard to view the SERA statistics&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SERA must be configured to receive the requests from bots&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="flow"&gt;Flow&lt;a class="heading-anchor" href="#flow" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;A typical request flow with SERA integration looks like this :&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/miscellaneous/N7-to-Origin_flow.png" alt="Step" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Page serving workflow :&lt;/strong&gt;&lt;br/&gt;
(This is shown at left-hand side of flow in Yellow color)&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;Crawler&lt;/code&gt; requests are received on &lt;code&gt;N7 CDN&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;If the &lt;code&gt;N7 CDN&lt;/code&gt; has page available in cache/storage - it is returned back to &lt;code&gt;crawler&lt;/code&gt;
&lt;ol&gt;
&lt;li&gt;If the page page is unavailable in cache/storage :
&lt;ol&gt;
&lt;li&gt;If a failover is not configured - a 404 is returned to &lt;code&gt;crawler&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;If a failover is configured - the request is forwarded (proxied) to &lt;code&gt;origin server&lt;/code&gt;
&lt;ol&gt;
&lt;li&gt;&lt;code&gt;Origin server&lt;/code&gt; sends the response&lt;/li&gt;
&lt;li&gt;&lt;code&gt;SERA&lt;/code&gt; receives it, and sends it to &lt;code&gt;crawler&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Page rendering workflow :&lt;/strong&gt;&lt;br/&gt;
(This is shown at right-hand side of flow in Yellow color)&lt;/p&gt;</description></item><item><title>Configure SERA for domain</title><link>https://docs.n7.io/sera/a-domain-config-sera/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/a-domain-config-sera/</guid><description>&lt;p&gt;You can configure SERA for domains by following below steps.&lt;/p&gt;
&lt;h2 id="prerequisite"&gt;Prerequisite&lt;a class="heading-anchor" href="#prerequisite" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;You must have an account with Nitrogen&lt;/li&gt;
&lt;li&gt;You must have a domain pointing to N7.&lt;/li&gt;
&lt;li&gt;You must have a page group created.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="steps"&gt;Steps&lt;a class="heading-anchor" href="#steps" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Select the &lt;code&gt;SERA&lt;/code&gt; feature from the top Menu&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/selecting_sera_1.png" alt="Step" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Once you select the &lt;code&gt;SERA&lt;/code&gt; feature, it will navigate to &lt;code&gt;Domains&lt;/code&gt; list page&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/enabling_sera_domain_list.png" alt="Step" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click on Domain name, It will navigate to &lt;code&gt;Dashboard&lt;/code&gt; page, shows the data charts/cards if you already configure the &lt;code&gt;Page Groups&lt;/code&gt; for your domain, otherwise it will shows the an Go to Page Groups page &lt;br/&gt;&lt;br/&gt;&lt;/p&gt;</description></item><item><title>Dashboard</title><link>https://docs.n7.io/sera/dashboard/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/dashboard/</guid><description>&lt;p&gt;This screen will display you various charts and cards with information related the selected domain e.g. Pre rendered pages, Search Bot Crawls etc.&lt;/br&gt;
Please go through below articles to get the details.&lt;/p&gt;
&lt;h3 id="cards"&gt;Cards&lt;a class="heading-anchor" href="#cards" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Last Month&amp;rsquo;s, Current Month&amp;rsquo;s and Yesterday&amp;rsquo;s Data.
&lt;/br&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/dashboards/cards.png" alt="chart" &gt;
&lt;/p&gt;
&lt;h3 id="charts"&gt;Charts&lt;a class="heading-anchor" href="#charts" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="" &gt;Pre rendered pages&lt;/a&gt;

&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/dashboards/prerendered_pages_chart.png" alt="chart" &gt;

&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Search Bot Crawls&lt;/a&gt;

&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/dashboards/bot_charts.png" alt="chart" &gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="list-of-history-execution-urls"&gt;List of History Execution URls&lt;a class="heading-anchor" href="#list-of-history-execution-urls" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This table will fetch the list of execution history with the status code&lt;/p&gt;</description></item><item><title>Analytics</title><link>https://docs.n7.io/sera/analytics/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/analytics/</guid><description>&lt;p&gt;This screen will display you various charts with information related the selected domain e.g. Crawler Stats, Render Stats, Page Response Stats etc.&lt;/br&gt;
Please go through below articles to get the details.&lt;/p&gt;
&lt;h3 id="crawler-stats"&gt;Crawler Stats&lt;a class="heading-anchor" href="#crawler-stats" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="" &gt;Incoming crawl request count per day&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/1.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Average time in serving the pages per crawler&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/2.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Average time in serving the pages per page group&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/3.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="render-stats"&gt;Render Stats&lt;a class="heading-anchor" href="#render-stats" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="" &gt;Pages rendered per page group&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/4.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Total time taken to render&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/5.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Avg. Time taken to render per page group&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/6.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Avg. Origin Page received time per page group&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/7.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="page-response-stats"&gt;Page Response Stats&lt;a class="heading-anchor" href="#page-response-stats" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="" &gt;Response codes per sera execution&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/8.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="" &gt;Response codes per crawler&lt;/a&gt;
&lt;br/&gt;
&lt;img src="https://docs.n7.io/assets/images/Sera/analytics/9.png" alt="chart" &gt;
&lt;br/&gt;&lt;br/&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Sera Render API</title><link>https://docs.n7.io/sera/sera-render-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/sera-render-api/</guid><description>&lt;p&gt;An on-demand API can be used to submit page URLs to SERA for rendering, allowing you to integrate with tools and automatically render frequently updated sites via scripts or tools.&lt;/p&gt;
&lt;h2 id="prerequisite"&gt;Prerequisite&lt;a class="heading-anchor" href="#prerequisite" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;You must have an account on Nitrogen.&lt;/li&gt;
&lt;li&gt;Your target domain on which you want to call SERA on demand api must have been registered on Nitrogen.&lt;/li&gt;
&lt;li&gt;You must have a service account configured with &lt;strong&gt;Editor&lt;/strong&gt; access. If not, you can refer &lt;a href="https://docs.n7.io/account/users/create-api-keys/" &gt;this article&lt;/a&gt;
 for the same.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="render-api-request"&gt;Render API Request&lt;a class="heading-anchor" href="#render-api-request" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="render-api-request-details"&gt;Render API Request Details&lt;a class="heading-anchor" href="#render-api-request-details" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;API&lt;/strong&gt; :&lt;/p&gt;</description></item><item><title>Delete SERA Render Storage API</title><link>https://docs.n7.io/sera/delete-sera-render-api/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/delete-sera-render-api/</guid><description>&lt;p&gt;This API enables you to purge cached renders and delete SERA-rendered pages associated with a specific URL. It is particularly useful when a page has been removed and its rendered artifacts need to be cleaned up.&lt;/p&gt;
&lt;h2 id="prerequisite"&gt;Prerequisite&lt;a class="heading-anchor" href="#prerequisite" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;You must have an account on Nitrogen.&lt;/li&gt;
&lt;li&gt;Your target domain must have been registered on Nitrogen.&lt;/li&gt;
&lt;li&gt;You must have a service account configured with &lt;strong&gt;Editor&lt;/strong&gt; access. If not, you can refer &lt;a href="https://docs.n7.io/account/users/create-api-keys/" &gt;this article&lt;/a&gt;
 for the same.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="delete-render-storage-api-request"&gt;Delete Render Storage API Request&lt;a class="heading-anchor" href="#delete-render-storage-api-request" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="delete-render-storage-api-request-details"&gt;Delete Render Storage API Request Details&lt;a class="heading-anchor" href="#delete-render-storage-api-request-details" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;API&lt;/strong&gt; :&lt;/p&gt;</description></item><item><title>SERA Scenarios</title><link>https://docs.n7.io/sera/scenarios/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.n7.io/sera/scenarios/</guid><description>&lt;p&gt;This document specifies scenarios that can affect the bot results.&lt;/p&gt;
&lt;h2 id="prerequisite"&gt;Prerequisite&lt;a class="heading-anchor" href="#prerequisite" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Your must have a domain on which SERA is configured.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;You must have an account on Nitrogen to view the dashboard.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="sera-workflow"&gt;SERA workflow&lt;a class="heading-anchor" href="#sera-workflow" aria-label="Link to this section"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;SERA (Search Engine Rank Accelerator) is a tool that serves the &amp;lsquo;optimized&amp;rsquo; version of &amp;lsquo;pre-processed&amp;rsquo; page to the bots.&lt;br/&gt;
As bots need less time to process and render the SERA pages, they provide a good CWV score to the pages, and also effectively utilize the crawl budget.&lt;br/&gt;
All the render and crawl related stats can be checked in &lt;a href="https://dash.n7.io/" target="_blank" rel="noreferrer"&gt;Dash&lt;/a&gt;
.&lt;br/&gt;
To process the pages, SERA uses :&lt;/p&gt;</description></item></channel></rss>