| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://smtp.dk/#/schema/Organization/base",
"name": "SMTP.dk",
"url": "https://smtp.dk/"
},
{
"@type": "WebSite",
"@id": "https://smtp.dk/#/schema/WebSite/base",
"url": "https://smtp.dk/",
"name": "SMTP.dk",
"publisher": {
"@id": "https://smtp.dk/#/schema/Organization/base"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://smtp.dk/component/finder/search?q={search_term_string}&Itemid=101",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://smtp.dk/#/schema/WebPage/base",
"url": "https://smtp.dk/",
"name": "SMTP.dk | Udg\u00e5ende SMTP e-mail service hosted i Danmark",
"description": "Brug SMTP.dk til at sende dine mails overalt i verden. Vi sender alle typer udg\u00e5ende emails ogs\u00e5 marketing emails fra din egen dedikerede SMTP server og eget IP nummer. Det kan betale sig at outsource SMTP serveren. Husk vigtigheden af at dine transaktions emails lander i inbox",
"isPartOf": {
"@id": "https://smtp.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://smtp.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://smtp.dk/#/schema/com_content/article/1",
"name": "Udg\u00e5ende SMTP e-mail service hosted i Danmark",
"headline": "Udg\u00e5ende SMTP e-mail service hosted i Danmark",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://smtp.dk/#/schema/WebPage/base"
}
}
]
}
]
|