Skip to content

Commit

Permalink
Update the LD JSON data because Google was sharing warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
rocboronat committed Dec 9, 2021
1 parent 9361847 commit 60173cf
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -184,16 +184,14 @@ function gtag_conversion(url) {
"description": "<?php t('description'); ?>",
"slogan": "<?php t('slogan'); ?>",
"brand": {
"@type": "Thing",
"@type": "Brand",
"name": "Fewlaps"
"url": "https://fewlaps.com"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "EUR",
"availability": "InStock",
"priceValidUntil": "2100-01-01",
"url": "https://quitnow.app/download"
"aggregateRating": {
"@type": "aggregateRating",
"ratingValue": "4.6",
"reviewCount": "61541"
}
}
</script>
Expand Down

0 comments on commit 60173cf

Please sign in to comment.