I would like to address an issue with site bots on the website. Currently, the URL " /paragraphs_item/374?destination=node%2F1228 " is being read out by site bots on paragraphs items pages. I've attempted to resolve this by adding "Disallow: /paragraphs_item/" to the robots.txt file, but the problem persists. I'm seeking alternative solutions to prevent screen readers from reading this URL aloud. Can someone provide guidance on how to achieve this?
Hi :) I'm somewhat of a newbie... So please bare with me.
I want to add feeds of employee directory to my drupal 10 site. When I add them, it creates a content for each employee. I tried searching for this, couldn't find anything here or on the web.
I don't want the content page to show 1000+ employees, what can I do? Anyone?
I want to call this function: public function ExtensionList::getName from my controller class in order to get the human name from the machine name. I'm trying to do it like this: