InterviewSolution
| 1. |
Define Canonization? |
|
Answer» A simple MEANING of canonization is “One Landing Page with DIFFERENT URLs.” As per search ENGINES, WWW and Non-www version of website are two different PAGES of a website which pointing same content, sometimes /home.php or /index.php or some other extensions etc. To Prevent these use 301 redirection. A simple meaning of canonization is “One Landing Page with different URLs.” As per search engines, www and Non-www version of website are two different pages of a website which pointing same content, sometimes /home.php or /index.php or some other extensions etc. To Prevent these use 301 redirection. |
|