Webmaster Forum


Go Back   Webmaster Forum > Marketing Forums > SEO Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

SEO Forum Search engine optimization discussions.

Directory Submission Service   I Sell Pagerank   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 01-05-2006, 03:56 PM   #1 (permalink)
Banned
 
Join Date: 12-14-05
Posts: 16
iTrader: 0 / 0%
Latest Blog:
None

redgsr is web crapredgsr is web crapredgsr is web crapredgsr is web crap
Moving Java Script to an external file

Does this really help the search engines spider your pages?

Could it lead to a higher page rank?

Is it worth the time?
redgsr is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 01-05-2006, 05:10 PM   #2 (permalink)
Inactive
 
toddieg's Avatar
 
Join Date: 12-30-03
Location: San Diego - Pacific Beach
Posts: 171
iTrader: 0 / 0%
Latest Blog:
None

toddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of lighttoddieg is a glorious beacon of light
yes, it's a good practice.
leaves less 'code' for the spider to crawl through, so in that respect, yes it's better.

i doubt it helps w/pagerank.

i think it's definitely worth the time.
toddieg is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-06-2006, 02:54 AM   #3 (permalink)
Moderator
 
Rankenstein's Avatar
 
Join Date: 11-14-05
Location: Manchester
Posts: 3,094
iTrader: 0 / 0%
Latest Blog:
None

Rankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest orderRankenstein is a web professional of the highest order
Yes - definitely worth it

Doing this can reduce a page's file size by over 50% in some cases, and moves your content closer to the top of the page - gets rid of that code bloat.
Rankenstein is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-06-2006, 04:05 PM   #4 (permalink)
v7n Mentor
 
Johan007's Avatar
 
Join Date: 10-15-03
Posts: 1,932
iTrader: 0 / 0%
Latest Blog:
None

Johan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to all
Sorry you’re all mostly wrong but I don’t blame you becuase its document like this everywhere!

It doesn’t reduce page loading file size because JS files (unlike CSS) are not cached but reloaded on every page view! It doesn’t help SEO at all unless your JS is massive and I am talking about silly sizes like 300k of it. In fact dynamic sites should possibly think about NOT having an external link to speed up loading because each external link has a ping rate that slows the site down!

However it does make for coding static sites easier

More information can be found here:
http://www.websiteoptimization.com/

Test your own site for speed Optimization here:
http://www.websiteoptimization.com/services/analyze/

And the book can be found on amazon.com for $28.78
__________________
work: Read Movie Review at www.FutureMovies.co.uk
personal: my blog

Last edited by Johan007 : 01-06-2006 at 04:16 PM.
Johan007 is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-08-2006, 08:56 PM   #5 (permalink)
v7n Mentor
 
Will.Spencer's Avatar
 
Join Date: 01-05-05
Posts: 314
iTrader: 0 / 0%
Latest Blog:
None

Will.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web pro
Johan:

Ah yes, but what if the web browser is not JavaScript-aware. Will it still load the external JavaScript?

I am, of course, referring to Googlebot and his little friends.
__________________
Political Humor | Famous Quote
Will.Spencer is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-09-2006, 02:29 AM   #6 (permalink)
v7n Mentor
 
Johan007's Avatar
 
Join Date: 10-15-03
Posts: 1,932
iTrader: 0 / 0%
Latest Blog:
None

Johan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to all
Quote:
Originally Posted by Will.Spencer
Johan:

Ah yes, but what if the web browser is not JavaScript-aware. Will it still load the external JavaScript?

I am, of course, referring to Googlebot and his little friends.
Google will not requests the file.
__________________
work: Read Movie Review at www.FutureMovies.co.uk
personal: my blog
Johan007 is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-09-2006, 03:59 AM   #7 (permalink)
v7n Mentor
 
Will.Spencer's Avatar
 
Join Date: 01-05-05
Posts: 314
iTrader: 0 / 0%
Latest Blog:
None

Will.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web proWill.Spencer is a highly respected web pro
Johan:

Thank you; I have been wondering this!

I doubt that it will help with SERPS, but it will reduce the bandwidth usage from most search engine bots.

Plus, it may help to reduce or avoid Google's 100k page-size limit. (Although they may have raised that limit by now.)
__________________
Political Humor | Famous Quote
Will.Spencer is offline  
Add Post to del.icio.us
Reply With Quote
Old 01-09-2006, 06:02 AM   #8 (permalink)
v7n Mentor
 
Johan007's Avatar
 
Join Date: 10-15-03
Posts: 1,932
iTrader: 0 / 0%
Latest Blog:
None

Johan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to allJohan007 is a name known to all
yeah sure its good practice to do do.
Johan007 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Marketing Forums > SEO Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to link javascript to an external file? NameJunky Coding Forum 3 01-25-2008 02:47 AM
How do you make an external HTML file load into a slice in Fireworks? ChetG Web Design Lobby 8 09-05-2007 02:51 PM
How can I insert a menu in text form into an external .css file Jason Web Design Lobby 1 11-19-2004 08:38 AM
linking to an external .css file Jason Coding Forum 2 11-17-2004 09:26 AM
Using a single external scripts file? digitman Web Design Lobby 7 09-28-2004 01:16 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 12:20 PM.
© Copyright 2008 V7 Inc