Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W Wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
Collapse sidebar
  • Tutoriais
  • Wiki
  • Wiki
    • Magento
  • Robots

Last edited by Mateus Aug 12, 2019
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Robots

Ceicom Commerce Magento Robots.txt 12/08/2019

robots.txt

Este arquivo é para evitar o rastreamento e indexação de certas partes

do seu site, por robôs e são executados por sites como Yahoo!, google etc.

Dizer a esses "robôs" onde não ir em seu site,

Economizando largura de banda e recursos de servidor.

location /robots.txt { return 200 "### Autogenerated robots.txt\n

Sitemap

Sitemap: http://www.meusite.com.br/sitemap.xml

Crawlers Setup

User-agent: * Crawl-delay: 20

User-agent: Facebot/1.0 Crawl-delay: 20 # seconds

User-agent: facebookexternalhit/1.1 Crawl-delay: 20 # seconds

Allowable Index

Allow: /*?p= Allow: /index.php/blog/ Allow: /catalog/seo_sitemap/category/

Directories

Disallow: /404/ Disallow: /app/ Disallow: /cgi-bin/ Disallow: /downloader/ Disallow: /includes/ Disallow: /lib/ Disallow: /magento/ Disallow: /pkginfo/ Disallow: /report/ Disallow: /stats/ Disallow: /var/

Paths (clean URLs)

Disallow: /index.php/ Disallow: /catalog/product_compare/ Disallow: /catalog/category/view/ Disallow: /catalog/product/view/ Disallow: /catalogsearch/ Disallow: /catalogsearch/result/ Disallow: /checkout/ Disallow: /control/ Disallow: /contacts/ Disallow: /customer/ Disallow: /customize/ Disallow: //filter/ #Disallow: //l/ Disallow: /filter/ #Disallow: /l/ Disallow: /newsletter/ Disallow: /poll/ Disallow: /review/ Disallow: /review/s/ Disallow: /sendfriend/ Disallow: /tag/ Disallow: /wishlist/ Disallow: /productalert Disallow: /captcha/refresh/

Files

Disallow: /cron.php Disallow: /cron.sh Disallow: /mage Disallow: /error_log Disallow: /install.php

CE

Disallow: /LICENSE.html Disallow: /LICENSE.txt Disallow: /LICENSE_AFL.txt

Enterprise Edition

Disallow: /LICENSE_EE.html Disallow: /LICENSE_EE.txt Disallow: /RELEASE_NOTES.txt Disallow: /STATUS.txt

Paths (no clean URLs)

Disallow: /.php Disallow: /?p=* Disallow: /*?SID=

Disallow user interactive pages

Disallow: /*review Disallow: /product_info Disallow: /popup_image

Disallow osCommerce links

Disallow: cPath=

"; }

Clone repository
  • Gitlab
    • Comandos
  • Hotfix
    • og:image
  • Magento
    • Htaccess
    • MagentoCronChecker
    • Robots
    • SimpleSchema
    • Soap v2 Tester
    • gitignore
  • Migração
    • leg.br
  • Padrões
    • eslint
    • prettier
  • Plugins
    • Adicionar informações extras ao texto copiado da web
  • QueryCommerce
  • Servidores
    • Cloudways
    • DnsMadeEasy
View All Pages