Home
About me
Sitemap
Wordpress SEO
Contact
SEO jargon busters
RSS feeds
Daily SEO Blog
Dec
02

How to insert a flash file to your wordpress header?

There are some clients of mine who are very keen on using flash files in their sites. It often end up in a rough debate with me, and both parties got to take deviation. (If you didn’t know, I’m not a fan of using flash.)

Most of the times, I allow them to use flash in a limited way throughout the site. If it’s a static page, we’ll go for small flash elements on each page and for wordpress users, I go for flash headers. Yea, it’s not a good idea actually, because it make you lose some valuable real estate for search engine optimization. But I’ve found a work around to this.

Generally when you use a flash file, these are the problems that you come across.

  • Waste of real estate for SEO
  • Cross browser compatibility issues
  • Non indexability of text used in flash files
  • Unwanted code in the html

But with the workaround you can actually, minimize the unwanted code in html, while the other issues will be there.
Alternatively, you can specify your header text instead of the flash file.

This work around should work for all wordpress themes, but I haven’t tested it on all themes, the Kubrik based themes with large headers seems to work.

It’s a simple plugin that we can use to get this problem solved. This plugin helps you to use a flash file anywhere inside your theme, on your header, posts, sidebars anywhere! Pretty cool isn’t it?

Download the plugin here. The credit goes to Michael Bester for developing this plugin.
To use this plugin, upload it to your plugins directory and activate it from plugins menu. Then go to your header.php file in themes directory and replace the header code with the following code –

[kml_flashembed movie="/path/to/your/movie.swf" height="value" width="value" /]

Of course, replace the values with the actual height and width, and the path to the URL where you've saved the swf file.

It works like charm and if you like it do drop a line to Michael.

SEO Auditor Features
- Complete SEO audit
- Competitor Analysis
- Report generation
Try it today !
Link Assistant Features
- Easy Link Building
- Finds link partners
- Get backlinks regularly
Try it today !
Rank Tracker Features
- Rank Check reports
- 558 Search Engines
- Keyword Research
Try it today !



Possibly related SEO & Social Media Articles

  • Upload any file of upto 250MB to Google Docs ( Yeah, any file type ! )
    There’s no stopping Google docs. Google has recently announced that it will be rolling out a new change where users can upload any file type to Google docs up to 250 MB. That is huge. So now you don’t need to email it to yourself, but just upload and play with it ! The new feature [...]...
  • Can Google index Flash files ? Yes, and beyond !
    We’ve discussed already at several posts that flash necessarily doesn’t mean bad SEO. In fact, Google had updated its bots long time back to detect and index flash files, their content and even spider links from them. Earlier, flash was a big no-no in SEO. So what’s new with Google and Flash ? Google has once [...]...
  • Quick SEO Tip: Header tags on Wordpress
    Okay this quick SEO tip goes out to all bloggers on WordPress (sorry folks, the rest of you wait for the ones coming up). When you select a WordPress theme, we often don’t check the source code, to check for SEO metrics. We normally go for the looks and functionalities, while some go to check the W3C [...]...
  • Making the right use of header images in blogs
    Most often sites are designed with a graphic header, especially blogs which come with all sorts of funky header images. It is often an image of the company logo occupying the full-page width or a nice looking picture that covers the entire width and stands 100 or 200 pixels high. The reason why people do [...]...
  • How to insert Adsense ads in the middle-top-bottom or random positions on posts easily
    Honestly, this is the most effective and useful Wordpress plugin I’ve seen in a long time. Shylock Adsense plugin has gotten better with it’s new updated version where, it allows you to, Insert AdSense ads in between postsIt calculates the number of lines and paragraphs in an article and judges the middle of the post and [...]...

