404 Page PHP code

"Sorry, the page that you are looking for does not exist" Save your visitors with this code (replace your wordpress 404.php) * if you want redirect to home page <?php header("HTTP/1.1 301 Moved Permanently"); header("Location: ".get_option('home')); exit(); ?> * if you want redirect to other page (for code below, i use sitemap page as sample) <?php header("HTTP/1.1 301 Moved Permanently"); header("Location: ".get_option('home')."/sitemap/"); exit(); ?> if you not familiar with ...

Posted in How To
Tagged | Leave a comment

Spending Some Money for Great Car Accessories

Having a vehicle is mostly like eating two times in a day. This analogy shows how dependence we are on cars, trucks, and other kinds of vehicle. However, this analogy somehow develops to a higher level, in which cars and trucks have become the icon of impressive belongings. This could be seen from the way ...

Posted in Report
Leave a comment

Making Schooling Life more Fun to Live

Going to university is a stage of a young people’s life which allows them to open themselves to many new things as much as they can. There is always clash between socializing and submitting to academic responsibilities that sometimes students are made to hopelessly let go of their leisure time and do their academic responsibility ...

Posted in Report
Leave a comment