UltrbI4
Гуру форума
- Регистрация
 - 15 Мар 2009
 
- Сообщения
 - 450
 
- Реакции
 - 53
 
- Автор темы
 - #1
 
Здравствуйте.У меня стоит такой robots.txt
	
	
		
			
	
	
	
		
[/spoil]
Для Гугла прописано
[spoil]
	
	
	
		
		
	
Это для User-agent: Googlebot
Но яндекс каким-то образом тоже берет настройки и так же не индексирует указанные параметры для гугла.
Помогите разобраться!
	
		
			
		
		
	
				
			
		Код:
	
	User-agent: * 
Disallow: /album.php 
Disallow: /calendar.php
Disallow: /clientscript/
Disallow: /converse.php
Disallow: /cpstyles/
Disallow: /css.php
Disallow: /customavatars/
Disallow: /customgroupicons/
Disallow: /customprofilepics/
Disallow: /external.php
Disallow: /faq.php
Disallow: /group.php
Disallow: /includes/ 
Disallow: /list.php
Disallow: /list/
Disallow: /login.php
Disallow: /memberlist.php 
Disallow: /misc.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /packages/
Disallow: /printthread.php
Disallow: /private.php
Disallow: /profile.php
Disallow: /register.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /signaturepics/
Disallow: /subscription.php 
Disallow: /usercp.php
Disallow: /vb/
Disallow: /seoOptimize/
   
User-agent: Googlebot
Disallow: /album.php 
Disallow: /calendar.php
Disallow: /clientscript/
Disallow: /converse.php
Disallow: /cpstyles/
Disallow: /css.php
Disallow: /customavatars/
Disallow: /customgroupicons/
Disallow: /customprofilepics/
Disallow: /external.php
Disallow: /faq.php
Disallow: /group.php
Disallow: /includes/ 
Disallow: /list.php
Disallow: /list/
Disallow: /login.php
Disallow: /memberlist.php 
Disallow: /misc.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /packages/
Disallow: /printthread.php
Disallow: /private.php
Disallow: /profile.php
Disallow: /register.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /signaturepics/
Disallow: /subscription.php
Disallow: /usercp.php
Disallow: /vb/
Disallow: /seoOptimize/
Disallow: /*do=
Disallow: /*blogtype=
Disallow: /*sort=
Disallow: /*order=
Disallow: /*mode=
Disallow: /*goto=
Disallow: /*m=
Disallow: /*y=
Disallow: /*prefixid=
Disallow: /*p=
Disallow: /*a=rate
Disallow: /*viewfull=
 
User-agent: Yandex
Disallow: /album.php
Disallow: /calendar.php
Disallow: /clientscript/
Disallow: /converse.php
Disallow: /cpstyles/
Disallow: /css.php
Disallow: /customavatars/
Disallow: /customgroupicons/
Disallow: /customprofilepics/
Disallow: /external.php
Disallow: /faq.php
Disallow: /group.php
Disallow: /includes/ 
Disallow: /list.php
Disallow: /list/
Disallow: /login.php
Disallow: /memberlist.php 
Disallow: /misc.php
Disallow: /newreply.php
Disallow: /newthread.php
Disallow: /online.php
Disallow: /packages/
Disallow: /printthread.php
Disallow: /private.php
Disallow: /profile.php
Disallow: /register.php
Disallow: /search.php
Disallow: /sendmessage.php
Disallow: /showgroups.php
Disallow: /signaturepics/
Disallow: /subscription.php
Disallow: /usercp.php
Disallow: /vb/
Disallow: /seoOptimize/
Crawl-delay: 1 
Host: мой домен.ru
Sitemap: http://мой домен.ru/sitemap_index.xml.gz
	Для Гугла прописано
[spoil]
		Код:
	
	Disallow: /*do=
Disallow: /*blogtype=
Disallow: /*sort=
Disallow: /*order=
Disallow: /*mode=
Disallow: /*goto=
Disallow: /*m=
Disallow: /*y=
Disallow: /*prefixid=
Disallow: /*p=
Disallow: /*a=rate
Disallow: /*viewfull=
	Но яндекс каким-то образом тоже берет настройки и так же не индексирует указанные параметры для гугла.
Помогите разобраться!