this post was submitted on 03 Aug 2023
758 points (98.2% liked)

Programmer Humor

31250 readers
2655 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] photonic_sorcerer@lemmy.dbzer0.com 58 points 11 months ago (1 children)

Gotta implement this in my sites

[–] UdeRecife@literature.cafe 7 points 11 months ago (3 children)

How? I'm asking in behalf of a friend.

[–] CupDock@lemmy.world 27 points 11 months ago* (last edited 11 months ago)

Quotes make it only return results that contain exactly what's in the quotes. All you need to do is put a string in your website that is unique to all indexed pages. Since there's no length limit (well, google searches have a max length, but it's pretty long), I expect that the vast majority of web pages will have some phrase you can use like this.

In theory, you could just search for the entire contents of a page in quotes and it'll be the only thing that pops up unless another page is identical or contains an identical copy of the first page within it.

[–] fades@beehaw.org 15 points 11 months ago

What? Just use an unique string that doesn’t give google results. When your site is inevitably crawled then you will be the one result

[–] technicalogical@lemmy.world 8 points 11 months ago

Be super indexed and write a phrase that is unique enough to eliminate 99.98% of other indexed sites when searched?