Lets Make It EasyLets Make It Easy
  • Home
  • Related To PC
    • Computer Tips & Tricks
    • General Tips
    • Game Tricks And Fixes
    • Windows Tricks
  • Build a PC
  • Blogger Tips
  • WordPress Tips
  • Youtube Tips And Tricks
  • More Topics
    • Andriod Tricks
    • Mobile Tricks
    • Publisher’s Spot
    • Internet Tricks

Subscribe to Updates

Get the latest creative news from FooBar about art, design and business.

What's Hot

How to Update/Clear Google Amp Cache?

January 28, 2023

How to Check your Directx Version on Windows 7,8,8.1,10 & 11?

January 26, 2023

How to Get a Free Domain and Hosting for Educational/Testing Purposes?

January 25, 2023
Lets Make It EasyLets Make It Easy
  • Home
  • Related To PC
    • Computer Tips & Tricks
    • General Tips
    • Game Tricks And Fixes
    • Windows Tricks
  • Build a PC

    Best Gaming PC Build Under ₹80000 in India with an Amazing Performance (60 FPS)(4K,2K,1080p FHD)

    December 9, 2022

    Best Gaming PC Build Under ₹90000 in India with Stunning Performance (60 FPS)(4K,2K,1080p FHD)

    December 9, 2022

    Best Gaming PC Build Under ₹100000 (1 Lakh) in India with an Outstanding Performance (60 FPS)(4K,2K,1080p FHD)

    December 9, 2022

    Best Gaming Laptops Under 50000 in India with Super Cool Performance (60 FPS)(2K,1080p FHD)

    December 9, 2022

    Best AMD Threadripper Processors That You Need to Buy (2021) | Top Performing AMD Ryzen Threadripper Processors List (2021)

    December 9, 2022
  • Blogger Tips

    How To Create a Perfect Custom Robots.txt File in Blogger?

    January 11, 2023

    How to Disavow Backlinks in Google Search Console?

    December 9, 2022

    How to Find and Remove the Bad/Toxic/Spammy Backlinks that affects your SEO Badly from Google?

    December 9, 2022

    How to Verify Google Search Console for WordPress Using DNS Verification? | Google Search Console DNS Verification ( Domain )

    December 9, 2022

    Google Search Console : 4 Simple Methods To Verify your Site Ownership For WordPress and Blogger

    December 9, 2022
  • WordPress Tips

    How to Update/Clear Google Amp Cache?

    January 28, 2023

    How to Get a Free Domain and Hosting for Educational/Testing Purposes?

    January 25, 2023

    How to Update Sitemap in WordPress Manually (Without Using any Plugins)?

    January 19, 2023

    How To Create the Best Robots.txt Settings For WordPress?

    January 13, 2023

    How to Disable XML-RPC in WordPress Website?

    January 11, 2023
  • Youtube Tips And Tricks
  • More Topics
    • Andriod Tricks
    • Mobile Tricks
    • Publisher’s Spot
    • Internet Tricks
Lets Make It EasyLets Make It Easy
Home » How to Fix “Oops looks like the page is lost. This is not a fault just an accident that was not intentional.”Error?
Wordpress Tips

How to Fix “Oops looks like the page is lost. This is not a fault just an accident that was not intentional.”Error?

Vasantharaj R NBy Vasantharaj R NDecember 9, 2022Updated:December 9, 20221 Comment3 Mins Read
How to Fix “Oops looks like the page is lost. This is not a fault just an accident that was not intentional."Error?

Hi Guys, Today I am Going to Show You How to Fix “Oops looks like the page is lost. This is not a fault just an accident that was not intentional.”Error?

Are you Looking for the Commonly Searched WordPress Error “How to Fix “Oops looks like the page is lost. This is not a fault just an accident that was not intentional.”Error?” (or) “How to Fix WordPress 404 Error ?”.Here is the Solution to Fix this Common Issue That has been faced by most of the PC Users including myself.

Let’s See about How to fix this issue?

Trending
How to Hide Theme Name in WordPress? | How to Remove Theme Name from WordPress Website?

There are Five Ways to Fix this Issue Easily

1.Clear your browser’s cache or use incognito mode.

2.Check your SSL certificate and Whether the site is properly Connected With SSL or Not.

3.Update Your WordPress Site’s Permalinks

4.Adding a Simple Code in Wp-Config.php File

5.Reset Your DNS Resolver Cache

Check Out This: How to Transfer a Domain Easily from One Registrar to Another (In 3 Steps)? | Step-By-Step Domain Transfer Tutorial

Steps For How to Fix “Oops, looks like the page is lost. This is not a fault, just an accident that was not intentional.”Error?

 

Method 1: Clear your browser’s cache or use incognito mode.

1.Clear Your Browser Cache First and then Give a Try.

