Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Does Google Know The Contents In <script> Tag?
whistle
post Sep 5 2005, 07:15 PM
Post #1


Newbie [Level 3]
***

Group: Members
Posts: 42
Joined: 18-July 05
Member No.: 9,574



Some service provider side give the url out code as <script src="http://servicedomain/service.php?id=xxx"></script> to provide their services. Users who get the code can put the code on the website. When the webpage with the code is opened, the browser which opens the webpage will query the above mentioned webpage "http://servicedomain/service.php?id=xxx" in the code to get the service codes. The service code can be used to direct the browser to get images, texts, hyperlinks and so on.

The <script src="http://servicedomain/service.php?id=xxx"></script> url out code can keep the flexible to future modification. That means browser may get dynamic service codes or updating codes in the future. For examples, the service provider website can know the remote address, client ip, referer url, ..., of the client. The the service provide can determine which service codes should return to the client. The service codes can be nothing, warning message, sig, images, or further url out codes.

If the service code return a imcoming link backward to the service provider website, does this raise the PR of the service provider website. For examples, the service can be "<a href="http://serviceprovider/index><img src="http://serviceprovider/example.gif"><a>", then the browser can get the example.gif image with a hyperlink to the service provider. Of course, the service provide website can be opened whenever the image is clicked. But if you get the source code of the webpage from the browser, you can only see the original url out code "<script src="http://servicedomain/service.php?id=xxx"></script>". My question is whether the google see the url out code "<script src="http://servicedomain/service.php?id=xxx"></script>" or the service code "<a href="http://serviceprovider/index><img src="http://serviceprovider/example.gif"><a>". If the hyperlink wasn't seen by google, the pr maybe not be raised, I guess.

Is the above described <script> url out code can raise pr? Please tell me if you know it.
Go to the top of the page
 
+Quote Post
snlildude87
post Sep 5 2005, 07:49 PM
Post #2


Moderator
***************

Group: Members
Posts: 2,325
Joined: 8-March 05
From: Mawson, Antarctica
Member No.: 4,254



Haha, this is the same reason why I decided to make the new ConnectMe (see my sig) PHP instead of JavaScript. The reason is that Google and other spiders only look at the source code and not the output, so whatever content you have inside the script tag will not be read.

So in short, no, Google does not know the contents in the script tag.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Does Google Adsense Work?(7)
  2. Having Trouble Accessing Google(1)
  3. Cool Google Chrome Tips And Tweaks And Easter Eggs(1)
  4. How Do I Get Indexed On Google And Msn(3)
  5. Google Chrome Real Bug(10)
  6. Google Chrome Installer Fails(3)
  7. Search Engine That Pays U 4 Searching(8)
  8. Google Web Accelerator(37)
  9. Cuil(5)
  10. How Long Does It Take For Google To Index Your Website?(16)
  11. Google Submite Site(13)
  12. One Website = Google Adsense + Adbrite(8)
  13. Verifying Email Addresses(9)
  14. Delay X Seconds In Flash(1)
  15. Google Has Been Acting Funky For The Last 5 Or So Days!(25)
  1. Web Surfing- Script Needed(2)
  2. Seeking Help With Javascript(1)
  3. Browser Compatibility Problem With Firefox - Javascript + Css(3)
  4. Microsoft And Google At War?(4)
  5. Google To Take On Geocities(53)
  6. Adding Your Website To Google(25)
  7. Google A Number?(45)
  8. Programs Similar To Google Adsence(5)
  9. Google Banned My Account With Out Reason(3)
  10. Show Google Your Creativity(4)
  11. Life Before Google(41)
  12. Updating Google Earth(10)
  13. Google Page Creator Updated(4)
  14. Pay With Google Checkout. Payment Gateway By Google.(9)
  15. Guessing Php Script(2)


 



- Lo-Fi Version Time is now: 8th September 2008 - 05:40 AM