How not to index user profile images ?

On my site, users can add a profile photo.

When I look at Google Image, profile images appear. Is it normal that google indexes the image of the user's page despite the noindex statement of the page?

I added noindes on the user's page, but that does not change anything.

I do not want profile pictures to be referenced.

How to not index the user's profile picture?

The field is currently set to sun folder public.

Search API and partial word search : incorrect count of results

When we use Search Api and configure the server for "Match on parts of a word" or "Match words starting with given keywords", there is a wrong count of search results diplayed in Views.

For example, Views will give a count of 21 search results (numeral count plus pager count), but will list only 11 results (title and excerpt).

How to get rid of that? Thanks!

Drupal 8 + Azure Postgres extremely slow

I've been trying to debug a very slow connection to Azure Postgres database.
Every click on the site takes around 2-4 seconds to resolve, even in the admin pages. Drupal is installed using a Docker setup, called docker4drupal. The docker setup comes with options for setting up different databases, both a Mariadb and a Postgres. I've drupal installed with both, and they would be running flawlessly, no speed issues at all.

Certain Admin Pages not working in after site uploaded to web server.

Hello Friends,

I recently uploaded my Drupal 8 website to a Hetzner web server.

The upload worked and the website loaded fine, I am able to navigate through links and view all the pages from a simple visitors perspective.

The problem arises when I log in to my site as the root user and try view certain pages in the admin toolbar like the Content(siteurl/admin/config) & Configuration(siteurl/admin/config) sections for example. When I click on I am greeted a page saying 

This page isn’t working

Creating a node via REST - Entity reference field value not updating

I'm trying to create a node on a Drupal 8 site via REST. Passing all the values to create the fields work fine apart from the field that is an entity reference field. The field is an entity reference to Drupal users. Drupal creates the node, there is no validations errors, but the entity reference field has no value. I've tried changing 'target_id' to 'value', same thing, the node gets created without errors but no value is given to the user entity reference field.

Any ideas?

How to remove "Submitted by..." from comments

How can I remove display autor and date in comments?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x