By aamin on
Hi,
I am looking at options for hiding node title for specific pages. I am trying the exclude node title module and it looks good.
I would like to know if it is possible to provide the exclude node title option only for specific content types.
Thanks for your help.
Comments
Yes it is. When module is
Yes it is.
When module is installed, go to admin/settings/exclude_node_title and choose the content types you wish to exclude.
Hi, Thanks for the quick
Hi,
Thanks for the quick reply.
The admin page allows to exclude title of all pages of a particular content type. I want to know how to display the option to "Exclude node title" on specific content types and not on all content types.
Also, If the title is not printed will it have an impact on the SEO ranking of the page?
Thanks for your assistance. I appreciate it
Ahh... I see, I misunderstood
Ahh... I see, I misunderstood your question.
It seems to me this module doesn't offer that functionality... And you probably have to do some coding where you hook into hook_form_alter (or something), and remove it from the edit form for the content types you do not want it to appear on.
Ok.. and do you know if it
Ok.. and do you know if it has an impact on the SEO.. if we remove the title from the node?
Thanks
page title (for seo)
are you looking to remove node title so that you have no PAGE TITLE?
or is it simply that you do not wish to display the node title for certain node of a specific content type? (for design reasons)
You can use listed above option to remove node title, however if you are thinking about seo and still want a page title, you should instal the page title module and make sure it is enabled to display a field for page title in your specific content type. (this is a setting)