Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Search engine suggestions recommends redirection pages #28

Open
samueldr opened this issue Apr 29, 2018 · 10 comments
Open

Search engine suggestions recommends redirection pages #28

samueldr opened this issue Apr 29, 2018 · 10 comments

Comments

@samueldr
Copy link
Contributor

[17:21:09] <krey> When you type "Overlay" into search it suggests both "Overlay" and "Overlays"
[17:21:56] <krey> I don't really see the need for having both, even if one's just a redirect
[17:22:57] <samueldr> hmmm, that's something that won't affect only the overlay page, so it should be tackled at the source...
[17:23:03] <samueldr> which I don't know yet how to handle
@Mic92
Copy link
Member

Mic92 commented Apr 30, 2018

This cannot be fixed unless a different search backend is used: https://stackoverflow.com/a/26283774

@makefu
Copy link
Member

makefu commented Apr 30, 2018

If we want to edit (or remove) one of these pages this link can be used https://nixos.wiki/index.php?title=Overlay&action=edit

@Mic92
Copy link
Member

Mic92 commented Apr 30, 2018

I actually like redirects, because they avoid breaking links to the wiki.

@fadenb
Copy link

fadenb commented Apr 30, 2018

Exactly what @Mic92 said.
We have quite a few external links to the wiki so keeping URLs relatively stable should always be on our minds.

With the current size of the wiki using another search backend seems like overkill to me.
Perhaps it is worth to investigate how much effort it would take to implement a filter for MediaWiki search results?

@Mic92
Copy link
Member

Mic92 commented Apr 30, 2018

If we would use a template for redirects, it would be possible to add __NOINDEX__ instead: https://www.mediawiki.org/wiki/Help:Controlling_search_engine_indexing

@samueldr
Copy link
Contributor Author

Yes, the issue (while terse) is about finding a way to make sure it isn't in the results :). I didn't have time to look into it at the moment it was reported.

I just added __NOINDEX__ to the Overlay page, let's see if this is picked up.

@Mic92
Copy link
Member

Mic92 commented Apr 30, 2018

@Mic92
Copy link
Member

Mic92 commented Apr 30, 2018

@Mic92
Copy link
Member

Mic92 commented Apr 30, 2018

The completion is pretty dump. It ranks a chapter higher then an article.

@samueldr
Copy link
Contributor Author

samueldr commented Apr 30, 2018

Hmmm, while it may work for the search, I think This is what this was about:

20180430180547

:/

Though, it's probably linked to the full search results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants