Edublog Protection - How to Lock Down Your Class Blog
Computers & Technology → Blogging / Forums
- Author Kisu Kuroneko
- Published January 27, 2009
- Word count 656
There are two situations where you might want to restrict access to your educational blog to just a few specific computers.
- First, you might want to restrict the entire blog so it can only be accessed by people using school computers.
- Second, you might want to restrict the login pages of your blog, so that students can only edit or modify their work using school computers. (This also helps prevents your site from getting hacked by observant students who have figured out your password.)
If you are pretty comfortable around computers and run a self-hosted blog (or have access to your website's servers), then you should be able to lock down your class website to a few locations (IP addresses).
Why would you want to prevent your students from logging in at home?
I usually don't allow my students to take their English work out of the classroom; I'm tired of dealing with lost homework. Besides, you can never be sure how much help a student receives at home.
Over the years, I've developed a folder system where all of our work stays in the folder. It's great. First, students always come prepared to class (because their notes and drafts never leave the room). Secondly, the students have a portfolio documenting their learning over time. It's great for metacognition because students can flip back through previous assignments in an attempt to prevent the same mistakes from happening again. Finally, I know exactly what a student is capable of because I can see all of their prewriting and drafts leading up to the published version.
However, a blog potentially ruins this keep-it-in-the-classroom policy because students can log in to their user accounts from home. The beauty of WordPress and other blogging platforms is that it can you can blog from anywhere in the world.
Also, some older students might be flexing their computer literacy (or vandalism) muscles. The login page for any blog powered by WordPress can usually be found by adding /wp-admin at the end of the website address. By locking down the wp-admin folder to a few specific IP addresses, you can greatly limit access to the administration back-end of your class blog.
How to lock down your (educational) blog's administration / login folder.
If you have a self-hosted WordPress blog, the following trick will prevent students from logging in (or hacking your website) at home. Note: You need to have access to the .htaccess file on your website. Our web host provides access to this file, however, apparently not all web hosts do.
- Figure out the IP address of the computer that you want to use to access your blog. An IP address is your internet address online. There are various sites that will tell you your current IP address.
- Use a text editor (i.e. notepad) to create a file named .htaccess and cut and paste the following lines of code into the file...
- Replace 123.456.789.123 and 12.345.678 with your real IP address. Hint: If your Internet Service Provider gives you a range of IP addresses (For example 123.456.789.000 to 123.456.789.999), just drop the last octet number to allow a range. (For example, allow from 123.456.789)
- Upload your .htaccess file to your blog's wp-admin folder. Now the only people who can access any file in the wp-admin folder must be using a computer with an IP address on your safe list (white list).Note: If you want to use the .htaccess file to limit access to your entire blog from specific computers, then you'll need to copy and paste the above code into the existing .htaccess file on your website's public folder (or wherever your WordPress blog files can be found). You must add the code into the existing .htaccess file instead of overwriting the file because WordPress has some important information in there already.
If the .htaccess file is modified correctly, whenever you try to login to your blog from an unauthorized computer, you should receive a 403 error.
If you're ready to start using technology in the classroom, we're here to help at http://blog.classroomteacher.ca where you'll find this information and more detailed information about how to create your own classroom blog.
Article source: https://articlebiz.comRate article
Article comments
There are no posted comments.
Related articles
- How to Turn E-Scrap for Cash
- 100+ Brilliant Informative Essay Topics and Writing Tips
- How Do You Get to the Setup Wizard on a Brother Printer?
- Expert Tips For Implementing Contract To Hire Recruitment Solutions
- The Ultimate Guide to Dental IT Support Services by LA Dental IT
- AWS Automation Tools For Disaster Recovery
- Is Blogging Dead? Why you should ( still ) start Blogging in 2024
- The Ultimate Guide to Choosing the Right HR Compliance Solution for Your Company
- Local SEO Services – Boost Your Business Locally with Effective SEO Strategies
- How AI Can Help Automate and Improve Keyword Research
- AI Uses to Generate Written Content
- The Ultimate AZ-900 Azure Fundamentals Study Guide
- Unlock Your Creativity with Google Bard: An LLM Chatbot Tool
- The Pitfall of a 'Woke' Chat GPT and Why Elon Musk's xAI Could Be the Game Changer
- What is the Best Blogging Platform?
- What are the Best Free WordPress Plugins?
- How to Choose the Best Niche for Your WordPress Blog
- 10 Tips for Maintaining a Successful WordPress Blog
- What are The Most Important Pages to Include on Your New Website?
- How to Make Money by Creating a Content-Filled Website
- What are the 7 Things to Avoid at All Costs with WordPress Blogging?
- What are the Secrets of Writing Killer Blog Posts?
- What are Common Sense Guidelines for Using WordPress?
- How to Optimize and Speed Up Your WordPress Blog
- What Makes WordPress an Incredibly Powerful Blogging System?
- What Are the 10 Scariest Things About WordPress Blogging?
- How is WordPress the Best Choice for a Website?
- What Do You Need to Know About WordPress Security?
- How To Be More Successful At Blogging To Make Money
- How to Use a Security Checklist to Help Keep Your Blog Safe From Hackers