Website Babble Webmaster Forums  


Go Back   Website Babble Webmaster Forums > Creating a Website > HTML, PHP, CSS, Javascript & Coding/Programming Topics

Your WB Notifications

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-07-2009, 01:55 AM
Dynamike's Avatar
Master Babbler
 
Join Date: Oct 2009
Location: Michigan
Posts: 434
Dynamike has no reputation at Website Babble yet.
Default How can get out of flash?

I did purchase a pre-designed flash template. It is all made out looking nice. I had no idea flash was bad for SEO. Is there a way it can be made out to be partial flash and HTML/CSS so SEO will pick it up?
Reply With Quote
  #2 (permalink)  
Old 10-07-2009, 02:13 AM
Donk's Avatar
Supreme Babbler
 
Join Date: Jan 2009
Location: Kent UK
Posts: 590
Donk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation pointsDonk is an elite member of WB with 1500+ reputation points
Default

The best way that I have found to do this is to use a simple javascript script SWFObject.

Your HTML code should be changed to:


HTML Code:
 <head>
 <script type="text/javascript" src="swfobject.js"></script>
  <script type="text/javascript">
    swfobject.embedSWF("myContent.swf", "myContent", "300", "120", "9.0.0");
    </script>

  </head>
  <body>
    <div id="myContent">
      <p>Alternative content</p>
    </div>
  </body>
The alternative content will be picked up by text only browsers and browsers that can't handle Flash and Javascript.


From an seo viewpoint the Alternative text will be picked up by search engines.

Regards

Bob
__________________
PHP Snippets PHP Captcha Code Resizable Html
"A website with a thousand resources starts with a single page".
"Don't fight the gator - clear the swamp"
Reply With Quote
  #3 (permalink)  
Old 10-07-2009, 02:59 AM
Dynamike's Avatar
Master Babbler
 
Join Date: Oct 2009
Location: Michigan
Posts: 434
Dynamike has no reputation at Website Babble yet.
Default

Thanks, buddy. I will bring this up to my web designer.
Reply With Quote
  #4 (permalink)  
Old 10-07-2009, 07:29 AM
meloncholy's Avatar
Master Babbler
 
Join Date: May 2009
Posts: 250
meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)meloncholy has an outstanding reputation at WB (over 500 points)
Default

I don't want to come across as pro-Flash (because I'm really not ), but as you already have one it's worth noting that Google can now read text and follow links in a lot of Flash sites. More on the Google Webmaster blog. I don't know how well other spiders cope with Flash.
__________________
Pole Exercise - Pole dancing evolved
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -6. The time now is 12:33 PM.


 Subscribe to RSS

WB Sponsors

flash chat

Home Jobs Online

Search Engine Marketing

Paid Surveys

Web Design Newcastle



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0