Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 438 Bytes

File metadata and controls

15 lines (12 loc) · 438 Bytes

SearchOptimization for WebSpace Engine

(Plugin)

Search engine optimization plugin, generates XML files: SiteMap, Google Merchant Feed, Yandex Market

Install

Put in plugin folder and setup in index.php file:

// searchengine plugin
$plugins->register(\Plugin\SearchOptimization\SearchOptimizationPlugin::class);

License

Licensed under the MIT license. See License File for more information.