Changeset 3401


Ignore:
Timestamp:
04/10/09 18:33:51 (3 years ago)
Author:
WillNorris
Message:

Item1436: stop googlebot (and others---what? there are other search engines? ;)) from spidering to content which is pointless to index (except *perhaps* raw view) and which puts a load on the server, and which fills up the log with useless entries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FoswikiSiteSkin/templates/view.foswikisite.tmpl

    r3400 r3401  
    11%TMPL:INCLUDE{"view"}% 
    22 
    3 %TMPL:DEF{"top:toolbarbutton_edit"}%<span><a href="%SCRIPTURL{"edit"}%/%WEB%/%TOPIC%?t=%GMTIME{"$epoch"}%" title="Edit this topic"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/pencil.gif" width="16" height="16" /></a></span>%TMPL:END% 
     3%TMPL:DEF{"top:toolbarbutton_edit"}%<span><a href="%SCRIPTURL{"edit"}%/%WEB%/%TOPIC%?t=%GMTIME{"$epoch"}%" title="Edit this topic"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/pencil.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    44 
    5 %TMPL:DEF{"top:toolbarbutton_attach"}%<span><a href="%SCRIPTURL{"attach"}%/%WEB%/%TOPIC%" title="Attach files and manage existing attachments"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/attach.gif" width="16" height="16" /></a></span>%TMPL:END% 
     5%TMPL:DEF{"top:toolbarbutton_attach"}%<span><a href="%SCRIPTURL{"attach"}%/%WEB%/%TOPIC%" title="Attach files and manage existing attachments"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/attach.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    66 
    7 %TMPL:DEF{"top:toolbarbutton_rdiff"}%<span><a href="%SCRIPTURL{"rdiff"}%/%WEB%/%TOPIC%?type=history" title="View topic history"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/page_white_stack.gif" width="16" height="16" /></a></span>%TMPL:END% 
     7%TMPL:DEF{"top:toolbarbutton_rdiff"}%<span><a href="%SCRIPTURL{"rdiff"}%/%WEB%/%TOPIC%?type=history" title="View topic history"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/page_white_stack.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    88 
    9 %TMPL:DEF{"top:toolbarbutton_raw"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?raw=on&rev=%REVINFO{"$rev"}%" title="View raw topic text"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/text_align_left.gif" width="16" height="16" /></a></span>%TMPL:END% 
     9%TMPL:DEF{"top:toolbarbutton_raw"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?raw=on&rev=%REVINFO{"$rev"}%" title="View raw topic text"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/text_align_left.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    1010 
    11 %TMPL:DEF{"top:toolbarbutton_view"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%" title="View topic"><img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif" width="16" height="16" /></a></span>%TMPL:END% 
     11%TMPL:DEF{"top:toolbarbutton_view"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%" title="View topic"><img src="%PUBURL%/%SYSTEMWEB%/DocumentGraphics/viewtopic.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    1212 
    13 %TMPL:DEF{"top:toolbarbutton_create"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/WebCreateNewTopic?topicparent=%TOPIC%" title="Create new topic"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/page_white_add.gif" width="16" height="16" /></a></span>%TMPL:END% 
     13%TMPL:DEF{"top:toolbarbutton_create"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/WebCreateNewTopic?topicparent=%TOPIC%" title="Create new topic"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/page_white_add.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    1414 
    15 %TMPL:DEF{"top:toolbarbutton_print"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?cover=print" title="Print this topic"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/printer.gif" width="16" height="16" /></a></span>%TMPL:END% 
     15%TMPL:DEF{"top:toolbarbutton_print"}%<span><a href="%SCRIPTURL{"view"}%/%WEB%/%TOPIC%?cover=print" title="Print this topic"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/printer.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    1616 
    17 %TMPL:DEF{"top:toolbarbutton_more"}%<span><a href="%SCRIPTURL{"oops"}%/%WEB%/%TOPIC%?template=oopsmore" title="More actions"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/wrench.gif" width="16" height="16" /></a></span>%TMPL:END% 
     17%TMPL:DEF{"top:toolbarbutton_more"}%<span><a href="%SCRIPTURL{"oops"}%/%WEB%/%TOPIC%?template=oopsmore" title="More actions"><img src="%PUBURL%/%SYSTEMWEB%/FoswikiSiteSkin/wrench.gif" width="16" height="16" rel="nofollow" /></a></span>%TMPL:END% 
    1818 
    1919%TMPL:DEF{"top:toolbarbuttons"}%%TMPL:P{"top:toolbarbutton_edit"}%%TMPL:P{"top:toolbarbutton_attach"}%%TMPL:P{"top:toolbarbutton_rdiff"}% 
Note: See TracChangeset for help on using the changeset viewer.