Drupal is up and running but how do I ...?

Added A Robots.txt File And Google-bot Is Still Crawling The Archive

I recently noticed that the Google-bot is crawling the Archive, all the way back to 2003 and the site was created a couple of months ago!

I added a robots.txt file in the site's root directory and Google-bot is still crawling the Archive and is now all the way back to 2002.

I'm running Drupal 4.7.2 on a Microsoft IIS server.

My robots.txt file looks like this:

Sawmill and Drupal

Anyone use Sawmill for their stats?

Sawmill is picking all the nodes up like this:

/?(parameters)

is there any way to change this?

My dream: a field['view'] without divs!

So I'm one month into learning Drupal, and the more I learn the more I'm impressed. The code is so compact but powerful -- it HAS to be the best use of PHP around. Congrats and thanks. I can't believe it's free!

I find my biggest problems are with themeing. I'm sure I still have much to learn, but it's definitely counter intuitive for me to control the way data is presented. I have picky clients who want their data JUST SO.

I am probably not doing this in the most Drupal-ly way, but I end up making CCK nodes (I have 4 or 5 types) and then show them directly in node view, teaser view and list view. The 'view' mode of fields has been cleaned and handled by Drupal, so I know I SHOULD use that, but it also always have extra paragraph tags, or a wrapping divs with classes put in there. I know it's for my own good -- but I want to control that. So I use the 'value' mode sometimes (I know, for shame) -- and of course then I run into problems when my users put in smart quotes, etc.

What I wish is that I could get a cleaned version of the value with ONLY HTML that my clients put in there. I'll take care of the wrapping divs and classes in my tpl files!

Anyone else feel that way? Again, I'm sure as I get more comfortable I'll be able to go with the existing flow better. BUt for right now, I love Drupal right up until I have to show the presentation of my customized content, and then I become very aware of how naive I am in this system! Oh, I know there's a way to theme a particular FIELD with Views. But CCK? How do I create and set a handler? It doesn't feel like that's what I'm suposed to do anyway.

?time=1156999883, What is this?

After logout, I get ?time=1156999883 appended to the end of the URL. Is this bad? Is this an error? I'm using the Logintoboggan module but I don't know if it's a related problem. I also have clean URLs enabled and I use the Pathauto module. Can someone explain this?

cron failing on search

OK, I've trawled the site and found and applied a whole lot of different possible fixes, but I'm still having problems.

Basically, cron fails at a specific point when search is indexing my site.

I may be heading down a dead end, but I'm becoming convinced it's an environment issue. The reason being is that I have a dev and a live version that run near identical code and data, but on different machines. One's a local linux box and the other is ISP hosted (the live site that fails).

node/add/og Access denied for authenticated user

This is driving me crazy and makes no sense. When an authenticated user tries to create a new group the page, "Access Denied, You are not authorized to access this page." is displayed. My access control permissions are set correctly for the authenticated user for the creation of groups (og_basic module, create groups, authenticated column, the box is checked) but I still get this problem.

Pages

Subscribe with RSS Subscribe to RSS - Post installation