I have recently updated a site to Drupal 7.65, following the instructions to use Drush. Unfortunately, this seems to have obliterated the display of any themes or CSS:
Hello, I would like to change the appearance of the form for the content "material". Drupal 7. My main theme is Porto.
I created the file "page--node--add--material.tpl.php". The side is showing only html from the file. No theme, no content. So i added the code in the template.php file:
Hi, we have a bunch of pages on a Drupal 7 site and we'd like some of them not to appear in search engines. I don't have control over modules or FTP on this particular site, but I can add things to the body of an article and meta description.
Is there a way I can easily tell Google and other search engines to not index that page? Can I put a tag in the article's body or in the Meta description like ? I don't think that would work since it's not in the head, but I'm not sure. Are there any other workarounds?