emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Inserting text into the <head> part of an HTML document?
@ 2010-11-18 22:06 Stephen Eglen
  2010-11-18 22:13 ` Erik Iverson
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Eglen @ 2010-11-18 22:06 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Stephen Eglen

I'm using org-mode to export an html file of my org file.  I'd like to
add the following line to the <head>  ... </head> section of the
document:

#+HTML: <meta name="robots" content="noindex, nofollow" />

[This line tells search indexes not to index the file.
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=93710
]

but the HTML directive puts it in the body, rather than the head.
Any ideas how I'd get it into the head?  I tried +HTML_HEADER as an
analogy to LATEX_HEADER, but that doesn't seem to be defined.

Thanks, Stephen

org-version
"7.02trans"

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-19 21:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-18 22:06 Inserting text into the <head> part of an HTML document? Stephen Eglen
2010-11-18 22:13 ` Erik Iverson
2010-11-19  4:22   ` Nick Dokos
2010-11-19 21:46     ` Stephen Eglen
2010-11-19 21:53       ` Stephen Eglen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).