Hm, the index.php that was in the content folder had only this in it:
<?php
// Silence is golden.
?>
The other file had a bunch of code.
I went and changed the permission on the index.php and wp-cache-config.php
files that I found in wp-content. I actually removed all permissions from them. Is it safe to delete those files altogether?
I have pretty much the same question. Here is my blog: http://www.robotviking.com/
I am using a modified version of the TechBlue Adsense Ready theme (http://wp-themes.com/techblue-adsense-ready-theme/). It already has an ad positioned in the header, and the ad works fine, it’s clickable and the rest of the header is not. I just can’t figure out how to make the left part of my header, where my actual logo is, lead to my homepage.
I would guess the side ads would be in the sidebar.php template. Not sure though.