tech4biz/sitemap.php
2024-10-25 17:50:53 +05:30

71 lines
7.2 KiB
PHP

<?php
header('Content-Type: application/xml');
echo '<?xml version="1.0" encoding="UTF-8"?>';
echo '<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">';
echo '<?xml-stylesheet type="text/xsl" href="style.xsl"?>';
// Array of URLs for demonstration purposes.
$urls = [
['loc' => 'https://tech4bizsolutions.com/', 'lastmod' => '2024-10-25', 'changefreq' => 'daily', 'priority' => '1.0'],
['loc' => 'https://tech4bizsolutions.com/events', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/index', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/about_us', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/coding-solution', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/web-hosting', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/software-development', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/VLSI-Design', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/PCBA-PCB-manufacturing', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/3D-designing-printing', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/hardware-design-development', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/cloud-infrastructure-deployments', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/internet-of-things', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/animation-characters-designing-services', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/software-designing-services', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/social-media-designing-services', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/brand-building-marketing-services', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/cyber-threats', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/financial-security', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/predective-analytics', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/smart-mall', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/software-development.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/VLSI-Design.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/advanced-speech', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/ar', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/byod', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/Transforming-E-commerce', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/cloud-infrastructure-deployments.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/internet-of-things.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/Decentralized-Processing', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/IOT-connectivity', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/empowering-healthcare', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/contact_us', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/transforming-blockchain', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/automating-manufacturing', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/urban-connectivity', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/fitness-training', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/hardware-design-development.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/software-designing-services.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/animation-characters-designing-services.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/social-media-designing-services.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/brand-building-marketing-services.php', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/careers', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/term-of-service', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/privacy_policy', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/customer-support', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
['loc' => 'https://tech4bizsolutions.com/blog', 'lastmod' => '2024-10-25', 'changefreq' => 'monthly', 'priority' => '0.8'],
// Add more URLs as needed
];
// Loop through URLs and output each one as XML
foreach ($urls as $url) {
echo '<url>';
echo '<loc>' . htmlentities($url['loc']) . '</loc>';
echo '<lastmod>' . $url['lastmod'] . '</lastmod>';
echo '<changefreq>' . $url['changefreq'] . '</changefreq>';
echo '<priority>' . $url['priority'] . '</priority>';
echo '</url>';
}
echo '</urlset>';
?>