We have hosted the application laravel sitemap in order to run this application in our online workstations with Wine or directly.


Quick description about laravel sitemap:

This package can generate a sitemap without you having to add urls to it manually. This works by crawling your entire site. The generator has the ability to execute JavaScript on each page so links injected into the dom by JavaScript will be crawled as well. The easiest way is to crawl the given domain and generate a sitemap with all found links. The destination of the sitemap should be specified by $path. If you don't want a crawled link to appear in the sitemap, just don't return it in the callable you pass to hasCrawled. You can also instruct the underlying crawler to not crawl some pages by passing a callable to shouldCrawl. You can configure the crawler used by the sitemap generator. The sitemap generator can execute JavaScript on each page so it will discover links that are generated by your JS scripts. You can enable this feature by setting execute_javascript in the config file to true.

Features:
  • You can create your sitemap manually
  • You can also control the maximum depth of the sitemap
  • You can also use one of your available filesystem disks to write the sitemap to
  • You can also add your models directly
  • You can add a single post model to the sitemap or even a whole collection
  • You can add all your pages super fast without the need to crawl them all


Programming Language: PHP.
Categories:
Frameworks

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.