Freepages-Help-L Archives
Archiver > Freepages-Help > 2010-09 > 1284810168
From: "Barry Carlson" <>
Subject: Re: [FreeHelp] What's essential to a great genealogy website?
Date: Sat, 18 Sep 2010 23:42:48 +1200
References: <4955A3138CF54D40A714FA29CEC2C9FE@D9MXRS31><AANLkTiks3sRKedWC81O4H1dSZhZPF674Yy=cakRF=dvj@mail.gmail.com><AANLkTi=Aj_g7pjPv+pO8yLnhgD2iCgOkYa_jeZAw=phY@mail.gmail.com><AANLkTi=f-itxcYGC14dnQu3YL8uDjj+Ge_28yRi7BvCg@mail.gmail.com>
Earlier in this thread, Judy made comment regarding META tags expiring and
copyright dates.
It may be of interest to those inserting the standard meta copyright tag in
the head of the page, that it is possible to format it so that the copyright
date shown by the tag always shows the year in which the page is viewed.
An example using Server Side Includes follows:-
<meta name="copyright" content="<!--#config timefmt="%Y" --><!--#echo
var="DATE_LOCAL" --> Barry Carlson" />
The above is entered on the same line, but when the source code is viewed
online, the result will be:-
<meta name="copyright" content="2010 Barry Carlson" />
Have a look at the source code in:-
http://freepages.rootsweb.com/~bristowe/test/fixed-header.html
Also note the use of SSI to display some similar "nonsense" at the bottom of
the displayed page.
Barry
This thread:
| Re: [FreeHelp] What's essential to a great genealogy website? by "Barry Carlson" <> |