Bryan Hadaway's Blog
Signup for the Best Hosting Around

Category Archives: Script / Code

Signup for the Best Hosting Around

BizCardSite: Business Card Website Template

Preview / $5 Download link will be emailed immediately after purchase. Thank You. Description BizCardSite is my answer to the commonly desired simple one page website. It is essentially a....entry-content input[type="submit"]{font-family:georgia;font-size:20px;color:#fff;padding:10px;border:4px ...continue
Also posted in Saving Money, Web Design | Tagged , , | Leave a comment

Pure CSS Only Dropdown Menu

UPDATE: Find the updated and much better script here which I recommend over this one. It’s a little more stylized, but the code is cleaner, better. Just strip the styles...UPDATE: Find ...continue
Also posted in CSS, Web Design, XHTML | Tagged , , , | 6 Comments

Adding Social Scrape Images

From the title of this article it may not be immediately understandable what it’s about, but plenty of people are looking for this solution. Many have asked how do I...From the ...continue
Also posted in CSS, Facebook, How-to, LinkedIn, MySpace, Social Networking, Twitter | Tagged , , , , , , , | Leave a comment

Getting Started With Your First WordPress Plugin

There’s always a learning curve and margin of discomfort when learning something that you really want to do for the first time. So, hopefully I can simplify and jump start...There’s always ...continue
Also posted in How-to, Programming, WordPress, WordPress Plugins | Tagged , , , , | Leave a comment

Dynamic SEO-Friendly .htaccess File

How to Add to Your Website Download this zip file, extract and upload the .htaccess file to the root folder of your website via FTP. This folder is usually called...How to ...continue
Also posted in Google, Programming, SEO, Web Design | Tagged , , , , | Leave a comment

How to Create Circles with CSS

Making circles with CSS3 is very simple, but not very well supported with older browsers. If your design depends on circles you should definitely use background images instead. However, if....cmenu{width:100px;height:100px;display:block;border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;-khtml-border-radius:50px;background:#000;font-size:20px;color:#fff;line-height:100px;text-decoration:none;text-align:center} .cmenu:hover{color:#fff;text-decoration:none;background:#333} ...continue
Also posted in CSS, CSS3, How-to, HTML, Web Design, XHTML | Tagged , , , , , , | 17 Comments

How to Link to the W3C CSS3 Validation Page

Automatic Method: You should now simply use: http://jigsaw.w3.org/css-validator/check/referer?profile=css3 Manual Method: Typically if you want to dynamically link to a W3C Valid CSS page, we use this link: http://jigsaw.w3.org/css-validator/check/referer That’s perfect...Automatic Method: You ...continue
Also posted in CSS, CSS3, How-to, Web Design | Tagged , , , | 11 Comments

Simple and Effective .htaccess File

Code Refresh UPDATE: Please use the following URL instead now as your .htaccess code reference: http://bryanhadaway.com/dynamic-seo-friendly-htaccess-file/ Old This will enforce forwarding / redirection to the www version of your pages,...Code Refresh UPDATE: ...continue
Also posted in Freebies, Google, Programming, SEO | Tagged , , , , | Leave a comment

User-Friendly and SEO-Friendly Title Structure for WordPress

I personally find that this structure is the most user-friendly and seo-friendly: <title><?php wp_title(' | ', true, 'right'); ?>Name of Blog</title> which will result in: Name of Page/Post | Name...I personally ...continue
Also posted in Freebies, Google, SEO | Tagged , , , | Leave a comment

Super Simple Dynamic Canonical Link Code

Canonical Link WordPress Plugin Download Now | Find on WordPress with Instructions | Help Forum Canonical Link Script The importance of the canonical link is primarily to clear up duplicate...Canonical Link ...continue
Also posted in Freebies, Google, Graphic Design, SEO, Technology, WordPress, WordPress Plugins | Tagged , , , , , | 38 Comments
Feedback
x close