04/02/2011 Update / Latest News
The commenting feature has been re-opened, and dose no longer require you to be logged in (for now).
13/01/2011
Brugbart has developed a new system for Tools, which integrates them with the site. The IP tool is replaced with "Brugbart User Agent", and we also have some new tools in the works, along with the reopening of the comment feature, and completion of the forum.
15/09/2010
Brugbart is planning to close its Facebook Group, and has opened a Fanpage instead.
You can follow Brugbart on twitter, and join the official fanpage on Facebook.
Brugbart | Markedsfør din side
The content found on brugbart, Tutorials, References, and Articles, can be freely used for educational purposes, its also allowed to make printet copies for non-commercial use.
On the matter of redirects and SEO
How will 301 redirects effect SEO? What is Brugbarts recommendations on redirects?
How to remove bullets on lists using CSS
This Article is showing how to remove the bullets on lists using the list-style-type property of CSS.
Apache the requested operation has failed
How to solve the problem where you get the requested operation has failed, when running apache after installing PHP.
About RC9 vs RC6 and Thread Safe vs Non Thread Safe.
Blocking bad bots with robots txt
Which bad bots can be blocked? And what about bots who disregard robots.txt?
These are the guidelines for advertisers on Brugbart
This definition reference explains what a subdomain is, and what it can be used for.
Reference on how to use the address element of HTML. Includes a demo, and a list of allowed attributes.
How the manifest attribute is used. This reference shows how to use application caches in HTML.
Reference showing how to use the Header tag of HTML.
How to use the robots meta tag, and a list of allowed values.
Potential security issues around using Robots.txt to block indexing of content in members sections.
This short Introduction to CSS, will help beginners get accustomed with the principles of web-design.
Comprehensive Robots.txt Tutorial, on how to block and allow individual robots. Etc.
Block a directory using robots txt
How to block a directory and its subdirectories using the robots.txt file.
Using the asterisk wildcard with the robots.txt file
Prevent access to all robots, except for the ones that you specifically allow.
Block or Allow robots using the robots.txt file
How to Block or Allow search engines and other robots, including a list of robot names.
JavaScript If Then Else ElseIf Statements
How to work with JavaScript if and else if conditional statements.