Anoox Search Engine Best SEO Blogs You Should Follow - OnToplist.com  Discover latest Indian Blogs 

Online Marketing Strategies Olatunji Adetunji




Olatunji Adetunji

How To Fix Cloudflare Error 522 Connection Timed Out

2025-10-12 04:00:00  

How to Fix Error Code 522: Connection Timed Out. Have you been visiting some websites online with a broken webpage display, or worse, are you the owner of such websites? This can be a frustrating scenario when you encounter Cloudflare error code 522, 'Connection timed out,' regularly during your visit to the website. Today, I will guide you through the hoops and loops I went through alongside the recommended fix I applied to get this error code resolved. Before the second week of September 2025, my website had been loading and connecting perfectly with no distortion... Read


Olatunji Adetunji

How To Optimize Cache Performance via HTACCESS Apache Server

2025-09-27 00:00:00  

How To Optimize Cache Performance via HTACCESS Apache Server. I will be sharing how I implement an array of cache techniques that will help you optimize and configure your Apache server  (most cPanel servers are Apache-based) to control how the website behaves on a per-directory basis. It contains a series of settings designed to improve a website's speed, security, and performance. You can deploy any of the cached techniques and observe how it improves your website's loading speed.  Here is a breakdown of what each section of the code means: 1.)... Read


Olatunji Adetunji

How To Disable Server Signature Using htaccess

2022-09-18 00:00:00  

How To Turn Off Server Signature Using .htaccess or Apache. Today I will be giving an illustrative explanation of how to disable server signature using .htaccess. or Apache to turn off server signature, if you ever run an SEO analysis or audit on your website you probably would have noticed that server signature is part of the results that are being presented on your SEO report.   1.) Turn Off Server Signature Using .htaccess One of the methods you can use to turn off the server signature on your website is to use the .htaccess, first, you need to get access to your... Read


Olatunji Adetunji

How to remove .php, .html, .htm extensions with .htaccess

2022-09-04 00:00:00  

How to remove .php, .html, .htm extensions with .htaccess I found myself in the need to remove the URL extensions from my webpage URLs due to SEO friendly URL I was trying to optimize for, apart from replacing the underscores in my page URL with hyphens, I also needed to remove the URL extensions of PHP to become hidden. From a security perspective, I publish a post on HTTP Security Response Headers For web Security,  it is much better to hide your URL extensions as it makes it raises the interest of hackers to assume your file is located in a separate folder on the server. I will not... Read


Olatunji Adetunji

Redirect http to https using htaccess

2022-01-18 00:00:00  

How to redirect HTTP to HTTPS Using .htaccess It's no News that most browsers are now placing great priority on SSL certificates. websites that do not have an SSL certificate in the HTTPS prefix in front of their domain name are going to be failing the basic security standard for internet browsing, because, without SSL, your website will show the warning sign to your web visitors, a good example will be the illustrative image below. Therefore, using an SSL-encrypted connection for safety, accessibility or PCI compliance reasons is necessary. It becomes very important... Read


Olatunji Adetunji

How To 301 Redirect (Avoid Duplicate Content SEO)

2015-08-12 00:00:00  

How To 301 Redirect, (AVOID DUPLICATE CONTENT SEO). I had an interesting conversation with a client whom had issues registering their url on our SEO MANAGER dashboard. The issue was actually rectify and noted as a 301 redirect error i.e the user failed to identify that is url http:// is not the same as http://www. and in actual sense this is a domain redirect error that causes SEO duplicate content when search engines spider your website. Now he asked me what was 301 redirect? and I bet most webmasters alike do not know that this common mistake they slightly ignore do backfire as potent... Read