Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => : Mozartino 23 Dec 2013, 19:30:24

: [RISOLTO]File robots.txt
: Mozartino 23 Dec 2013, 19:30:24
Salve a tutti.

Scrivo riferendomi al sito comprensivomontemurlo.gov.it e sto cercando di capire come meglio posso posizionarlo nei motori di ricerca.

Ho aperto il file robots.txt ed vi incollo il contenuto: Disallow non significa rifiutare? Potete spiegarmi se devo modificare/aggiornare qualcosa?

Grazie anticipatamente

# If the Joomla site is installed within a folder such as at
# e.g. www.example.com/joomla/ (http://www.example.com/joomla/) the robots.txt file MUST be
# moved to the site root at e.g. www.example.com/robots.txt (http://www.example.com/robots.txt)
# AND the joomla folder name MUST be prefixed to the disallowed
# path, e.g. the Disallow rule for the /administrator/ folder
# MUST be changed to read Disallow: /joomla/administrator/
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/orig.html (http://www.robotstxt.org/orig.html)
#
# For syntax checking, see:
# http://www.sxw.org.uk/computing/robots/check.html (http://www.sxw.org.uk/computing/robots/check.html)

User-agent: *
Disallow: /administrator/
Disallow: /cache/
Disallow: /cli/
Disallow: /components/
Disallow: /includes/
Disallow: /installation/
Disallow: /language/
Disallow: /libraries/
Disallow: /logs/
Disallow: /media/
Disallow: /modules/
Disallow: /plugins/
Disallow: /templates/
Disallow: /tmp/
: Re:File robots.txt
: alexred 23 Dec 2013, 23:33:11
ciao Mozartino,
si, significa rifiutare ed č giusto cosė, non modificare quelle informazioni.
: Re:File robots.txt
: Mozartino 23 Dec 2013, 23:34:10
GRAZIE E BUONE FESTE!