Do Google ads show up on www.thechariotsvault.org home page?
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$6 Answers
Pull up your page and do a view source. Instructions below.
Your code looks like this
setTimeout('HtmlControlJS.loadFrame(\'ctl00_IWS_WH_CPH_Content_HtmlControl1\', \'\\x3Cscript type=\\\"text/javascript\\\"\\x3E\\x3C!--\\r\\ngoogle_ad_client = \\\"pub-nnnnnnnnnnnn\\\";\\r\\n/* new ad */\\r\\ngoogle_ad_slot = \\\"nnnnnnnnn\\\";\\r\\ngoogle_ad_width = 728;\\r\\ngoogle_ad_height = 90;\\r\\n//--\\x3E\\r\\n\\x3C/script\\x3E\\r\\n\\x3Cscript
it should look like this
Note that I replaced the account id numbers with "nnnnnnnnn"
You can see the google add code on almost any site by pulling up a page with google adds, right click on the background and select "View Source". When the source code opens up in your text editor, search for "google"
Personal experience with google adds.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$The chariot's vault dot org ??? ... I'd encourage you guys to re-launch with a new name. something more descriptive. VaultworthyFilms or ReelChariots or PDQfilms or something. besides, chariots didn't even have vaults, did they?
I'd also encourage you to avoid the nick name "retard" but hey, it's your site.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$correction: not suppose to be taken seriously and not huge.
um.. it's called that because I have a video on the site called The Retard's Chariot, which was a video that I use to have on youtube and a lot of people liked it, so that's where the name comes from. It's suppose to be a huge site to take seriously either. And all the names used are characters from the video.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$I visited www.thechariotsvault.org with Firefox 3.0.4 Mac, and Safari 3.1.2 Mac, both on a MacBook Pro.
You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.
M$
ok, thanks. Do you know how change it though?
well - never mind. Mahalo is filtering it out.
You will need to do a view source on a good page to see the good code.
Ooops, the good code is missing:
I use any html editor to create my pages.
On the google site use the get code function to get your add code.
Click in the add code box and press Control-A ( select all ) then Control-C (Copy)
Next pull up your add page in your HTML editor or whatever web page creator you use, place the cursor where you wnt the code and press Control-V (Insert.)
NOTE:
1 in most web site editors you can only insert code in the code view. I expect you are inserting it in the Design view.
2 The location of the code in the page does matter. You will likely need to experiment with this to get it where you want it.
There are places in the page where even correct code will not display adds.