[Zope] register Zope Site on search engine
Maik Jablonski
maik.jablonski@uni-bielefeld.de
Fri, 16 Aug 2002 12:41:00 +0200
HT wrote:
> Hi,
>
> I have problem putting the meta tag in DTML pages as the meta tag will
> be shown on my page.
> Is there any solution?
>
> Or does anybody have tips to let the search engine find your website?
hi,
put the meta-tags into your standard_html_header:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><dtml-var title_or_id></title>
<meta name="description" content="Here goes your description.">
<meta name="keywords" content="Keyword1,Keyword2">
</head>
then visit the search-engines, enter your url in the submit-a-url-form
and wait for the spiders crawling your site [some weeks to month].
and that's all you can do without money.
cheers, maik
--
Maik Jablonski __o
www.zfl.uni-bielefeld.de _ \<_ Deutsche Zope User Group
Bielefeld, Germany (_)/(_) www.dzug.org