<?php
header('Content-Encoding: UTF-8');
header('Content-type: text/csv; charset=UTF-8');
header('Content-Disposition: attachment; filename=SEO.csv');
echo "\xEF\xBB\xBF"; // UTF-8 BOM
[[ExportCVS]]pagetitle;longtitle;description;introtext;link;
{'!Localizator' | snippet : [
'parents' => 0,
'limit' => 0,
'depth' => 3,
'templates'=> '2,7,1,8,10,4'
'tpl' => '@INLINE {$pagetitle};{$longtitle};{$description};{$introtext};https://medstore.blender.team/{$id| url};'
]}
{'!pdoResources' | snippet : [
'snippet'=> 'msProducts',
'parents' => 0,
'limit' => 0,
'depth' => 3,
'templates'=> '3,5',
'tpl' => '@INLINE {$pagetitle};{$longtitle};{$description};{$introtext};https://medstore.blender.team/{$id| url};'
]}