I've been running the coop ads on my forum for a little while now with little problems but also very little weight. Since I have over 9000 pages indexed by google and that isn't being reflected upon by my coop weight I decided to move the coop ads to my homepage and thus all the pages of my site. The problem is that the validator won't validate my site because it can't find the ads on pages that no longer exist. The pages are found in google but haven't existed for like 6 months. I've tried uploading the pages and applying code: <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network_340.php'); echo $ad_network; ?> Code (markup): but it doesn't work. Any suggestions on how to make this code work? And why does it want the ads on pages that no longer work?
Google has a remove URL feature avilable. Do a Google search for "Google remove URL" and you will find the link. I think someone said it took a couple of days after making the request for pages to be removed. Good luck, Shannon
I don't want the pages removed from google. I've already got them all uploaded again. Now I would just like the code to work.
Sorry I can not help there. Am sure some one will wander through that knows more about installing than I. Good luck. Shannon
Any page indexed by google needs to have the code on them Doesn't matter if they don't exist any more on your site
To add my 2 cents, if the pages do not exist anymore then have an error404 page with the code on it setup. tom
The validation process pulls a page/pages from Google and checks to see if ads are on page/pages checked. Shannon