Viewing Question

Category: Download Center
Venkatesan writes...
2010-01-12 17:25:37
Dear Sir,

How to put costume keywords for Download Center Home page?
Chris writes...
2010-01-12 18:05:37
Do you mean categories? If so, just edit the file "categories.dat" with a text editor (such as notepad or wordpad) and add all needed keywords.

Hope I could help,
~Chris
Venkatesan writes...
2010-01-12 19:32:30
Thank you very much for your reply,

What I mean, one can add relevant keywords for web pages for search engine optimization purpose.


Example:

<head> tag - <meta name="KEYWORDS" content="xxxxx,yyyyy,zzzzz"

this what I am looking for.

once again thank you
Chris writes...
2010-01-12 21:58:37
Oh, ok.

You need to do it manually. Place it after line 75 in the file index.php

~Chris