this post was submitted on 02 Oct 2024
130 points (92.2% liked)

Reddit

13609 readers
2 users here now

founded 5 years ago
MODERATORS
 

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.

top 8 comments
sorted by: hot top controversial new old
[–] Omniraptor@lemm.ee 7 points 2 days ago* (last edited 2 days ago)

If you're archiving reddit pages, please use old.reddit.com because it is more (machine) readable and also saves space

[–] LedgeDrop@lemm.ee 12 points 2 days ago* (last edited 2 days ago) (2 children)

Not true.

The links just need to have a "no follow" attribute (which is something that Lemmy could add, if they haven't already).

These links do not influence the search engine rankings of the destination URL because Google does not transfer PageRank or anchor text across them. In fact, Google doesn’t even crawl nofollowed links.

edit: added relevant blob of text.

[–] Anon518@sh.itjust.works 4 points 2 days ago* (last edited 2 days ago) (1 children)

The links just need to have a “no follow” attribute (which is something that Lemmy could add, if they haven’t already).

Sounds like a good suggestion to make on github. I don't know how easy it would be to do that for only reddit links, and I'm not sure how the devs would feel about that.

Also, from your link:

The correlation for the number of “dofollow” backlinks is a little bit weaker than that of the total number of backlinks.

Here’s what Tim said about this:

This could be an indication that Google values some nofollowed links from strong pages more than followed links from weak pages. #whoknows Tim Soulo Tim Soulo, CMO Ahrefs

Take this finding with a large pinch of salt. The primary aim of this study was not to analyze the impact of nofollowed vs. followed links and as such, we didn’t make any effort to isolate this factor.

But even if we assume that nofollowed links have no direct impact on SEO, they can still have an indirect impact because: They help diversify your link profile

Natural backlink profiles are diverse.

[–] WhatAmLemmy@lemmy.world 2 points 2 days ago (1 children)

There's no guarantee crawlers will actually honor "no follow" though. Google's reached enshittification and is intentionally making search worse, so people spend more time searching and viewing ads. Also no follow is to prevent spammers posting links in online forms and message boards, like posting links on Reddit to an external scam/spam domain. Linking TO a major site like Reddit is less likely to be spam.

[–] bluGill@fedia.io 2 points 2 days ago

any link someone posts to Lemmy should be assumed spam until proven otherwise. Even if it isn't today, the protocol is open and so there are lots of options for spammers to automate everything about generated an account and then posting links. So far Lemmy isn't popular enough that much effort has been put into it, but there is still a lot of spam moderators have to remove. Links to reddit are a good place to obfuscate things - just create a reddit group for your spam, then post stuff there all the time, and link to that - there are extra steps but you save hosting and appear more legitimate to those who don't realize what is going on (until someone removes you of course, but then repeat with a different group)

[–] andrew_s@piefed.social 9 points 2 days ago (1 children)

All the links in this post already have that attribute, so I guess it's already added.

[–] LedgeDrop@lemm.ee 2 points 2 days ago

Fantastic! Thank you for looking into the source code and verifying it!

[–] Jagothaciv@kbin.earth 4 points 2 days ago

Sound advice right here.