Enhance 'noindex' field configurability and positioning on the node edit form

Created on 14 August 2024, 8 months ago

The current implementation of the “Noindex” field in the module provides the ability to add a boolean field for excluding nodes from search engine indexing. However, there are several enhancements that can improve the module’s flexibility and usability:

Current Behavior:

- The “Noindex” field is automatically placed in the sidebar of the node edit form.
- The field is wrapped inside a element, which may not be desired in certain configurations.
- The field is not configurable via the “Manage form display” interface, limiting its customization.

Proposed Enhancements:

1. Configurable Form Display: The “Noindex” field should be configurable via the “Manage form display” interface for the content type. This would allow administrators to easily reposition the field within the node form without altering the module’s code.
2. Remove or Adjust Wrapper: The field should be removed from the wrapper by default, or provide an option to disable this wrapper. This will help in positioning the field more naturally within the form.
3. Documentation Update: Update the module’s documentation to reflect these changes, guiding users on how to configure the “Noindex” field and adjust its position using the Drupal UI.

Feature request
Status

Needs work

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024