Validate Resource
You can validate a URL with Zynk using the validate resource task. You can use any online validator, however our default ishttp://validator.w3.org/check.
Settings
Output File
Required
The HTML response from validation will be written to this file.
URL
Required
The URL you are validating, e.g http://validator.w3.org/
Validation URL
Required
The validation checker you are using, e.g http://validator.w3.org/check
Zynk Settings
Examples
To validatehttp://validator.w3.org/, follow the steps below:
- Set your URL to http://validator.w3.org/
- Set your Validation URL to http://validator.w3.org/check
- Configure your output file, e.g response.html
- Run workflow!