2.Use the Incognito Mode to check the Website is life or not.

 

Method 2: Check your SSL certificate and Whether the site is properly Connected With SSL or Not.

Verify Whether you’ve Installed SSL Correctly or not. If You’re Using Cloudflare SSL Services then change the SSL Setting to Flexible.

If you’re Using Cloudflare then you can also check whether your domain is correctly pointed to Cloudflare DNS or Not.

 

Method 3: Update Your WordPress Site’s Permalinks.

Step 1: Goto Your WordPress Admin Dashboard.

Step 2: Navigate to Settings and Select Permalinks Option.

Step 3: Now Don’t Change Anything Just Click the Save Changes button.

 

Method 4: Adding a Simple Code in Wp-Config.php File

Step 1: Goto Your Hosting Website C-panel.

Step 2: Access Your File Manager via C-panel or FTP.

Step 3: Now Edit your wp-config.php file and set this line to true

define(‘FORCE_SSL_ADMIN’, true);

define(‘FORCE_SSL_ADMIN’, true);

 

Step 4: Go to your Website Dashboard newexample.com/wp-admin.

Step 5: Go to Settings And Select the General Options and Change the HTTP to HTTPS.

WordPress Address (URL) https://newexample.com

and

Site Address (URL) https://newexample.com

Method 5: Reset Your DNS Resolver Cache.

To reset the DNS resolver cache, perform the following steps:

Using Command

Step 1: First of all Go to Start and Type Cmd or Command Prompt Or Access Command Via Run Program.

How to Flush DNS Cache in Windows 7,8,8.1&10? | DNS Cache Flush Using Command Prompt

Step 2: Right-click Command Prompt, Just choose “Run as Administrator”.

Step 3: Now Just Type ipconfig /flushdns and press Enter.

(Important Note – There Must be a space before the slash)

How to Flush DNS Cache in Windows 7,8,8.1&10? | DNS Cache Flush Using Command Prompt

Now You’ll See a Message Like This

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

* Your Command Prompt Will Look Like This *

Microsoft Windows [Version 10.0.19042.746]
(c) 2020 Microsoft Corporation. All rights reserved.

C:\Users\Username>ipconfig /flushdns

Windows IP Configuration

Successfully flushed the DNS Resolver Cache.

C:\Users\Username>

 

Using Windows PowerShell

Step 1: First of all Go to Start and type Powershell or Open Run Program And Type Powershell.

Step 2: Right-click Windows Powershell App, Just choose “Run as Administrator”.

Step 3: Type the Following Command And Press Enter.

Clear-DnsClientCache

Clear-DnsClientCache

 

That’s It! You’re Done Man! 

That’s All About this Post. Give Your Reviews / Reactions about this Post and Leave Comments, Ask Your Doubts, We are here to Help You!

Vasantharaj R N
  • Website

Basically an Instrumentation Engineer But Very much Interested in Blogging. I'm a Passionate Blogger and an Intermediate in the Search Engine Optimization And Always Looking Forward to Learn New Things. I always try to Fix the Common Issues Which were Faced By the Users in the World.

Related Posts

How to Update/Clear Google Amp Cache?

January 28, 2023

How to Get a Free Domain and Hosting for Educational/Testing Purposes?

January 25, 2023

How to Update Sitemap in WordPress Manually (Without Using any Plugins)?

January 19, 2023

How To Create the Best Robots.txt Settings For WordPress?

January 13, 2023
View 1 Comment

1 Comment

  1. Indra Bhan on December 17, 2022 2:28 pm

    Thank you sir my problem is solved

    Reply

Leave A Reply Cancel Reply

Newly Updated Posts
  • Trending:What are the Recommended Video File Formats Does YouTube Accept? | List of Supported YouTube File Formats
    by Vasantharaj R N|January 24, 2023
    0
  • Trending:How to Remove the Pause Symbol/Button from Youtube?
    by Vasantharaj R N|January 23, 2023
    0
  • Trending:How to Update Sitemap in WordPress Manually (Without Using any Plugins)?
    by Vasantharaj R N|January 19, 2023
    0
  • Trending:How to Change the Country/Region on Amazon’s Website & Amazon App?
    by Vasantharaj R N|January 19, 2023
    0
  • Trending:How to Change the Language on Amazon’s Website & Amazon App?
    by Vasantharaj R N|January 19, 2023
    0

Lets Make It Easy
  • Home
  • Privacy Policy
  • Contact Us
  • About Us
  • Sitemap
Copyright © 2021 Letsmakeiteasy LLC. All Rights Reserved. Letsmakeiteasy® is a registered trademark.WordPress hosting by Hostinger | Crafted With Love | Designed By Vasanth

Type above and press Enter to search. Press Esc to cancel.