8.2. Rewrite HTML Meta URLs

Note

This page is under construction.

Plugin Key

plugin_rewrite_html_meta_urls

Plugin Value Type

List of String

Plugin Value Type

Each string in the list is a value of the name attribute of HTML <meta> tags.

Sample
<entry>
  <string>plugin_rewrite_html_meta_urls</string>
  <list>
    <string>citation_abstract_url</string>
    <string>citation_pdf_url</string>
  </list>
</entry>
Description

This plugin feature enables a canned HTML Link Rewriter that seeks out <meta name="..." content="..."> tags where the value of the name attribute matches one of the specified names, and rewrites the URL that is the value of their content attribute.