in multiregion website how can we give the 301 redirection for indian website we are using based on the Ip address code example
Example: 301 redirect
#In .htaccess
Redirect 301 /old-page https://www.example.com/new-page
#In .htaccess
Redirect 301 /old-page https://www.example.com/new-page