Category: Wordpress SEO | Author: Mani Karthik
SEO Wordpress Themes
  1. Sunday Chatter - 12/9 - Money Making Scoop

    [...] at DailySEOblog has written a post on how to insert a Flash file to your WordPress header using a simple plugin. [...]

  2. MohammadNo Gravatar

    Thank you

    But How can i insert Swf File in Blogspot ?

    Mohammad’s last blog post..????? ????? ??????

    Reply

    Hari K TNo Gravatar Replied:

    Though I have not tried this in blogger. You need to upload the swf file some where first . Then make the link to the swf object.
    Something like this .

    Let me know whether it works for you .

    Reply

    Hari K TNo Gravatar Replied:

    Oops the code is not displaying. You can check it out how to add flash from http://www.w3schools.com/flash/flash_inhtml.asp

    Reply

  3. K RaneyNo Gravatar

    Forgive me for being a retard, but what exactly is the “header code” that I am replacing? I’ve looked at the header.php file in the theme I want to put the code on, but have no idea where it goes.

    Reply

    Hari K TNo Gravatar Replied:

    First view the source code from browser . Then track where you need to place it. A quick search may find similar words in php file. Go and add some letters in html and try . If it works , you succeed. Else keep trying like this . You may spend some time , but will learn it , I am sure.

    Reply

    Hari K TNo Gravatar Replied:

    Oops the code is not showing . So let me add the link http://www.w3schools.com/flash/flash_inhtml.asp

    Reply

  4. OneLagNo Gravatar

    worked nice for me, thank you very much.

    Reply

  5. jwqlbNo Gravatar

    “Forgive me for being a retard, but what exactly is the “header code” that I am replacing? I’ve looked at the header.php file in the theme I want to put the code on, but have no idea where it goes.”

    Thats also my question.

    Regards
    jwqlb

    Reply

    Mani KarthikNo Gravatar Replied:

    That would be the Header image code.
    It should start with this code –
    < img src = >

    Reply

    C wardNo Gravatar Replied:

    Hi I am struggling with this too…
    I’m very new and don’t understand where in header.php I should be putting the code. Could I have a little more info of whre it should be in context of the default kubrick file please.

    It would be greatly appreciated

    Many thanks

    Reply

  6. the serpentNo Gravatar

    Hi,
    i use the mandigo theme and it allows to have random and/or different headers per page.
    I couldn’t find the tag, its only things like

    if we find header with post tile name

    if random header option enabled

    if we find your dog in the street

    etc…

    how can I do?
    I think the kubrik has this random header function aswell but maybe you found the img src tag in it.
    I’d greatly appreciate if you’d shed light on this.

    Thanks!

    Reply

  7. AlexNo Gravatar

    Hi, helpful tool to add flash to posts, but it’s based within wordpress code and cannot be used for headers, only for posts created in the wordpress control panel.

    This code:

    [kml_flashembed movie="/path/to/your/movie.swf" height="300" width="300" /]

    is not html and therefore is useless in the header.php file.

    Reply

  8. wordpress blog VS flash site. which is better?

    [...] Yep I would go with the advice Steve gave and get the best of both worlds flash and wordpress. How to insert a flash file to your wordpress header? – Daily SEO blog [...]

  9. JimNo Gravatar

    Checkout this explanation:
    http://www.igwebs.com/igblog/?p=32
    Or this one:
    http://www.igwebs.com/igblog/?p=57

    Reply

  10. EdwardNo Gravatar

    Thanks for the great info and tip. Did not know that Flash headers are not SE friendly.
    Thanks.

    Reply

  11. RickiNo Gravatar

    I’ve used a lot of flash both in css/xhtml standards sites (using the famous deconcept swfobject method, which the Kimli Flash Embed mimics) and in WordPress using the Kimli Flash Embed plug-in. However, I cannot get either system to work in the header.php.

    I’m placing the code in the header div but nothing is displaying. I’ve tried changing paths to swf and still nothing. What might I be missing? Any thoughts?

    Reply

  12. RickiNo Gravatar

    Hi Mani . . . Hmmmm…. was using a transparent background over the header.div background (the background image is the same as the beginning of the flash movie so that whilst it’s loading, you can see the static version of the header). Anyway, to check if the Flash was even loading, I removed the transparent setting and got the white background that is on the swf. It seems for some odd reason that the swf doesn’t want to play. Have tried a few other swfs in the body/pages and I get the same result: a white background but no movie. Have deleted the plug-in and tried an older version – same problem. Have uploaded the newest version again and same problem. What do you think? WordPress issue?

    Reply

  13. AnthonyNo Gravatar

    This article is rather old. And likewise the reasons listed for not using flash are factually incorrect.

    Reply

  14. RaúlNo Gravatar

    THANK YOUUUUUUUUUUUUUU!!!!

    Reply

  15. Dubai Nightlife BoyNo Gravatar

    Thanks for the tip dude! great way to add flash to wordpress – thanks a lot

    Reply





