META tags

META tags are included at the top of a web page within the <head> and </head> tags. Some Web hosts have specific META tags built in to the page that the Velocity Client can use. These are configured on the host and not in the Velocity Console or Client.

They are evaluated in the order they appear in the web page (from top to bottom). Velocity ignores tags it does not recognize.

Each META tag has the following format:

<meta http-equiv="[action_name]">

The action_type can be a URL, an IDA action, a JavaScript function, or a script. For example:

<meta http-equiv="OnStartup">

The following META tags are supported by the Velocity Client.