- Affected version
 - 2.0
 
Not sure if this also happens on xf1, but had this crawl error in webmaster tools. Both give a 405 code and were placed in xenforo [code ] [/ code] on this forum. Wouldn't have noticed if they were not add-reply and add-thread url's
Placed xenforo url's in it so can be checked. Same format as how i placed it, was from a server error.
	
	
	
		
				
			Placed xenforo url's in it so can be checked. Same format as how i placed it, was from a server error.
		Code:
	
	array(3) {
  ["url"] => string(77) "https://xenforo.com/community/threads/google-following-urls-in-code-tag.153950/add-reply"
  ["_GET"] => array(0) {
  }
array(3) {
  ["url"] => string(77) "https://xenforo.com/community/forum/bugs/add-thread"
  ["_GET"] => array(0) {
  }
	
			
				Last edited: