Don't let robots index wiki edit and history pages
    
    
      
        | Reported by: | 
        Vaclav Slavik <vslavik@…> | 
        Owned by: | 
        Vaclav Slavik <vslavik@…> | 
      
      
        | 
          Priority:
         | 
        
          normal
         | 
        
          Milestone:
         | 
        
          0.12
         | 
      
      
        | 
          Component:
         | 
        
          wiki system
         | 
        
          Version:
         | 
        
          0.12dev
         | 
      
      
        | 
          Severity:
         | 
        
          normal
         | 
        
          Keywords:
         | 
        
          robots
         | 
      
      
        | 
          Cc:
         | 
        
          
         | 
        
          Branch:
         | 
        
         | 
      
      
        | 
          Release Notes:
         | 
        
         | 
      
      
        | 
          API Changes:
         | 
        
         | 
      
      
        | 
          Internal Changes:
         | 
        
         | 
      
    
    
      
      
      
      
        
This simple patch adds <meta> tags to disallow robots from indexing wiki editing (...?action=edit) and history log (...?action=history) pages. They only pollute search results and are hard to block with robots.txt.
       
     
   
 
      
        
        
          Change History
          (3)
        
          
          
  
    
  
  
    
      | Component: | 
      
        rendering → wiki system
       | 
    
    
      | Keywords: | 
      
        robots added
       | 
    
    
      | Milestone: | 
      
        → 0.12
       | 
    
    
      | Resolution: | 
      
        → fixed
       | 
    
    
      | Status: | 
      
        new → closed
       | 
    
  
 
           
          
  
    
  
  
    
      | Owner: | 
      
        set to Vaclav Slavik <vslavik@…>
       | 
    
  
 
           
          
         
       
      
     
        
    
Applied in r9135, thanks!