| |||||||
| Tech Talk Get help with the technical side of blogging. Discuss blog customisation, plugins and widgets. |
Learn how to set up a blog, start blogging, produce quality content and use these forums as your internet marketing courses.
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
|
I am really sorry that I keep asking questions but I am having problems withy my blogger blog. I am trying to insert an affiliate ad into one of the actual posts rather than in the sidebar or in the header but every time I copy and paste the code into it and click on publish it just comes up blank. I only want it in the post as it is relevant to only that post so I was wondering if someone on here knew how to do this. Thanks very much |
Don't Like Ads?? Register as a Member and These Ads Will Disappear!
|
#2
| ||||
| ||||
|
Does the post actually publish and it's showing as a blank/empty post or are you getting an error? Could you copy the code here....it might not be properly formatted.
__________________ ~Quirky Jessi~ Do you play with your food? Follow me on Twitter? ~Resident Smiley Queen~ |
|
#3
| ||||
| ||||
|
The code is: <script language="javascript" type="text/javascript"> var myTarget='http://track.webgains.com/click.html?wglinkid=49474&wgcampaignid=58486&js=0' ; var uri = 'http://track.webgains.com/link.html?wglinkid=49474&wgcampaignid=58486'; document.write('<a href="'+myTarget+'" target="_blank" onMouseOver="window.status=\'http://www.musicmagpie.co.uk\';return true;" onMouseOut="window.status=\'\'"><img src="'+uri+'" width="125" height="125" border="0" alt="get cash for old CDs, DVds and Games"/></a>'); </script> |
|
#4
| ||||
| ||||
|
There's your problem. You can't put scripts into your post HTML like that. You will have to host the contents between the script tags in a separate file at another place, then refer to that URL from the opening script tag to load the script. Blogger automatically removes scripts such as the one you put in.
__________________ + Experiment Garden is my current blog for experiments and my project portfolio. + My first blog was Inkweaver Review. Now I work on Bookflavor + You should try out Duck Duck Go |
|
#5
| ||||
| ||||
|
Is that easy to do? I don't think I would have a clue how to go about doing that? ![]() Thanks
__________________ My Blog - The Diary of a Frugal Family |
|
#6
| |||
| |||
|
I can't post HTML in my blogger blog either. It's just the way the software is set up. You are not doing anything wrong.
|
|
#7
| ||||
| ||||
| Quote:
__________________ ~Quirky Jessi~ Do you play with your food? Follow me on Twitter? ~Resident Smiley Queen~ |
|
#8
| ||||
| ||||
|
Is there any tutorials anywhere that can show me how to do this.... Thanks
__________________ My Blog - The Diary of a Frugal Family |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |