You might see some odd Alerts and New Posts this weekend

Discussion in 'Technical' started by melbo, Jun 28, 2014.


  1. melbo

    melbo Hunter Gatherer Administrator Founding Member

    We're converting the Articles in the Preparedness - First Steps area from what this software calls Pages to Threads in the Survival Articles forum. This project is to bring these old (circa 2005) web pages into the forum.

    One thing that we're doing is 'moving' all of the comments below each article into the new thread as posts. To pull this off, I have to post the comment as @melbo and then change the author and date to match the original comment. This may mess with your alerts or new posts notifications since the post is going to originally show as being made by @melbo until I change the author and date.

    It's a lot more work to do it this way but we want to preserve the comments.

    Sorry if we cause any confusion. Please also note that at no time have we 'logged in' as these users to post the comment. We are merely changing the post author through a moderation tool. SM does not have any add-ons or native capabilities to log in as you nor can we read your PMs.
     
  2. melbo

    melbo Hunter Gatherer Administrator Founding Member

    Still working on this. Putting off the tougher ones for later ;)
     
  3. melbo

    melbo Hunter Gatherer Administrator Founding Member

    Here's what we do to redirect old versions of urls to new ones:
    Code:
    # Survivalmonkey root to xenforo pages (now Threads) redirects
    redirect 301 /advertise.html https://www.survivalmonkey.com/pages/advertising/
    
    redirect 301 /extended.html https://www.survivalmonkey.com/forums/pages/
    
    redirect 301 /some-myths-about-bugging-out-on-foot.html https://www.survivalmonkey.com/threads/some-myths-about-bugging-out-on-foot.27995/
    redirect 301 /pages/some-myths-about-bugging-out-on-foot/ https://www.survivalmonkey.com/threads/some-myths-about-bugging-out-on-foot.27995/
    
    redirect 301 /shtf.html https://www.survivalmonkey.com/threads/survival-in-hostile-terrain-following-catastrophic-events.162/
    redirect 301 /pages/shtf/ https://www.survivalmonkey.com/threads/survival-in-hostile-terrain-following-catastrophic-events.162/
    
    redirect 301 /imminent-nuclear-disaster.html https://www.survivalmonkey.com/pages/imminent-nuclear-disaster/
    
    redirect 301 /generator-faq.html https://www.survivalmonkey.com/threads/survival-generator-faq.49566/
    redirect 301 /pages/generator-faq/ https://www.survivalmonkey.com/threads/survival-generator-faq.49566/
    
    redirect 301 /basic-comms-level-1-portable.html https://www.survivalmonkey.com/threads/basic-comms-level-1-portable.49551/
    redirect 301 /pages/basic-comms-level-1-portable/ https://www.survivalmonkey.com/threads/basic-comms-level-1-portable.49551/
    
    redirect 301 /portable-fuel-storage.html https://www.survivalmonkey.com/pages/portable-fuel-storage/
    
    redirect 301 /radiation.html https://www.survivalmonkey.com/threads/radiation-101.49545/
    redirect 301 /pages/radiation/ https://www.survivalmonkey.com/threads/radiation-101.49545/
    
    redirect 301 /bov-faq.html https://www.survivalmonkey.com/pages/bov-faq/
    
    redirect 301 /cold-weather-survival.html https://www.survivalmonkey.com/threads/cold-weather-survival.49554/
    redirect 301 /pages/cold-weather-survival/ https://www.survivalmonkey.com/threads/cold-weather-survival.49554/
    
    redirect 301 /ham-elmer.html https://www.survivalmonkey.com/threads/ham-radio-an-elmers-guide.49550/
    redirect 301 /pages/ham-elmer/ https://www.survivalmonkey.com/threads/ham-radio-an-elmers-guide.49550/
    
    redirect 301 /medical.html https://www.survivalmonkey.com/pages/medical/
    
    redirect 301 /survival-medicine-thoughts.html https://www.survivalmonkey.com/threads/thoughts-on-survival-medicine.164/
    redirect 301 /pages/survival-medicine-thoughts/ https://www.survivalmonkey.com/threads/thoughts-on-survival-medicine.164/
    
    redirect 301 /sam-splints.html https://www.survivalmonkey.com/threads/sam-splints-in-shtf-kits.165/
    redirect 301 /pages/sam-splints/ https://www.survivalmonkey.com/threads/sam-splints-in-shtf-kits.165/
    
    redirect 301 /blow-out-kit.html https://www.survivalmonkey.com/threads/blow-out-kits.166/
    redirect 301 /pages/blow-out-kit/ https://www.survivalmonkey.com/threads/blow-out-kits.166/
    
    redirect 301 /human-blood-types.html https://www.survivalmonkey.com/threads/human-blood-type-compatibility-charts.49555/
    redirect 301 /pages/human-blood-types/ https://www.survivalmonkey.com/threads/human-blood-type-compatibility-charts.49555/
    
    redirect 301 /50bmg-ammo-primer.html https://www.survivalmonkey.com/pages/50bmg-ammo-primer/
    
    redirect 301 /50bmg-penetration-table.html https://www.survivalmonkey.com/threads/short-range-media-penetration-by-50-bmg-ap-rounds.49556/
    redirect 301 /pages/50bmg-penetration-primer/ https://www.survivalmonkey.com/threads/short-range-media-penetration-by-50-bmg-ap-rounds.49556/
    
    redirect 301 /ideal-rifle.html https://www.survivalmonkey.com/pages/ideal-rifle/
    
    redirect 301 /survival-handloading.html https://www.survivalmonkey.com/threads/survival-reloading-ammo.49549/
    redirect 301 /pages/survival-handloading/ https://www.survivalmonkey.com/threads/survival-reloading-ammo.49549/
    
    redirect 301 /water-storage-container-faq.html https://www.survivalmonkey.com/pages/water-storage-container-faq/
    
    redirect 301 /flint-lighters.html https://www.survivalmonkey.com/threads/start-a-fire-using-a-flint-sparking-tool.49564/
    redirect 301 /pages/flint-lighters/ https://www.survivalmonkey.com/threads/start-a-fire-using-a-flint-sparking-tool.49564/
    
    redirect 301 /fat-lighter.html https://www.survivalmonkey.com/pages/fat-lighter/
    
    redirect 301 /lights-out.html https://www.survivalmonkey.com/pages/lights-out/
    
    redirect 301 /sf-faq.html https://www.survivalmonkey.com/threads/survival-forum-faq.49558/
    redirect 301 /pages/sf-faq/ https://www.survivalmonkey.com/threads/survival-forum-faq.49558/
    
    redirect 301 /about.html https://www.survivalmonkey.com/threads/about-us.49557/
    redirect 301 /pages/about-us/ https://www.survivalmonkey.com/threads/about-us.49557/
     
  4. chelloveck

    chelloveck Diabolus Causidicus

    Thanks for the heads up, @melbo. I appreciate the considerable effort taken to migrate the contents and authorship of the old posts/threads to the new format. Maintaining the integrity of the site says much about the management of the site. I note that @Brokor has been moving a lot of older posts to the resources area of the site....and his efforts too are much appreciated. Having a refreshed acquaintance with some very interesting and informative resource threads has been a bonus.
     
    Yard Dart and melbo like this.
  5. Brokor

    Brokor Live Free or Cry Moderator Site Supporter+++ Founding Member

    HA! Yes, Brokor is the man. :D
     
  6. DarkLight

    DarkLight Live Long and Prosper - On Hiatus

    And so darn humble!

    ;)
     
    melbo likes this.
  7. kellory

    kellory An unemployed Jester, is nobody's fool. Banned

    Why yes! Even his humility is greater than normal humans....;)
     
survivalmonkey SSL seal        survivalmonkey.com warrant canary
17282WuJHksJ9798f34razfKbPATqTq9E7