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.
on my site i use translations (en, fr, gb, en, de) and everything works great. Every language has his own Domain, but for "de/german" i have two Domains (*.at and *.de). How can i generate for each of them a sitemap with XML Sitemap? I need it for Google Search Console.
Can someone point me at an article or example of how I can show different Navigation menu items based on the Main menu item selected ? - so the Home page might have one set of links and then a Product Main menu link could have a completely different set. Thanks.
I have browsers telling me in the URL that the site is "not secure", and seems to imply that it's because of cookies. I'd like to get rid of this warning, and I think I can do it by either using SSL or getting rid of the cookies. I'd like to try the latter.
How can I disable cookies (for non-logged-in users) on my site? Is there a way? Do you have any suggestions about how I can resolve these warnings?
I want to create a custom block and use the following DB query to display the number of nodes of a particular content typ and found following PHP snippet online:
I have replaced the string YOUR-CONTENT-TYPE-HERE with the machine name of your content type for example: article