![]() |
SSW Link Auditor Samples |
Support HTML Tags
| Tag | Attribute | Description |
|---|---|---|
| A | href | Standard links |
| AREA | href | Image maps |
| BGSOUND | src | Background sounds |
| FORM | action | Form submissions |
| FRAME | src | Frames |
| Header Redirect | HTTP Response Header Redirect | |
| IFRAME | src | Inline Frames |
| IMG | src | Images |
| LINK | href | CSS stylesheets |
| META | content | META refreshes (redirects) |
| OBJECT | codebase | ActiveX objects |
| SCRIPT | src | Scripts |
Not Support HTML Tags (Note: They will be added in a future release.)
| Tag | Attribute | Description |
|---|---|---|
| APPLET | cabbase, code, codebase | Java applets |
| EMBED | src | Macromedia Flash, etc |
| ILAYER | src | Inflow layers |
| INPUT | src | Image buttons |
| LAYER | src | Netscape layers |
| OBJECT | classid | ActiveX objects |
| TABLE | background | Table background images |
| TD | background | Table cell background images |
| TH | background | Table row background images |
Note: Only check links that the MIME type is "text/html".