Author Topic: wap2  (Read 1863 times)

0 Members and 1 Guest are viewing this topic.

Offline Smasher816

  • HHKB Master
  • Thread Starter
  • Posts: 538
  • Location: return STATE_MISSOURI;
wap2
« on: Tue, 04 November 2014, 13:02:46 »
I'm not really sure if this has been mentioned before since it is impossible to search for. A lot of the older threads on geekhack that google finds have
Code: [Select]
;wap2 at the end of the url. This causes no css or images to load - it is just a white page with text. If you remove the flag then everything goes back to normal. I know there is no way to remove the wap2 from every old url but maybe it would not be so difficult to patch the code to ignore it and stop doing whatever insane thing it is doing right now?

See here: https://www.google.com/search?q=site:geekhack.org+wap2

Offline esoomenona

  • Gnillort?
  • Posts: 5323
.
« Reply #1 on: Tue, 04 November 2014, 13:04:59 »
.
« Last Edit: Tue, 01 September 2015, 08:26:45 by esoomenona »

Offline Smasher816

  • HHKB Master
  • Thread Starter
  • Posts: 538
  • Location: return STATE_MISSOURI;
Re: wap2
« Reply #2 on: Tue, 04 November 2014, 13:20:32 »
I do too. But after removing 5 in a row it got annoying and made me want to ask about it :)

Offline SpAmRaY

  • NOT a Moderator
  • * Certified Spammer
  • Posts: 14667
  • Location: ¯\(°_o)/¯
  • because reasons.......
Re: wap2
« Reply #3 on: Tue, 04 November 2014, 13:22:32 »
Isn't wap old school mobile phone browsing stuff?

Offline Smasher816

  • HHKB Master
  • Thread Starter
  • Posts: 538
  • Location: return STATE_MISSOURI;
Re: wap2
« Reply #4 on: Tue, 04 November 2014, 14:21:34 »
Hmmm, I think you might be right. I'm sure it was created for some reason such as old phone browsers or easy printing. I think the issue is that google is indexing that version of the page instead of the normal one.

With a quick google search I found out that you can modify the robots.txt file to tell google not to index those kinds of pages, but I'm not sure if that has other consequences. I'm not sure if the mods should do it but it is something to think about

Code: [Select]
Disallow: /forum/index.php?*;wap
Disallow: /forum/index.php?*;wap2
Disallow: /forum/index.php?*;imode