Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added robots configuration #1609

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

dbachmann
Copy link
Contributor

I know it's possible to set all robots values by xml but it's not very user-friendly. So I added the possibility to set these values in the backend for each product, fpr each cms page and for each category.
I added also a configuration to set paginated category pages to NOINDEX, FOLLOW and to change the robots for non-content pages like contacs, reviews, search, etc.

@github-actions github-actions bot added Component: Adminhtml Relates to Mage_Adminhtml Component: Catalog Relates to Mage_Catalog Component: CatalogSearch Relates to Mage_CatalogSearch Component: Checkout Relates to Mage_Checkout Component: Cms Relates to Mage_Cms Component: Contacts Relates to Mage_Contacts Component: Core Relates to Mage_Core Component: Customer Relates to Mage_Customer Component: ImportExport Relates to Mage_ImportExport Component: Page Relates to Mage_Page Component: Review Relates to Mage_Review Component: Rss Relates to Mage_Rss Component: Sales Relates to Mage_Sales Component: Sendfriend Relates to Mage_Sendfriend Component: Tag Relates to Mage_Tag Component: Wishlist Relates to Mage_Wishlist JavaScript Relates to js/* labels May 10, 2021
@luigifab
Copy link
Contributor

luigifab commented Jun 6, 2022

Is someone used/tested it?

@fballiano fballiano marked this pull request as draft March 29, 2023 09:58
@fballiano
Copy link
Contributor

setting it to draft because of the many conflicts

@fballiano fballiano changed the base branch from 1.9.4.x to main May 23, 2023 17:17
@fballiano fballiano marked this pull request as ready for review May 23, 2023 17:19
@fballiano
Copy link
Contributor

fixed a million conflict and rebases, it is untested

this is the original diff before the rebase (just in case)
1609.diff.txt

@sreichel
Copy link
Contributor

sreichel commented Aug 24, 2024

Why to remove app/code/core/Mage/Cms/sql/cms_setup/install-1.6.0.0.php?
Better update instead o changing app/code/core/Mage/Cms/sql/cms_setup/mysql4-install-0.7.0.php?
Use const for (repeating) config paths?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Adminhtml Relates to Mage_Adminhtml Component: Catalog Relates to Mage_Catalog Component: CatalogSearch Relates to Mage_CatalogSearch Component: Checkout Relates to Mage_Checkout Component: Cms Relates to Mage_Cms Component: Contacts Relates to Mage_Contacts Component: Core Relates to Mage_Core Component: Customer Relates to Mage_Customer Component: ImportExport Relates to Mage_ImportExport Component: Page Relates to Mage_Page Component: Review Relates to Mage_Review Component: Rss Relates to Mage_Rss Component: Sales Relates to Mage_Sales Component: Sendfriend Relates to Mage_Sendfriend Component: Tag Relates to Mage_Tag Component: Wishlist Relates to Mage_Wishlist JavaScript Relates to js/* new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants