Printer Friendly Version
Email this thread to a friend
|
play and control volume of audio files in iPhone (In: I Want to Sell My Website)
Multimedia files (In: Domains, Hosting, DNS and Server Issues)
Featured Web Site Template |
|
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
yale69
Joined: Oct 19, 2004
# Posts: 16
|
Posted: 2004-Nov-09 07:00
my homepage is javascript heavy. it's a photographer's website, so there are lots of rollover images. can someone point me to a good discourse on using .js files to replace the javascript?
which brings me to my next subject. my newest website has flash opening (just currently the thing in the photo trade). what problems is that going to cause me, and how can i get around them?
thanks
david
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2004-Nov-09 20:30
Take everything that is currently between a <script> ... </script> tag pair, and put it in a text file called whatever.js noting it must be a TEXT file, NOT Word, or RTF, or somesuch. Save the file to disk.
Modify the <script> tag itself to say <script type="text/javascript" src="whatever.js"> and leave the </script> tag alone. Save the HTML file to disk.
Upload both of the files to your server, and test the page out. Run the pages through http://validator.w3.org/detailed.html for a list of other code that needs cleaning up too.
For pages containing Flash, you need a normal HTML "Skip Flash" clickable link so that people without Flash can still get into the content part of your site.
|
 |
yale69
Joined: Oct 19, 2004
# Posts: 16
|
Posted: 2004-Nov-10 01:30
thanks for the help on the .js file. i'll try it tonite.
i have the link to avoid the flash intro -- some people dont like to wait around to watch it either -- esp. not the 5th time they've been to a site. but is there anything i can do to optimize a flash intro page? they dont have much on them except the reference to the .swf file.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2004-Nov-11 00:09
How about a paragraph of text above or below the flash animation that describes something about the site; text that is visible to humans and to search engines alike?
|
 |
seo tester
Joined: Aug 23, 2004
# Posts: 42
|
Posted: 2004-Nov-11 02:35
Google will read text (vector based) in flash files. To see for yourself, type in "any keyword filetype:swf" (without the quotes). Google will return only flash files it has indexed. Just get your keywords into the flash file as text. And optimize your page title, meta tags and links pointing to the page.
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|