poosh-plugin-header-location-from-html

v1.0.4
Poosh plugin that generates location HTTP headers from HTML content
poosh poosh-plugin header headers

poosh-plugin-header-location-from-html

Poosh plugin that generates location HTTP headers from HTML content

Sample

If your local looks like that:

<!DOCTYPE html>
<html>
  <head>
    <link rel="canonical" href="http://mysite.tld/posts/my-original-url"/>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <meta http-equiv="refresh" content="0;url=http://mysite.tld/posts/my-original-url"/>
  </head>
</html>

Then the plugin will automatically generates a location HTTP header for it.

Dependencies

Metadata

  • MIT
  • Whatever
  • Merlicco Yves
  • released 4/23/2016

Downloads

Maintainers