Lazar Shishmanov
Connect
Articles
I Uploaded my Website but it Doesn’t Show up When I Try to Reach it Through a Web Browser.
First things first, it is important to understand whether the browser response is "Server not found" or it forwards to the browser's embedded search engine and the response is "No results found...
Website Based on PHP has Difficulty Displaying the symbols £, €, etc. When text is Called from a Database, How Can This be Fixed?
Here are several things you need to set up in order to have these signs displayed correctly: - Inside your control panel, phpMyAdmin should be set to the following Unicode standard: 'utf-8'; - Meta...
What is the Maximum PHP Memory Size Limit that AwardSpace Supports?
The PHP memory limit on the free hosting platform is 32MB and cannot be changed or exceeded. On a premium server, you can maximize your available memory resources by modifying your php.ini and...
Enable Zend Ioncube Support for your Web Hosting Account?
This instruction applies only for paid hosting accounts and requires you to EDIT the php.ini file. Once you have opened the php.ini file scroll at the bottom where you will find a similar line...
How to Unzip Files Directly on the Server?
There are three ways to extract .zip files directly on the server: The first one is by using SSH -> Run the following command over SSH: unzip archive.zip The second way is with a PHP script....
Generate a CSR (Certificate Signing Request) to issue an SSL Certificate a Website Hosted with AwardSpace
There is a section inside the Hosting Control Panel made just for that purpose. You will need to go to the SSL Manager section -> Generate CSR. Once you have opened the Generate CSR tab fill in...
Connect
Latest posts:
A Step Up: How to Create a Slideshow in WordPress
In the early 1600s. slideshows first appeared as hand-painted images on glass and were projected onto walls with a “magic lantern” as they called it. Time has passed and we all know the huge jump technology and innovation made. Now, we use slideshows as presentations...
The 7 Website Optimization Tools You Definitely Need in 2018
"All work and no play makes Jack a dull boy." This is exactly the justification we all need when it comes to rewarding our hard work. As natural as it is to have our focus on what we consider to be fun, at times neglecting the initial effort can prove to be dangerous....
Create a Business Website for Your Travel Agency
Traveling has turned into an addiction nowadays. And I don’t think it’s just me. Everyone loves to travel! Thankfully, the beauty of the unknown becomes more and more interesting each day. People want to explore, find new favorite places, fall in love with distant...
How to Redesign a Website Without Losing SEO
There are over 1.5 billion websites on the world wide web today. Some of them are active, some of them not, and all of them are the manifestations of someone's desire to share something with the world. An endless ocean of information is packed into web pages, most of...
How to Make WordPress Secure from Hackers
The web is constantly changing, constantly evolving. While this growth is predominantly good, we shouldn’t forget the possibility of malevolent behavior from some of the users. That is why, when building a WordPress website, we should consider not only the creation...