S
S
Stanislav2016-12-16 18:17:29
Yii
Stanislav, 2016-12-16 18:17:29

Is there a package for generating xml sitemap for yii2 given a large number of pages, index maps and search engine conditions?

There is a small project on Yii2, where a fairly large number of pages have been generated that need to be placed in the xml sitemap.
There are many projects on github, but
1. 90% do not take into account a large number of links on the site, because search engines have limits
2. Do not comply with the rules of search engines
One found a project, but there only one model can be used for generation, although it may not be understood correctly.
The second fork project:
https://github.com/katech91/yii2-sitemap-module
But it has a drawback - nested index files, when the first level is an index with model files, and then there are indexes of the models themselves with a breakdown.
Search engines do not allow this.
Are there any solutions that can work with one level of nesting i.e. only one index file per linked files. And the second point is working with several models.
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stanislav, 2016-12-17
@delfi

I found the necessary fork of the module I specified -
assayerpro\sitemap\Sitemap
One level of nesting, breakdown by number, you can use several models

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question