RageBin - Collaborative Raging

Ragebin is a collaborative Raging tool allowing you to share and modify rage snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a browser that supports this.

RageBin - Home - View Help - Archive - Ragers IRC - Image Boards

Posted by Anonymous on Thursday 6th October 2011 07:14:58 - Never Expires
download | new post

  1. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml">
  2. <head>
  3. <title>{$title|default:'$companyname - $pagetitle'}</title>
  4. <meta property="og:title" content="{$og_title|default:'Some default text here'}"/>
  5. <meta property="og:description" content="{$og_description|default:'Some default text here'}"/>
  6.  
  7.  
  8. <meta name="description" content="{$meta_description|default:'Some default text here'}" />
  9. <meta name="abstract" content="{$meta_abstract|default:'Some default text here'}" />
  10. <meta name="keywords" content="{$meta_keywords|default:'Some default text here'}" />
  11. <meta name="author" content="{$meta_author|default:'Joe Author'}" />
  12. <meta name="rating" content="{$meta_rating|default:'General'}" />
  13. <meta name="revisit-after" content="{$meta_revisit|default:'15 days'}" />
  14. <meta name="robots" content="{$meta_robots|default:'index,follow'}" />
  15. </head>
  16. <body>
  17.  
  18. {include file='custom_header.tpl'
  19. meta_description='Page specific description here'
  20. meta_keywords='Page specific keywords here'
  21. meta_robots='noindex,nofollow'
  22. og_title='stuff'
  23. og_description='stuff'
  24. }

Submit a correction or amendment below. (click here to post a fresh rage)
After submitting an amendment, you'll be able to view the differences between the old and new rage easily.
Syntax Highlighting:
To highlight particular lines, prefix each line with @@
Pressing TAB inserts 3 spaces