This commit is contained in:
@@ -83,7 +83,7 @@ $currentPage = $page === 'index' ? 'Home' : ucwords(str_replace('-', ' ', $page)
|
||||
"name": "Stella Amor",
|
||||
"url": "https://stellaamor.com/"
|
||||
}
|
||||
<?php if (!empty($pageInfo['rich_service_type'])): ?>
|
||||
<?php if (!empty($pageInfo['rich_service_type'])): ?>,
|
||||
"mainEntity": {
|
||||
"@type": "Service",
|
||||
"serviceType": "<?php echo htmlspecialchars($pageInfo['rich_service_type'], ENT_QUOTES, 'UTF-8'); ?>",
|
||||
|
||||
Reference in New Issue
Block a user