This forum is for less technical discussions about the Drupal project, not for support questions.

Googlebot for smartphones found an increase in authorization permission errors

By default, Drupal prevents Googlebot for indexing comments URL by disallowing it in robots.txt as follows:

Disallow: /comment/reply/
Disallow: /?q=comment/reply/

But Google Webmasters Tools is reporting this as a problem. It reported a 2,066 blocked URLS on my site. As we all know, if there's something wrong with how Google is crawling our site, Adsense income is also being affected. So, how do you deal with this problem?

I want to install drupal on my website

Hi, how to make my website. How does the drupal system work with this site-based WordPress content base? I'm using a shared hosting and I'm happy to help.

How to print date in node twig file

Here are the four easiest ways I’ve found to show dates via Twig inside of a node template.

They all result in the same output.

Use the field’s format settings; include wrappers

1

{{ content.field_blog_date }}

This is the only example that includes wrappers. The rest output just the date.

Use the field’s format settings

1

{{ content.field_blog_date.0 }}

Change CSS according to tags.

Hi everyone.

Im starting a new project where I'd like to change the CSS based on the tags added. I need to be able to use 5 to 7 tags, make some sort of calculation and then use the outcome to define the CSS for that specific content.

Any ideas?

Thanks! 

Replacing Google maps?

With its new paid business model, I need to replace Google maps on all my websites. Using views I have been able to use MapQuest and OpenStreet to display maps (although I need to use contextual relationships as I can't find a working display formatter.

I can't be the only person struggling to replace Google maps - has anyone been successful?

Pages

Subscribe with RSS Subscribe to RSS - General discussion