Site - SEO

SEO is used to position your site in search engines.

To set it up on the mini site, click on the cogwheel to the right of "Design" then "Files" :

you will then need to add the following two elements :

  • sitemap.xml
  • robots.txt

Information in sitemap.xml

Mime type :
text/plain

Content: you'll need to enter the URL of your event instead of "https://galareves2023.fr" and the date on which this information was updated (the date on which you enter this information). Each part corresponds to a page of the mini site, so you'll need to repeat the operation as many times as you have pages.

Priority

The "priority" section corresponds to the priority you wish to give to pages. The more important a page is, the closer you should get to 1.0. This will allow it to appear first on the search engine.

<!-- Generated by Screaming Frog SEO Spider 13.0 -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>
https://galareves2023.fr
</loc>
<lastmod>2023-04-28</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>https://galareves2023.fr/infos-pratiques</loc>
<lastmod>2023-04-28</lastmod>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://galareves2023.fr/participer</loc>
<lastmod>2023-04-28</lastmod>
<changefreq>daily</changefreq>
<priority>0.9</priority>
</url>
<url>
<loc>https://galareves2023.fr/partenaires</loc>
<lastmod>2023-04-28</lastmod>
<changefreq>daily</changefreq>
<priority>0.8</priority>
</url>
<url>
<loc>https://galareves2023.fr/contact</loc>
<lastmod>2023-04-28</lastmod>
<changefreq>daily</changefreq>
<priority>0.7</priority>
</url>
</urlset>

Plain text
Copy
 

Information in sitemap.xml

Mime type :
text/plain

Content :
You will need to replace the URL with that of your site

User-agent: *
Disallow:

Sitemap: https://galareves2023.fr/sitemap.xml

Plain text
Copy

Content to be displayed on search engines

Once these changes have been made, you can integrate the text you want to appear in the search engine. You'll need at least a title and a description.

content

These elements must be integrated for all pages that are to be brought up in the search engine. If you don't want a page to appear, simply leave it blank.

Or integrate the elements

Click on the cogwheel

Then on Edit metadata

The only part you need to fill in is "meta". The other elements do not need to be filled in. Here you can select the elements to be integrated, with at least a title and a description.

For all pages

This procedure must be repeated for all the pages you wish to appear in the search engine.