Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3216904
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:20:56+00:00 2026-05-17T15:20:56+00:00

How do Wikipedia (or MediaWiki in general) encode page titles in URIs? It’s not

  • 0

How do Wikipedia (or MediaWiki in general) encode page titles in URIs? It’s not normal URI encoding, since spaces are replaced with underscores and double quotes are not encoded and things like that.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T15:20:57+00:00Added an answer on May 17, 2026 at 3:20 pm

    http://en.wikipedia.org/wiki/Wikipedia:Naming_conventions_%28technical_restrictions%29 – here you’ve got some kind of description of what their engine enforces on article names.

    They should have something like this in their LocalSettings.php:
    $wgArticlePath = ‘/wiki/$1’;

    and proper server URI rewrites configuration – they seem to be using Apache (HTTP header), so it’s probably mod_rewrite. http://www.mediawiki.org/wiki/Manual:Short_URL

    You can also refer to the index.php file for an article on Wikipedia like this: http://en.wikipedia.org/w/index.php?title=Foo%20bar and get redirected by the engine to http://en.wikipedia.org/wiki/Foo_bar. Behind the scenes mod_rewrite translates it into /index.php?title=Foo_bar. For the MediaWiki engine it’s the same as if you visited http://en.wikipedia.org/w/index.php?title=Foo_bar – this page doesn’t redirect you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Wikipedia: Directed Acyclic Graph Not sure if leaf node is still proper terminology since
I have a page where i am using the wikipedia api . But since
Here's what I'm trying to do using the Wikipedia (MediaWiki) API - http://en.wikipedia.org/w/api.php Do
We have two mediawiki (like wikipedia) installations. One is public and one is internal.
I use the MediaWiki API to find images of Wikipedia articles. However, I also
Question: I am creating a wiki software, basically a clone of wikipedia/mediawiki, but in
I had just installed MediaWiki. What must I do to have wikipedia style templates
i want parse a wikipedia page to retrieve information for my ios app, there
I'm not being able to obtain an edit token for MediaWiki: Request POST /w/api.php
Wikipedia page for rainbow tables says: this use of multiple reduction functions approximately doubles

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.