So I&#39;m working with an organization on a site rebuild. I have a test site set up on my domain.<br><br>My problem is that the &quot;Welcome to your New Drupal Site&quot; page is showing up on the home page for anonymous users.
<br><br>I&#39;ve installed the Content Access module (<a href="http://drupal.org/project/content_access">http://drupal.org/project/content_access</a>) to make it so that the staff and I can all work on the site and the content won&#39;t be available to the public till we launch (and change the access settings).
<br><br>I created a block with permissions set to &quot;anonymous&quot; and display set to &quot;only on &lt;front&gt;&quot;; it displays in the center of the page (thanks to LiteJazz Theme) telling anonymous folks that this is a development page, with a link to the old/live site.
<br><br>When I (role=webmaster) or staff (role=staff) log in, everything is fine, just like I want it -- the block disappears and all the content appears.<br><br>I just want the &quot;Welcome to your New Drupal Site&quot; to disappear for anonymous users.
<br><br>I tried making the &quot;You are on a test site&quot; a node instead of a block. That makes the &quot;Welcome to your New Drupal Site&quot; dissappear for anonymous users, but the &quot;You are on a development site&quot; node, continues to appear after staff or I have logged in. I&#39;ve tried in Content Access to just check &quot;anonymous&quot; -- but it seems that module doesn&#39;t work the same way as the blocks code does. 
<br><br>Is this a bug in the Content Access module?<br><br>Any other ideas on how I can get what I want?<br><br>Thanks,<br><br>Shai<br><br><br><br>