Jump to content

Talk:HTTP 404: Difference between revisions

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Content deleted Content added
SineBot (talk | contribs)
Tag: Reverted
inept SEO
Line 77: Line 77:
[[User:Meneth|Meneth]] ([[User talk:Meneth|talk]]) 13:12, 30 May 2013 (UTC)
[[User:Meneth|Meneth]] ([[User talk:Meneth|talk]]) 13:12, 30 May 2013 (UTC)
:It's not a particularly notable subject, and sounds more like a <small>(possibly deliberate)</small> mistake in the way the system handles erroneous requests. If memory serves, the correct error would be a 401. <span style='border-bottom:1px solid #09F'>&nbsp;[[User:Sonicdrewdriver|drewmunn]]&nbsp;<span style='border-left:1px solid #09F; border-top:1px solid #09F; border-bottom:1px solid #FFF'>&nbsp;[[User talk:Sonicdrewdriver|talk]]&nbsp;</span></span> 13:42, 30 May 2013 (UTC)
:It's not a particularly notable subject, and sounds more like a <small>(possibly deliberate)</small> mistake in the way the system handles erroneous requests. If memory serves, the correct error would be a 401. <span style='border-bottom:1px solid #09F'>&nbsp;[[User:Sonicdrewdriver|drewmunn]]&nbsp;<span style='border-left:1px solid #09F; border-top:1px solid #09F; border-bottom:1px solid #FFF'>&nbsp;[[User talk:Sonicdrewdriver|talk]]&nbsp;</span></span> 13:42, 30 May 2013 (UTC)
::You're correct that a 401 error usually indicates an authorization problem, suggesting that the system might indeed be mishandling such requests if it’s not showing up as expected. It's definitely worth investigating further to ensure accurate responses to erroneous requests. What specific scenarios have you observed where this has occurred? [https://www.toolspixelpro.com/ Naimesh] [[User:Toolspixelpro|Toolspixelpro]] ([[User talk:Toolspixelpro|talk]]) 12:28, 6 July 2024 (UTC)


== "optional, mandatory, or disallowed ... message" ==
== "optional, mandatory, or disallowed ... message" ==
Line 142: Line 141:
'''Reference'''
'''Reference'''
[https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/][Https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/ https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/] [[User:Theadamroot|Theadamroot]] ([[User talk:Theadamroot|talk]]) 11:49, 16 April 2024 (UTC)
[https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/][Https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/ https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/] [[User:Theadamroot|Theadamroot]] ([[User talk:Theadamroot|talk]]) 11:49, 16 April 2024 (UTC)

'''Manual Checking Techniques'''

'''When to use manual checks'''

Manual checks are essential when you're updating your website or after launching a new section. It's like proofreading an essay; it ensures everything clicks as expected before your audience discovers any mishaps.

'''Tips for efficient manual searching'''

To streamline the process, use a clear plan:

Organize URLs in a spreadsheet.
Check links from oldest to newest.
Utilize browser extensions to highlight broken links.

'''Common Errors Leading to 404s'''


'''Typical URL input errors'''

Errors like typos or changed URL structures are common. For instance, if someone mistakenly types “/abotus” instead of “/[https://pixeltalenttechnology.com/ aboutus],” it leads straight to a 404.

'''Configuration errors and their fixes'''

Misconfigurations in your site’s settings can cause 404s. Regularly review your redirect strategies and URL structures. A simple misconfiguration in the .htaccess file can lead to multiple 404 errors. - [https://www.toolspixelpro.com/ Naimesh] <!-- Template:Unsigned --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Toolspixelpro|Toolspixelpro]] ([[User talk:Toolspixelpro#top|talk]] • [[Special:Contributions/Toolspixelpro|contribs]]) 12:38, 6 July 2024 (UTC)</small> <!--Autosigned by SineBot-->


:[[File:Red information icon with gradient background.svg|20px|link=|alt=]] '''Not done:'''<!-- Template:ESp --> not appropriate for an encyclopedia. [[User:HansVonStuttgart|HansVonStuttgart]] ([[User talk:HansVonStuttgart|talk]]) 12:08, 16 April 2024 (UTC)
:[[File:Red information icon with gradient background.svg|20px|link=|alt=]] '''Not done:'''<!-- Template:ESp --> not appropriate for an encyclopedia. [[User:HansVonStuttgart|HansVonStuttgart]] ([[User talk:HansVonStuttgart|talk]]) 12:08, 16 April 2024 (UTC)

Revision as of 13:01, 6 July 2024


HTTP Status Codes

The following is original research, and thus should not be used directly to edit the article, but it may lead to someone finding a citation to a reliable source that confirms it.

The article says:

"Soft 404s can occur as a result of configuration errors when using certain HTTP server software, for example with the Apache software, when an Error Document 404 (specified in a .htaccess file) is specified as an absolute path (e.g. http://example.com/error.html) rather than a relative path (/error.html)."

I just tested this on Apache 2.2.20, and found that when I put " ErrorDocument 404 http:/www.example.com/ " in the .htaccess file, it serves up the file with a 302 redirect status code, not a 200. (" ErrorDocument 404 / " serves up the document with a 404 status code. ) --Guy Macon (talk) 19:47, 20 November 2011 (UTC)[reply]

Edit request on 19 December 2011


124.180.130.159 (talk) 05:54, 19 December 2011 (UTC)[reply]

Not done: {{edit semi-protected}} is not required for edits to semi-protected, unprotected pages, or pending changes protected pages. mabdul 12:27, 19 December 2011 (UTC)[reply]

Edit request on 13 January 2012


120.56.241.134 (talk) 15:20, 13 January 2012 (UTC)[reply]

No request made--Jac16888 Talk 15:25, 13 January 2012 (UTC)[reply]

Edit request, 3rd Feb 2012

"Google Chrome includes similar functionality, where the 404 is replaced with alternative suggestions generated by Google algorithms, if the page is under 512 bytes in size."

That bug was fixed in Feb 2011: http://code.google.com/p/chromium/issues/detail?id=36558

Perhaps email mmenke (see bug) if you need further information. — Preceding unsigned comment added by 111.69.28.170 (talk) 19:55, 2 February 2012 (UTC)[reply]

Missing historical information

This Article is missing the information on where the name 404 historically comes from. Please ad it.

404 was the name of the first server room. so whenever there was a problem people had to go there.

http://www.room404.com/page.php?pg=homepage — Preceding unsigned comment added by 188.78.152.79 (talk) 11:13, 9 June 2012 (UTC)[reply]

If you are going to add anything about the above, it should be noted that that story is an urban myth and the 404 code is based on a logical system of status codes and has nothing to do with any room in CERN or anywhere else. — Preceding unsigned comment added by 60.229.237.17 (talk) 22:35, 15 June 2012 (UTC)[reply]

How does User:60.229.237.17 know about this origin? Is there a source for this? BeenAroundAWhile (talk) 15:57, 4 May 2015 (UTC)[reply]

Page name

If the WP protocol is to be followed, shouldn't the page name be 404 error? — The redirect page "404 error" is near the top (currently #6) on the page stats list:[1] and HTTP 404 doesn't even make the top 1000 list. ~Regards, ~E : 74.60.29.141 (talk) 06:58, 17 March 2013 (UTC)[reply]

You might have a good point. Currently, 404 error is #59 and HTTP 404 is #822. That shows that more users are using the redirect than accessing the article directly by an order of magnitude. I also get more Google Books hits for "404 error" (~6k) than for "http 404" (~2k), but even these are edged out by hits for "404 not found" (~8k). Does anyone have any other thoughts on the most appropriate title for this article? Wilhelm Meis (☎ Diskuss | ✍ Beiträge) 04:02, 9 November 2013 (UTC)[reply]
We might also look into HTTP 403, which I would suggest moving to 403 Forbidden. Wilhelm Meis (☎ Diskuss | ✍ Beiträge) 04:15, 9 November 2013 (UTC)[reply]

Github

Github returns fake 404 errors for pages that are hidden from the public. This can be paradoxical if someone creates a private fork of a public project and then does a pull request. The existence of the private fork, and its commit hashes, will be visible to the public, but any attempt to access it will result in 404.

When it becomes verifiable, we'll know to add it to the article. Meneth (talk) 13:12, 30 May 2013 (UTC)[reply]

It's not a particularly notable subject, and sounds more like a (possibly deliberate) mistake in the way the system handles erroneous requests. If memory serves, the correct error would be a 401.  drewmunn  talk  13:42, 30 May 2013 (UTC)[reply]

"optional, mandatory, or disallowed ... message"

At the beginning of the Overview paragraph...

"... numeric response code and an optional, mandatory, or disallowed (based upon the status code) message"

This says the message is one of (i) optional, (ii) mandatory, or (iii) disallowed.

I don't think this is what was intended. It doesn't make sense. This is what happens with amateur contributors and editors who don't have a good grasp of the English language. I would have corrected it but it's not possible to discern from the sentence what was actually intended.

On a secondary point of style, the parenthetical clause should be removed from the middle of the sentence and placed at the end, following a comma and without the parentheses.

Anybody can edit. Also anybody can sign messages with four fildes (~). BeenAroundAWhile (talk) 15:59, 4 May 2015 (UTC)[reply]

Slang section?

I feel that the slang section does not belong as a subsection of the IIS section. Lythronaxargestes (talk) 19:16, 19 August 2016 (UTC)[reply]

Minimum Chrome error page size for replacement

According to https://bugs.chromium.org/p/chromium/issues/detail?id=36558 and https://src.chromium.org/viewvc/chrome?revision=75887&view=revision Chrome will only replace 404 pages which have 0 bytes of size (this may mean "Custom error pages" needs to be updated).

80.194.75.37 (talk) 10:51, 9 January 2017 (UTC)[reply]

Hello fellow Wikipedians,

I have just modified one external link on HTTP 404. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 5 June 2024).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 20:08, 2 December 2017 (UTC)[reply]

Semi-protected edit request on 21 December 2018

there are many dead links we should add new and genuine links. Thakur ajad (talk) 13:39, 21 December 2018 (UTC)[reply]

 Not done: it's not clear what changes you want to be made. Please mention the specific changes in a "change X to Y" format and provide a reliable source if appropriate. ‑‑ElHef (Meep?) 14:06, 21 December 2018 (UTC)[reply]

Move discussion in progress

There is a move discussion in progress on Talk:404 which affects this page. Please participate on that page and not in this talk page section. Thank you. —RMCD bot 03:16, 3 August 2019 (UTC)[reply]

Business 102.88.70.35 (talk) 23:11, 7 April 2024 (UTC)[reply]

Semi-protected edit request on 16 April 2024

Identifying 404 Error Pages There are several possible ways to identify 404 (Page Not Found) error pages on a website:

  • Browser Indication: When you try to access a non-existent page on a website, most modern browsers will display a “404 Not Found” error message in the browser window.
  • HTTP Status Code: The server responds with an HTTP status code of 404 when a requested page or resource is not found. You can check the status code in your browser’s developer tools (usually by opening the Network tab and inspecting the response headers).
  • Server Log Files: Web servers typically log all incoming requests, including those that result in 404 errors. You can analyze the server log files (e.g., Apache’s access.log or Nginx’s access.log) to identify 404 errors and the requested URLs that caused them.
  • Web Crawling/Scanning Tools: Various web crawling and scanning tools, such as Screaming Frog SEO Spider, can be used to crawl a website and identify 404 error pages. These tools will report the URLs that returned a 404 status code.
  • Google Search Console: If you have your website registered with Google Search Console, you can check the “Crawl Errors” report, which lists the URLs on your site that returned 404 errors when crawled by Google’s bots.
  • Site Search: Some websites have a built-in search functionality. Attempting to search for a non-existent page or term can sometimes trigger a 404 error page.
  • Broken Link Checkers: There are online tools and browser extensions (e.g., Broken Link Checker for Chrome, Ahref Broken Link Checker) that can scan a website or specific page for broken links, which often result in 404 errors.

Reference [2]https://whitebunnie.com/how-to-fix-404-error-for-better-user-experience-and-seo/ Theadamroot (talk) 11:49, 16 April 2024 (UTC)[reply]

 Not done: not appropriate for an encyclopedia. HansVonStuttgart (talk) 12:08, 16 April 2024 (UTC)[reply]