WOVN Crawler
GoodBotVerifiedBOTAn automated agent used by the WOVN.io platform to scan and retrieve website content for the purpose of multi-language localization and translation. Operated by Wovn Technologies, Inc..
What is WOVN Crawler?
WOVN Crawler is operated by Wovn Technologies, Inc. as part of their website localization and translation service. The bot systematically traverses websites that have integrated the WOVN.io script to identify text elements, images, and structural content that require translation into different languages. By crawling these pages, it ensures that the platform can provide accurate, real-time localized versions of a website to end-users based on their language preferences.
Identification
WovnCrawlerWhy it crawls your site
The crawler is necessary for the WOVN platform to detect new or updated content on a client's website, ensuring that the translation database remains synchronized with the source site. It functions by fetching page content to extract translatable strings, which are then processed through the WOVN translation engine. Website administrators can verify the bot by checking for the 'WovnCrawler/1.0' user-agent in their server logs and can manage its access via standard robots.txt directives if they wish to exclude specific sections of their site from the translation process.
Block or allow WOVN Crawler
Add a Disallow rule for WovnCrawler in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block WOVN Crawler from crawling your entire site User-agent: WovnCrawler Disallow: / # Allow WOVN Crawler full access User-agent: WovnCrawler Allow: /
Ensure your robots.txt allows WovnCrawler. Verify requests by checking the user-agent string.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Links & references
Data sources
This profile is compiled from the following sources.