Forum Moderators: martinibuster
i do up to 100 page loads per day to get rid of various css bugs and im worried this will somehow affect my adsense stats, that google with get the impression nobody is clicking on my adss?
There's no good reason to show AdSense while the site is under development for an extended period of time, and several good reasons NOT to.
1. Use Firefox or Opera browsers and disable javascript. You need to test your site in these browsers anyway so you may as well use them.
2. Create plain gif images the same size as the AdSense ads you will be using and insert those instead of the coding.
1. Use Firefox or Opera browsers and disable javascript. You need to test your site in these browsers anyway so you may as well use them.
Sorry to go a little off-topic here, but are you implying that you can't disable javascript in IE? It's under Security/Active Scripting. But of course it's a good idea to test with other browsers anyway.
Back on topic, I agree with the others. Disable it one way or the other if you're going to be doing a lot of page refreshing. I use php so re-activating it is just the flick of a variable.
but are you implying that you can't disable javascript in IE?
Nope, it's just simpler in the other two and almost everyone builds using MSIE forgetting to check in FF, Opera, Safari etc therefore it makes for good construction practice to use several browsers.