cross-posted from: https://sh.itjust.works/post/26060585

You should use archive.org or archive.today links.

The best way to influence the Domain Authority metric is to improve your site’s overall SEO health, with a particular focus on the quality and quantity of external links pointing to your site.

You can use the Wayback machine addon to easily get archived links https://addons.mozilla.org/en-US/firefox/addon/wayback-machine_new/.

And a bookmarklet for archive.today:

javascript:void(open('https://archive.today/?run=1&url='+encodeURIComponent(document.location)))

FYI, if you’re worried about archive.today going down and references being lost, you can manually leave in the original URL by adding https://archive.ph/o/ in front of any URL, after you archive it. IE: https://archive.ph/o/https://sh.itjust.works/post/26060585 will redirect to the archived page, if it exists.

  • Anon518OPM
    link
    fedilink
    English
    arrow-up
    4
    ·
    5 hours ago

    A way to merge crossposts visually would be nice. You could check on github if there’s a suggestion for that already.