URL Change
-
Does anybody know how to handle URL/Domain changes?
For example, we would like to change our website from http to https or even change to another domain. but that will brake all social metrics as the requested URL changes.
how not to loose social metrics of the old URL? In theory the plugin would need to know the old URL and “simply” make multiple api requests and add up the counts. For Example:
Old URL: https://www.domain.com/path/to/article/
New URL: https://www.domain.de/path/to/article/The plugin would need to get metrics for both old and new URLs and add counts up.
This is simple with search engines – simply make 301 redirects and wait a few weeks to update their index. but how to “redirect” social metrics?
- The topic ‘URL Change’ is closed to new replies.