Click to cancel reply

  • Knownhost
  • Most Recent Articles

    • Google celebrates Norman Rockwell’s birthday with a doodle – Did you spot it ?
    • Now search images by camera model on Google Picasa
    • Google adds Haiti’s native language to Translator
    • Jason Calacanis admits he was lying about owning an iPad – Genius or something else ?
    • Google Analytics : Now in 31 languages + 150 Analytics Experts around the world
    • Orkut is 6 year old today (and there’s no surprise gift for ya) !
    • How to get certified as an SEO ? Take the Google SEO test !
    • We love you Google – From your fans in China !
    • Google PageRank Update 2009 December is happening as I write this
    • Google gives top users at Webmasters Forum a pat on the back !
    • Google Introduces keyboard shortcuts to access Search results – Accessibility Search
    • Google Guru might be Google’s answer to Yahoo Answers. Or is it ?
    • Google Employees get to test the Google Phone
    • Google reveals: The most searched keyword trends of 2009
    • Try the new Google Interface, if you haven’t yet.
    • The 2010 Google Online Marketing Challenge is now open !
    • Google India Doodles – Winners announced
    • Special SERPs listing for travel queries on Google
    • Google Launches Voice Search for Nokia S60 Mobile Phones
    • Google Toolbar PageRank Update October 2009 is on !
    • Google now indexes pages via RSS/Atom feeds on your site
    • How to verify blogger blog on Google webmasters central tool
    • Google can now detect malware and malicious code from your site
    • Google Mobile Search gets more options, gets more productive !
    • Bing Windows Mobile Application : Coming Soon
  • Most Popular Articles

    • 10 Twitter tools to effectively manage your followers (136)
    • How to get indexed by Google in 48 hours (103)
    • How to get a Google Wave invite (even if you didn’t sign up earlier) (93)
    • How to get free backlinks (92)
    • Ultimate list of Dofollow Social Bookmarking sites (83)
    • Free SEO Wordpress theme – SEO Blog (77)
    • 9 Twitter Tips that will help you gain respect in the Twitterverse (Like @Zaibatsu) (74)
    • 25 SEO Gurus you should follow on Twitter (63)
    • New Wordpress theme - "SEO Green" from DailySEOblog (58)
    • SEO for Wordpress - A quick guide (57)
  • Tools, Tips & Resources

    • 4 Easy URL Shortening solutions that saves a hell lot of time (and clicks)
    • 5 Cool Alternate Domain Name Registrars to boring old GoDaddy !
    • 6 Twitter Analytics Tools to measure your Social Media presence
    • SEO Tool: Find out if you’re doing Black Hat SEO, check for SEO errors
    • Track content changes on any page even without an RSS Feed
    • Google introduces “Browser Size” tool for webmasters
    • 10 Essential Adobe Air Applications for Social Media Addicts
    • Integrity – Broken Link Finder SEO Software for Mac
    • Find out people who’re not following you back on Twitter
    • Google Advanced Search Operators right in your browser (So you don’t have to memorize them)
  • New Social Media Articles

    • 21 yr old college student makes world’s popular image upload site with Social Media help
    • 4 Easy URL Shortening solutions that saves a hell lot of time (and clicks)
    • 6 Twitter Analytics Tools to measure your Social Media presence
    • What is Twitter for ? Link Building – In case you didn’t know !
    • New to Twitter ? 7 Tips to make Twittering a rewarding experience
    • Why is it easy to convince your client of Social Media Marketing but not implementing it
    • 4 Cool Twitter Applications to help you monitor weight, health and stay fit !
    • Why I Tweet Frequently (and still don’t count it as a mistake)
    • 5 Tips to make Twittering more meaningful by increasing the signal to noise ratio
    • StumbleUpon gets a makeover – Gets cool new features !
    • Top 25 Most Popular PodCasters on Twitter you shouldn’t miss following
    • 5 Features I’d like to see on the Su.pr URL sharing service
    • Top 35 News Sources on Twitter you should follow : Keep updated with the latest news
    • 8 Habits of Successful & Popular Twitter users for Inspiration
    • 10 Tricks to search Twitter better, Beyond your timeline – Around the world
  • Recent SEO Articles

    • 21 yr old college student makes world’s popular image upload site with Social Media help
    • 4 Easy URL Shortening solutions that saves a hell lot of time (and clicks)
    • 5 Cool Alternate Domain Name Registrars to boring old GoDaddy !
    • 5 SEO Tips for a better keyword research process
    • Google celebrates Norman Rockwell’s birthday with a doodle – Did you spot it ?
    • Now search images by camera model on Google Picasa
    • Google adds Haiti’s native language to Translator
    • Jason Calacanis admits he was lying about owning an iPad – Genius or something else ?
    • 5 Reasons Why Google Social Search would be a Nuisance
    • What is the best Screen Resolution for websites according to Google ?
    • Google Analytics : Now in 31 languages + 150 Analytics Experts around the world
    • AdSense Ads not showing up on site – Here’s what to do
    • 6 Twitter Analytics Tools to measure your Social Media presence
    • SEO Tool: Find out if you’re doing Black Hat SEO, check for SEO errors
    • Google thinks Bing, Dogpile & Ask.com are better search engines than itself ! (Proof)
  • Popular Tags & Topics

    ads adsense backlinks blog blogger Blogging blogosphere blogs categories check crawler crawling crowd Excel google image images indexing india indian instances internet javascript keywords links pages rank robots search engine optimization seo tips serps sitemap submit tags templates theme themes upload video wordpress Wordpress SEO wordpress seo wordpress tips yahoo youtube

