Bart Member
|
Posted: 13 Jun 2005 16:10:33
I noticed SkaLinks doesn't use any meta keywords. How about collecting all directory names and put those, comma seperated in the keywords section along with a default set of keywords which one should be able to set in the headers.php.
Example:
Add to the _skalinks_site array an item called "keywords". The user should fill in some keywords seperated by comma's.
Now read the directory stucture, for example:
mydirectory -> cars and motors -> ford -> fiesta -> parts
could be put in keywords as:
cars, and, motors, ford, fiesta, parts, $_skalinks_site array.keywords
Wouldn't that be nice?
|