Reply
Quality Score & JavaScript
Old 07-14-2009, 04:46 AM Quality Score & JavaScript
Junior Talker

Posts: 2
Trades: 0
Hi,

I want to use JavaScript for dynamic keyword insertion in my landing page.
I really want to know if the QS reads this js code and will give me better QS or not.
How it will be done:
I will use destination url like: http://www.test.com/?kw={keyword}
A javascript code will display the keyword on page like this:
document.write("You have searched for " + getQueryVariable('kw'))

Will it give me better QS or ignore the javascript? I have been searching for an answer all over... Please if someone tested this method or knows about it, I will be happy to know.

Thanks,
Or M.
lightmar is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 07-14-2009, 07:29 AM Re: Quality Score & JavaScript
Extreme Talker

Posts: 198
Name: Jenie Ace
Trades: 0
I haven't tried to do that on adwords but I think quality score is based from relevancy of ads to keywords and the CTR.
Jenie0109 is offline
Reply With Quote
View Public Profile Visit Jenie0109's homepage!
 
Old 07-14-2009, 11:17 AM Re: Quality Score & JavaScript
shabbirbhimani's Avatar
Application Developer

Posts: 957
Name: Shabbir Bhimani
Location: at Go4Expert.com
Trades: 0
Check out my article on this

Improve Adwords Quality Score

But I think the JS would not help you much and better if you can make it PHP one.
shabbirbhimani is online now
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Old 07-14-2009, 12:48 PM Re: Quality Score & JavaScript
wayfarer07's Avatar
NYE-KEE

Posts: 3,150
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
Quote:
document.write("You have searched for " + getQueryVariable('kw'))
Plus, if you do something like that, you are allowing people to inject scripts into your page, also known as XSS. You should never never never just output something that is query data onto the page without sanitizing the data first. This applies whether you use JS, or a server side language.

I somehow doubt that using JavaScript will have any effect whatsoever on the QS.
__________________
Wayfarer | jQuery Tooltip Plugin | Mapbox: the jQuery Map
Freelance Jobs Available
If Google is the Coca-Cola of Web search, Bing is RC Cola
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 07-15-2009, 02:58 AM Re: Quality Score & JavaScript
Junior Talker

Posts: 2
Trades: 0
Quote:
Originally Posted by shabbirbhimani View Post
Check out my article on this

Improve Adwords Quality Score

But I think the JS would not help you much and better if you can make it PHP one.
Thanks, nice article but says nothing about dynamic keyword insertion or scripts...

Quote:
Originally Posted by wayfarer07 View Post
Plus, if you do something like that, you are allowing people to inject scripts into your page, also known as XSS. You should never never never just output something that is query data onto the page without sanitizing the data first. This applies whether you use JS, or a server side language.

I somehow doubt that using JavaScript will have any effect whatsoever on the QS.
Thanks, this was just an example. The script will be much more complicated than that... Anyways, it is so difficult to find information about this issue... Do you know something about PHP? Will PHP improve QS?
lightmar is offline
Reply With Quote
View Public Profile
 
Old 07-15-2009, 04:36 AM Re: Quality Score & JavaScript
shabbirbhimani's Avatar
Application Developer

Posts: 957
Name: Shabbir Bhimani
Location: at Go4Expert.com
Trades: 0
Google bots does not read JS but I am not sure when it come to adwords and so I mentioned PHP one.
shabbirbhimani is online now
Reply With Quote
View Public Profile Visit shabbirbhimani's homepage!
 
Reply     « Reply to Quality Score & JavaScript
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.12888 seconds with 13 queries