Basic SEO Tips

  • Change the way your site appears on Google SERPs
  • Control Google's crawl frequency to your site
  • How does Google see your site?
  • Importance of footer text in SEO
  • Optimizing header images
  • SEO tips for MSN search engine
  • Optimizing blog titles for Google
  • SEO friendly layout
  • What is an SEO friendly site structure?
  • Importance of keywords - SEO Tips
  • Anchor text importance - SEO Tip
  • SEO Tips for blogs and bloggers
  • Absolute links or relative links is good for SEO?
  • Important SEO tips for wordpress

SEO Tips for blogs

  • 24 Must have SEO plugins for Wordpress
  • SEO Tips - Copy writing guide
  • How to get quality backlinks?
  • Social media and link building tips
  • SEO Tips - Landing page Optimization
  • How to increase traffic to your blog?
  • How to increase your Page Rank?
  • Image optimization tips for blogs
  • 7 steps to your blog's SEO
  • How and where to find incoming links?
  • SEO tips for Google
  • SEO metrics to track
  • How to build a sitemap for blogger
  • How to get Google sitelinks?
  • Find out when Google indexed you
Mani Karthik Hi, I'm Mani Karthik, SEO, Blogging & Social Media Enthusiast. I primarily blog about SEO and Social Media on this blog, basically How-to articles and tutorials to help the SEO learner. Feel free to have a look around and drop comments. Hope you enjoy your stay.
>> More about me
© 2009 DailySEOblog.com Privacy policy