Título:
Título de su sitio.
Autor:
Su nombre o el nombre de su compañía.
Copyright:
Pues eso mismo.
Palabras clave :
Lista de palabras clave para cuando sea ejecutada una búsqueda.
Descripción:
Descripción del sitio que será mostrado en los buscadores.
Evaluación:
Esto se usa para dar una valoración apropiada sobre el contenido del sitio.
La evaluación puede ser: general, adultos, restringida y 14 años.
Política P3P:
Permite añadir la política P3P en la información del encabezado.
Puede encontrar más información sobre P3P aquí.
¡Déjelo en blanco si no está seguro!
Robots:
Si los robot deben indexar la página y parar o no indexar y seguir el enlace, etc. Lo aconsejado es indexar y seguir.
No usar cache:
Marcando esta opción, se indica a los navegadores y a los proxis que no usen la cache con su página. Esto no tiene efecto en los buscadores.
Icono de favoritos :
Internet Explorer permite mostrar un icono cuando una página se añade a los favoritos, también es mostrada en la barra del navegador.
Posiblemente sea ../../favicon.ico en una máquina con e-xoops.
Introducir cualquier otro dato meta o javascript que desee que aparezca entre <head> </head>.
NO INTRODUCIR texto html aquí, esto es sólo para <meta>, <script>, <style>, etc.
Por ejemplo, si usted quiere añadir su puntuación ICRA.
ICRA generador en línea.
Configuración de los meta-tag del pie de página.
Deseadas:
Estas palabras son añadidas a las palabras claves. Puede que tenga ciertas palabras que se repiten frecuentemente en el sitio. Puede también crear palabras clave que tengan más de una palabra y palabras que tengan 4 letras.
No deseadas :
All these words will be removed from the extracted words as to keep the keywords
as relevant to the page in question as possible. No use adding words smaller
than 4 letters big here, since they are automaticly stripped anyways.
Note: To add a word, simply fill in the blank box and hit the right/left arrow, to move words between lists, just select the words and use the arrows, and to remove, just select words and hit remove.
Extractor:
This simply turns the dynamic keyword extraction on or off.
Cloaking:
If turned on (recommended), then keywords are not extracted if a normal visitor is detected, thus saving horsepower.
Max. Depth:
How deep you want the extractor to crawl into links. For example in downloads, it could grab all text from xx different downloads present on the page, and compile the keyword list from that.
Max. Words:
Limits the maximum number of keywords to generate.
User Agents:
These are normal browser codes. If HTTP_USER_AGENT
does not matches any of these...then we skip extraction since it's not a search
engine viewing the page. Cloaking must be turned ON to make usage of this feature.
Browse to any plain text file on your computer containing keywords delimited by spaces, newlines, commas, pipes..and import them into one of the above lists.
The below resumes in a brief manner what the keyword extractor does.
If a search engine is detected:
1. Gather as much info about the current page as possible: Title, Description,
etc.
2. Place all gathered info into a single string.
3. Remove bad characters, and too small words.
4. Remove any common words.
5. Add any wanted words.
6. Shuffle the words to get a random order.
7. Return max. no. of wanted keywords.
8. Uppercase all 1st letters in words and place words in meta-keywords.
9. Depending on where we are, try and place some extra info in the site title.
We uppercase because a search for:
"xoops" will find "xoops, Xoops, XOOPS"
"Xoops" will find "Xoops" and eventually "XOOPS"
So if a user searches in lowercase he'll still find your word, but if he uppercases his 1st letter you loose... Like this we catch both users that may uppercase the 1st letter of a word AND those that search in lowercase.
If a normal user is detected (no search engine) & cloaking is turned ON, then we skip all the above and display normal keywords, thus saving cpu/mysql consumation.
Extra Links:
http://www.submitcorner.com
http://www.wordtracker.com
http://searchengineforums.com
http://searchenginewatch.internet.com
Not a complete list, but should help you understand whats going on here :o)