 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
esoim
Joined: 20 Oct 2008 Posts: 4
|
Posted: Mon Oct 20, 2008 5:30 pm html codes that change |
|
|
|
i currently have a web site affiliated with marketing firm. i have put the html codes direclty on my site and the links and banners open correctly. i have had about 200 visitors since using goodle and yahoo. all my reports shows the clicks and impressions but does not have any sales. i called the company and talked to him about this. he said that the html code has extra lines in it that is hampering their way of tracking. he also said it would be on microsofts side. my site is powered through microsoft. i talked to a tech at microsoft and he said they do not help with setting up codes. he also said that the issue would be in the way the code reads since there is no way of changing the lines the way i copy and paste to my site. he only suggested using iforms and could not give any more advise. i am new at the whole computer and html thing and need some advise on this. these are the steps i take when adding a banner to my site.
1) copy code directly from merchant
2) log in to page editor
3) click on module and paste code
4) click save on website
doing these steps, the banner or link i want is now on the web page.
thanks |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1417 Location: Biloxi, MS
|
Posted: Tue Oct 21, 2008 6:55 am |
|
|
|
| Don't guarantee that I'll be the one to help you, but a link to site's problem page online would be nice. |
|
esoim
Joined: 20 Oct 2008 Posts: 4
|
Posted: Wed Oct 22, 2008 5:53 pm |
|
|
|
anything will be appreciated. my web site is www.esoim.com and here is just one of the links that i copied and use from the merchant:
<a href="http://click.linksynergy.com/fs-bin/click?id=YVUjg8R/238&offerid=131870.10000057&type=4&subid=0" target="new"><IMG alt="Hanes.com" border="0" src="http://images.buy-here.com/Hanes/images/affiliate/AFF_FreeShipPromo_468X60.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=YVUjg8R/238&bids=131870.10000057&type=4&subid=0">
thanks |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 1417 Location: Biloxi, MS
|
Posted: Wed Oct 22, 2008 7:17 pm |
|
|
|
Quite a few errors in coding of HTML and CSS. Maybe it's the editor that doesn't code properly, but here are the links:
CSS Errors
HTML Errors
With an XHTML 1.0 DocType, the coding is much tighter than normal. Tags that do not normally have closing tags must be closed with a space and a "/".
Some of your tags contain white space/new line which can cause browser parsing problems. There are links which have very wide gaps in the URL:
| Code: |
| <a href="
 /default.aspx" class="MSC_PrimaryNavLink-On">Home</a> |
Must be corrected. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|