More actions
Created page with "# Disable history and special pages for most users [https://discord.com/channels/178359708581625856/1366393669061443614 bill_tech OP] — 4/28/25, 8:40 AM Hello, I have bots visiting my site that are ignoring my robots.txt and hence are crawling every link on my site, including all the "view history" links etc. This activity is over-loading my site. Can anyone recommend the best practice for limiting history, etc. to logged in users (or removing those links from the scre..." |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
# [[File:homepage search 1.png|thumb|homepage search 1]][[File:homepage search 2.png|thumb|homepage search 2]]https://github.com/StarCitizenTools/mediawiki-skins-Citizen/issues/1055 [https://www.inoreader.com/article/3a9c6e773fcfa4e8] - Would like to expand the homepage search to be more like DeepL someday... | |||
# Disable history and special pages for most users [https://discord.com/channels/178359708581625856/1366393669061443614 bill_tech OP] — 4/28/25, 8:40 AM Hello, I have bots visiting my site that are ignoring my robots.txt and hence are crawling every link on my site, including all the "view history" links etc. This activity is over-loading my site. Can anyone recommend the best practice for limiting history, etc. to logged in users (or removing those links from the screen)? | # Disable history and special pages for most users [https://discord.com/channels/178359708581625856/1366393669061443614 bill_tech OP] — 4/28/25, 8:40 AM Hello, I have bots visiting my site that are ignoring my robots.txt and hence are crawling every link on my site, including all the "view history" links etc. This activity is over-loading my site. Can anyone recommend the best practice for limiting history, etc. to logged in users (or removing those links from the screen)? | ||
## https://www.mediawiki.org/wiki/Handling_web_crawlers [https://discord.com/channels/178359708581625856/1365723302349377577/1366785627835727923 via] SomeRandomDeveloper — 4/29/25, 10:38 AM | |||
# Internal error after update [https://discord.com/channels/178359708581625856/1373490015639699556 Varis OP] — 5/17/25, 10:38 PM Hi, I updated PHP + Mediawiki and now it appears broken. | # Internal error after update [https://discord.com/channels/178359708581625856/1373490015639699556 Varis OP] — 5/17/25, 10:38 PM Hi, I updated PHP + Mediawiki and now it appears broken. | ||
## bawolff — 5/17/25, 10:40 PM Please set $wgShowExceptionDetails = true; in LocalSettings.php The most common cause for something like this is updating mediawiki without also updating extensions. Extension versions need to be in sync with mediawiki version. | ## bawolff — 5/17/25, 10:40 PM Please set $wgShowExceptionDetails = true; in LocalSettings.php The most common cause for something like this is updating mediawiki without also updating extensions. Extension versions need to be in sync with mediawiki version. | ||
# Issues with ShortUrl (Clean URL's like /title) [https://discord.com/channels/178359708581625856/1365082702750945290 <nowiki>Atmois[ATL] OP</nowiki>] — 4/24/25, 5:51 PM Hey, I am using the Manual:ShortUrl for my wiki and buttons such as Edit or History link to <nowiki>https://atl.wiki/?title=Test&action=edit</nowiki> rather than <nowiki>https://atl.wiki/Test?action=edit</nowiki>. Would anyone know how to get it working so the buttons lead to the second one? We use Apache on Ubuntu, below I have put some relevant sections of the PHP settings for MediaWiki and Apache. We have our MediaWiki installed in /var/www/mediawiki with all files in the root. | |||
# Any Formal Courses to learn MediaWiki? [https://discord.com/channels/178359708581625856/1370885714828595301] There's also Introduction to MediaWiki: Core concepts (Part 1) https://www.youtube.com/watch?v=-JnIjpRvgNY and Introduction to MediaWiki: Wikipedia's extensions (Part 2) [https://www.youtube.com/watch?v=4xYbqbabTwI&t=18s https://www.youtube.com/watch?v=4xYbqbabTwI] | |||
# Intro to Generative AI and Generating Wiki Pages by Gunjan Bhattarai [https://www.youtube.com/watch?v=KMLZ2RUaU2w] > Creating a question & answer chatbot to search wikis [https://www.youtube.com/watch?v=hEsFjf_wgj8] by [https://www.mywikis.com/ MyWikis] [https://www.linkedin.com/in/jeffw16/ Jeff] | |||
# [https://www.youtube.com/watch?v=AjzaHhkG59Y AI at MyWikis] Apr 28, 2024 | |||
# [https://www.youtube.com/watch?v=2J9hhvyLWSs MediaWiki U&D Con Fall 2024 - Day 2 - WikiChat, Jeffrey Wang, MyWikis] Nov 26, 2024 | |||
# ... | # ... |