Magento 2 Certified Associate Developer Exam Magento-2-Certified-Associate-Developer Question # 7 Topic 1 Discussion

Magento 2 Certified Associate Developer Exam Magento-2-Certified-Associate-Developer Question # 7 Topic 1 Discussion

Magento-2-Certified-Associate-Developer Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

Products may be accessed using SEO friendly URLs like /my-product instead of /catalog/product/view/id/{ID}

How is this one?


A.

An event observer adds RewriteRules to .htaccess on product save


B.

Magento\Catalog\Controller\Product\View::loadByUrlKey loads product pages using the url_key attribute value


C.

Using a URL Rewrite stored in the database connecting the request path with the target path


D.

A plugin on \Magento\UrlRewrite\Controller\Router::match loads products by the url_key attribute


Get Premium Magento-2-Certified-Associate-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.