SEO: Fix structured data validation errors, delete static sitemap, and update indexing scripts
This commit is contained in:
@@ -174,7 +174,7 @@ export const blogPosts: Record<string, BlogPostData> = {
|
||||
{
|
||||
name: 'Monitor Analytics Dashboard',
|
||||
text: 'Access your QR Master dashboard to view real-time scan data: total scans, unique users, geographic location, device types, and scan timestamps.',
|
||||
url: 'https://www.qrmaster.net/analytics',
|
||||
url: 'https://www.qrmaster.net/qr-code-tracking',
|
||||
},
|
||||
{
|
||||
name: 'Optimize Based on Data',
|
||||
@@ -1181,7 +1181,7 @@ const response = await fetch('https://api.qrmaster.net/v1/bulk', {
|
||||
{
|
||||
name: 'Track and Optimize',
|
||||
text: 'Monitor scan analytics in your QR Master dashboard to understand peak times and popular menu items.',
|
||||
url: 'https://www.qrmaster.net/analytics',
|
||||
url: 'https://www.qrmaster.net/qr-code-tracking',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user