Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Please accept my apologies if this is a oft asked question. I have searched the forums and could not find or at least did not understand the answers found.
I have created a static page - to use as the "About" page for my site. Google will not index this page for some reason and that got me looking at the the page. It has the Home » content link at the top - many pages I see on Drupal sites have just the "home" link there.
How do I get just the "home" link to appear?
Worse, the Home » content links to domain.com/node - which I think is causing my Google issues.
The line breaks automatically generated in the text areas of page or story creation are removed when the node is subsequently editted. Suggestions or fixes anyone?
I found only one thread along these lines and it didn't have a conclusive ending.
Found trackback spammer IP 68.187.205.11 by going to:
Home » administer » logs ()
Found:
view details
Type special
Date Friday, October 7, 2005 - 3:49pm
User Anonymous
Location /civicspace-0.8.0.3/trackback/79
Message trackback: added 'Payday Loans'
Hostname 68.187.205.11
This spammer posted dozens of "trackback" entries:
I'm using the phptemplate version of bluemarine, and I want to put a block (for banner ads and google ads) just beneath the primary links -- not in the header part but at the top of the center column of the page(s).
I've read all the documentation, but I'm still confused, so perhaps you could enlighten me.
I trying to get some "self-coded", external popup-window decoding quotation marks correcty..... but...
I actually only want an unstyled popup-window to display some info from the database. So I' pulling some entry "hard-coded" into a php-html-layout that is not connected to the rest of my drupal installation. I can utf8_decode all my strange european characters (ä, ö, ü, ...) without any problem, but with the quotation marks 66 and 99 like in this case „åvertüre“ I'm having a hard time.. since I only get question marks instead..?! Well.
I've created a category for 'distribution to members v. non-members' and configured the taxonomy access such that if you are anonymous you should be able to see only the non-member content. Members can see both categories. This works well on one drupal install, but not at all on the other. Where it is not working, the member stories are rendered at all times, just without the 'member' tag next to the story. I must have done something wrong... How do I debug it?