A
A
Alexander2019-01-03 13:54:58
Programming
Alexander, 2019-01-03 13:54:58

How to create such a sitemap.xml structure?

You need to create exactly the same sitemap as on this site: https://znanija.com/sitemap.xml
Please help

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
di23, 2016-03-24
@di23

Plugin or script?
Here is the link: www.adobe.com/devnet/photoshop.html
For plug-ins, download the Photoshop SDK
For scripts, see also the link Photoshop CC Scripting

A
Alex-1917, 2019-01-03
@alex-1917

Those. it can be summed up that the stylish-fashionable-youth Flarum engine does not include such a necessary plugin as sitemap
. Here you are, grandmother and St. George's day.
Form all links to pages
Wrap each link with tags according to the standard

<url>
  <loc>'.$url.'</loc>
  <lastmod>'.$date.'</lastmod>
  <changefreq>daily</changefreq>
  <priority>1</priority>
</url>

wrap the whole array according to the standard
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
.....
</urlset>

ALL!

M
Maxim Timofeev, 2019-01-03
@webinar

Read gently: https://habr.com/post/274557/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question