I mistakenly pointed out the comments on facebook of one of my pages to the wrong URL. Is there a way to move comments from one URL to another?
Comments will always be associated with this URL, but in the comments plugin you can redefine the URL that you use by setting the href parameter:
<fb:comments href=""http://example.com/page.html"></fb:comments>
Source: https://habr.com/ru/post/892076/More articles:ASP.NET MVC - Can a Partial View have a controller? - asp.net-mvcDDD / aggregates in .NET. - javaWhat is the best way to find US county in an American city? - geolocationHow to call a "callback" callback in a jQuery AJAX call using jquery in PHPNeed help with a like / dislike voting system - algorithmWhat can we do with generics in Java to make them look better: - javaCakePHP and SimpleTest tests with a clean install - cakephpgit add remote access to submodule - gitHow to avoid many catch catch blocks in java - java2 identical programs; Only 1 requests elevation - c ++All Articles