meta.Custom(name: str, content : str) : xml
Add a custom meta tag to the page.
1.9.1 or later.
Requires UNSAFECONTENT permission in 9.2 and later.
| Name | Type | Description |
| name | str | The meta name. |
| content | str | The custom meta content. |
The custom data is displayed as part of the page metadata.
| Output | ||
| The change appears in the page's HTML head element: <meta name="Shared Rights" content="Bart Allen" /> | |
| Sample custom meta tag that Google uses to confirm ownership Note: conf code only example, use the conf code provided by google | <meta name="verify-v1" content="FAsER%$hgdsgAE@FEQA"/> |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by