[sword-svn] r353 - trunk/webapp
refdoc at www.crosswire.org
refdoc at www.crosswire.org
Wed Nov 12 15:05:53 MST 2008
Author: refdoc
Date: 2008-11-12 15:05:53 -0700 (Wed, 12 Nov 2008)
New Revision: 353
Modified:
trunk/webapp/init.jsp
Log:
comment added
Modified: trunk/webapp/init.jsp
===================================================================
--- trunk/webapp/init.jsp 2008-11-12 22:04:56 UTC (rev 352)
+++ trunk/webapp/init.jsp 2008-11-12 22:05:53 UTC (rev 353)
@@ -163,7 +163,11 @@
linkName.add("Society of Biblical Literature");
linkAddress.add("http://sbl-site.org");
}
+
+/* load property to create meta keywords to improve search ranking of the site */
+
metaContent = swordWebConfig.getProperty("metaKeywords","bible, jesus, christ");
+
}
}
More information about the sword-cvs
mailing list