magento-lts icon indicating copy to clipboard operation
magento-lts copied to clipboard

Added robots configuration

Open dbachmann opened this issue 4 years ago • 6 comments

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.

dbachmann avatar May 10 '21 16:05 dbachmann

Is someone used/tested it?

luigifab avatar Jun 06 '22 19:06 luigifab

setting it to draft because of the many conflicts

fballiano avatar Mar 29 '23 09:03 fballiano

fixed a million conflict and rebases, it is untested

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

fballiano avatar May 23 '23 17:05 fballiano

still needs fixing work because of phpstan and phpcs...

fballiano avatar May 23 '23 17:05 fballiano

Hello there,

I#ll check and fix this in a few days.

dbachmann avatar May 24 '23 10:05 dbachmann

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?

sreichel avatar Aug 24 '24 22:08 sreichel