Loading...
Loading...
{
"latency": 214,
"ipAddresses": [
"83.138.84.174"
],
"dns": {
"NS": [
"ns3.netbiz.nl.",
"ns2.netbiz.nl.",
"ns1.netbiz.nl."
],
"A": [
"83.138.84.174"
],
"TXT": [
"v=spf1 +a +mx +ip4:212.178.107.131 +ip4:83.138.84.244 ~all",
"google-site-verification=-a51j9LDwLkNlEkII9H11how7I8A3FN1-3RW1ilBUBI"
]
}
}
[
{
"url": "https://darpo.nl",
"technologies": [
{
"slug": "magento",
"name": "Magento",
"icon": "Magento.svg",
"cpe": "cpe:2.3:a:magento:magento:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 6,
"slug": "ecommerce",
"name": "Ecommerce"
}
],
"confirmedAt": 1767523865
},
{
"slug": "cart-functionality",
"name": "Cart Functionality",
"icon": "Cart-generic.svg",
"versions": [],
"categories": [
{
"id": 6,
"slug": "ecommerce",
"name": "Ecommerce"
}
],
"confirmedAt": 1767523865
},
{
"slug": "mysql",
"name": "MySQL",
"icon": "MySQL.svg",
"cpe": "cpe:2.3:a:mysql:mysql:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 34,
"slug": "databases",
"name": "Databases"
}
],
"confirmedAt": 1767523865
},
{
"slug": "php",
"name": "PHP",
"icon": "PHP.svg",
"cpe": "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 27,
"slug": "programming-languages",
"name": "Programming languages"
}
],
"confirmedAt": 1767523865
},
{
"slug": "argento",
"name": "Argento",
"icon": "Argento.svg",
"versions": [],
"categories": [
{
"id": 108,
"slug": "ecommerce-frontends",
"name": "Ecommerce frontends"
}
],
"confirmedAt": 1767523865
},
{
"slug": "prototype",
"name": "Prototype",
"icon": "Prototype.png",
"cpe": "cpe:2.3:a:prototypejs:prototype:*:*:*:*:*:*:*:*",
"versions": [
"1.7"
],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1767523865
},
{
"slug": "ajax-net-professional",
"name": "Ajax.NET Professional",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 12,
"slug": "javascript-frameworks",
"name": "JavaScript frameworks"
}
],
"confirmedAt": 1767523865
},
{
"slug": "apache-http-server",
"name": "Apache HTTP Server",
"icon": "Apache.svg",
"cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*",
"versions": [],
"categories": [
{
"id": 22,
"slug": "web-servers",
"name": "Web servers"
}
],
"confirmedAt": 1767523865
},
{
"slug": "magemail",
"name": "MageMail",
"icon": "MageMail.svg",
"versions": [],
"categories": [
{
"id": 75,
"slug": "email",
"name": "Email"
}
],
"confirmedAt": 1767523865
},
{
"slug": "zendesk-chat",
"name": "Zendesk Chat",
"icon": "Zendesk.svg",
"versions": [],
"categories": [
{
"id": 52,
"slug": "live-chat",
"name": "Live chat"
}
],
"confirmedAt": 1767523865
},
{
"slug": "jquery",
"name": "jQuery",
"icon": "jQuery.svg",
"cpe": "cpe:2.3:a:jquery:jquery:*:*:*:*:*:*:*:*",
"versions": [
"1.12.4"
],
"categories": [
{
"id": 59,
"slug": "javascript-libraries",
"name": "JavaScript libraries"
}
],
"confirmedAt": 1767523865
},
{
"slug": "google-tag-manager",
"name": "Google Tag Manager",
"icon": "Google Tag Manager.svg",
"versions": [],
"categories": [
{
"id": 42,
"slug": "tag-managers",
"name": "Tag managers"
}
],
"confirmedAt": 1767523865
},
{
"slug": "google-analytics",
"name": "Google Analytics",
"icon": "Google Analytics.svg",
"versions": [
"UA"
],
"categories": [
{
"id": 10,
"slug": "analytics",
"name": "Analytics"
}
],
"confirmedAt": 1767523865
},
{
"slug": "font-awesome",
"name": "Font Awesome",
"icon": "Font Awesome.svg",
"versions": [],
"categories": [
{
"id": 17,
"slug": "font-scripts",
"name": "Font scripts"
}
],
"confirmedAt": 1767523865
},
{
"slug": "hsts",
"name": "HSTS",
"icon": "default.svg",
"versions": [],
"categories": [
{
"id": 16,
"slug": "security",
"name": "Security"
}
],
"confirmedAt": 1767523865
}
]
}
]
{
"errors": [
{
"id": "authentication_failed",
"code": 401,
"details": "No user found for the API key supplied"
}
]
}
## milkycode Magento robots.txt 06/2019
## copyright: milkycode GmbH <www.milkycode.com>
## author: Christian Hinz
## GENERAL SETTINGS
## Enable robots.txt rules for all crawlers
User-agent: *
## Crawl-delay parameter: number of seconds to wait between successive requests to the same server.
## Set a custom crawl rate if you're experiencing traffic problems with your server.
Crawl-delay: 60
## Magento sitemap: uncomment and replace the URL to your Magento sitemap file
#Sitemap: http://www.yoururl.de/sitemap.xml
## DEVELOPMENT RELATED SETTINGS
## Do not crawl development files and folders: CVS, svn directories and dump files
Disallow: /*.cvs
Disallow: /*.git
Disallow: /*.svn
Disallow: /*.idea
Disallow: /*.sql
Disallow: /*.tgz
## GENERAL MAGENTO SETTINGS
## Do not crawl common Magento technical folders
Disallow: /404/
Disallow: /app/
Disallow: /downloader/
Disallow: /errors/
Disallow: /includes/
Disallow: /lib/
Disallow: /pkginfo/
Disallow: /shell/
Disallow: /var/
Disallow: /magento/
Disallow: /report/
Disallow: /stats/
Disallow: /scripts/
## Do not crawl common Magento files
Disallow: /api.php
Disallow: /cron.php
Disallow: /cron.sh
Disallow: /error_log
Disallow: /get.php
Disallow: /install.php
Disallow: /LICENSE.html
Disallow: /LICENSE.txt
Disallow: /LICENSE_AFL.txt
Disallow: /README.txt
Disallow: /RELEASE_NOTES.txt
Disallow: /STATUS.txt
## MAGENTO SEO IMPROVEMENTS
## Do not crawl sub category pages that are sorted or filtered.
Disallow: /*?dir*
Disallow: /*?dir=desc
Disallow: /*?dir=asc
Disallow: /*?limit=all
Disallow: /*?mode*
# Allowable Index
Allow: /*?p=
## Do not crawl 2-nd home page copy (example.com/index.php/). Uncomment it only if you activated Magento SEO URLs
Disallow: /index.php/
## Do not crawl links with session IDs
Disallow: /*?SID=
## Paths (no clean URLs)
Disallow: /*.php$
Disallow: /*?p=*&
Disallow: /*?s=*
## Do not crawl user account pages
Disallow: /customer/
Disallow: /customer/account/
Disallow: /customer/account/login/
## Do not crawl seach pages and not-SEO optimized catalog links
Disallow: /catalogsearch/
Disallow: /catalog/product_compare/
Disallow: /catalog/category/view/
Disallow: /catalog/product/view/
Disallow: /catalog/product/gallery/
Disallow: /wishlist/
Disallow: /sendfriend/
Disallow: /control/
Disallow: /customize/
Disallow: /newsletter/
Disallow: /poll/
Disallow: /review/
Disallow: /sales/guest/form/
Disallow: /contact/
Disallow: /contacts/
## SERVER SETTINGS
## Do not crawl common server technical folders and files
Disallow: /cgi-bin/
Disallow: /cleanup.php
Disallow: /apc.php
Disallow: /memcache.php
Disallow: /phpinfo.php
## EXTENSION SPECIFIC
Disallow: /productquestion/
Disallow: /calculator/
Disallow: /catalog/product_bcp/
Disallow: /po-connect/
Disallow: /onestepcheckout
Disallow: /druckkosten
## IMAGE CRAWLERS SETTINGS
User-agent: Mediapartners-Google
Allow: /*?s=*
## Extra: Uncomment if you do not wish Google and Bing to index your images
# User-agent: Googlebot-Image
# Disallow: /
# User-agent: msnbot-media
# Disallow: /
## DISALLOW BOTS
User-agent: SemrushBot
Disallow: /
User-agent: MJ12bot
Disallow: /
User-agent: Vagabondo
Disallow: /
User-agent: BaiDuSpider
Disallow: /
User-agent: Exabot
Disallow: /
User-agent: Yandex
Disallow: /
User-agent: BSpider
Disallow: /
User-agent: Bytespider
Disallow: /
User-agent: Amazonbot
Disallow: /
User-agent: Applebot
Disallow: /
User-agent: facebookexternalhit
Disallow: /
User-agent: meta-externalagent
Disallow: /
{}
{
"whois.domain-registry.nl": {
"Domain Status": [
"active"
],
"Name Server": [
"ns3.netbiz.nl",
"ns2.netbiz.nl",
"ns1.netbiz.nl"
],
"Domain Name": "darpo.nl",
"Registrar": "The Registrar Company B.V. Jan Campertlaan 2 3201AX Spijkenisse Netherlands SIDN BV",
"Abuse Contact": "+31.887507020 abuse@theregistrarcompany.com",
"DNSSEC": "no",
"Created Date": "1999-06-14",
"Updated Date": "2025-12-24",
"text": [
""
]
}
}
{
"status": 200,
"statusText": "",
"headers": {
"cache-control": "no-store, no-cache, must-revalidate, max-age=0,private,no-store,no-cache,must-revalidate",
"connection": "Upgrade, Keep-Alive",
"content-encoding": "gzip",
"content-type": "text/html; charset=UTF-8",
"date": "Mon, 19 Jan 2026 05:44:18 GMT",
"expires": "Thu, 19 Nov 1981 08:52:00 GMT",
"keep-alive": "timeout=5, max=100",
"pragma": "no-cache",
"server": "Apache",
"strict-transport-security": "max-age=15768000",
"transfer-encoding": "chunked",
"upgrade": "h2c,h2",
"vary": "Accept-Encoding,User-Agent",
"x-frame-options": "SAMEORIGIN",
"set-cookie": "frontend_cid=ncyVtnEo84QZjHQR; expires=Mon, 19-Jan-2026 06:44:19 GMT; Max-Age=3600; path=/; domain=www.darpo.nl; secure; HttpOnly"
}
}
{
"error": false,
"result": {
"success": true,
"ogTitle": "Relatiegeschenken met logo bedrukken bij DARPO Reklame - home",
"ogDescription": "Welkom bij Darpo Reklame voor al uw relatiegeschenken en promotieartikelen met en zonder bedrukking. Bij ons kunt u terecht voor al uw relatiegeschenken, promotieartikelen, premiums en bedrukte reclame items. Ook voor het bedrukken en of borduren van T-shirts, poloshirts, bedrijfskleding e.d kunt u bij ons terecht.\nU bent altijd welkom in onze showroom. Bel voor een afspraak 043-601 30 30",
"ogImage": [
{
"url": "https://www.darpo.nl/media/wysiwyg/Wikipedia-Flags-FR-France-Flag.1024.png",
"type": "png"
},
{
"url": "https://www.darpo.nl/media/wysiwyg/gb.png",
"type": "png"
},
{
"url": "https://www.darpo.nl/media//logo/default/Darpo-logo.png",
"type": "png"
},
{
"url": "https://www.darpo.nl/media/easyslide/Showroom-slider-banner.jpg",
"type": "jpg"
},
{
"url": "https://www.darpo.nl/media/easyslide/bedrukte_textiel_laten_maken.jpg",
"type": "jpg"
},
{
"url": "https://www.darpo.nl/media/easyslide/duurzame_relatiegeschenken.png",
"type": "png"
},
{
"url": "https://www.darpo.nl/media/easyslide/Background4.jpg",
"type": "jpg"
},
{
"url": "https://www.darpo.nl/media/easyslide/Background.jpg",
"type": "jpg"
},
{
"url": "https://www.darpo.nl/media/catalog/category/resized/200x200/goedkope-pennen-bedrukken_1.jpg",
"type": "jpg",
"width": 200,
"height": 200
},
{
"url": "https://www.darpo.nl/media/catalog/category/resized/200x200/caps-met-logo.jpg",
"type": "jpg",
"width": 200,
"height": 200
}
],
"ogLocale": "nl",
"ogUrl": "https://www.darpo.nl/",
"favicon": "https://www.darpo.nl/media/favicon/stores/2/favicon_darpo.png",
"charset": "utf-8",
"requestUrl": "https://darpo.nl"
},
"response": {}
}