Click to See Complete Forum and Search --> : IE 8 Not working correctly


comptech520
02-23-2010, 10:14 AM
Can I please PM someone my site, I'd rather not post it here because of the search engine factor.

Thanks!

skywalker2208
02-23-2010, 10:18 AM
You probably get more help by posting the site or the code rather then sending a PM because people are not on 24-7.

comptech520
02-23-2010, 10:19 AM
I understand that, I have some intense code that runs the back end, it would be nice to have someone take a look at it to see where it went wrong.

comptech520
02-23-2010, 10:25 AM
So if someone could help me, that'd be awesome! Just let me know.

kiwibrit
02-23-2010, 05:47 PM
If you are worried about legitimate search engines picking up a not-ready site,
User-agent: *
Disallow: /

in robots.txt should nail the problem.

If you have 'intense code' which may be causing your problem (not sure why that should be relevant to IE8) that suggests you think you have a Javascript or server-side coding problem. In which case a link to your site may throw up the problem in the HTML/XHTML quickly in HTML Tidy - and then you can pose the question in the relevant forum section for help to fix the code affecting the problem area.