solostream

Tag: "header"

Hard-coding an SEO friendly title in the WordPress header file

| November 12, 2007 | 5 Comments
The title I am referring to here is the title that appears in the top bar of your browser, and is in betweeen <title></title> tags in your code. Apparently, to make it more SEO friendly, the title of the post or article should appear before the title of your blog, but generally themes have ... View Post

Create Flash header or slideshow on WordPress easily with Flashfader plugin

| August 5, 2007 | 61 Comments
My Flash skills are non-existent, so when a client requested some kind of Flash header where the images fade out and in, I was happy that I remembered that I had once come a across a ... View Post

Random Header Images without Javascript

| March 20, 2007 | 2 Comments
Many blogs use random header images in their header so that every time a page is reloaded, a new image appears in the header of the site. This adds interest and variation for readers. To accomplish this, most sites use a combination of CSS and Javascript. Rob Griffith at The Robservatory ... View Post