| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/zomuaban.com/public_html/site/views/sitemap/ |
Upload File : |
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<?php foreach($list as $r) { if(!empty($r->loc)){ ?>
<url><loc><?=$r->loc?></loc><changefreq><?=$r->changefreq?></changefreq><priority><?=$r->priority?></priority><?php if(isset($r->thumb) && !empty($r->thumb)){ ?><image:image><image:loc><?=$r->thumb?></image:loc><image:title><?=vn_clear_string($r->title)?></image:title></image:image><?php }?><?php if(isset($r->images) && count($r->images) > 0){ foreach($r->images as $img){if(!empty($img)){?><image:image><image:loc><?=$img?></image:loc><image:title><?=vn_clear_string($r->title)?></image:title></image:image><?php }}}?></url>
<?php }} ?>
</urlset>