How to move from this VPS to another VPS?
VPS – Virtual Private Server Hi everybody, today I’m going to tell you how I moved my hosting (VPS) to another hosting (VPS) easily and not much complicated or headache.…
VPS – Virtual Private Server Hi everybody, today I’m going to tell you how I moved my hosting (VPS) to another hosting (VPS) easily and not much complicated or headache.…
Somehow my blog got stuck after loading the page up to the post’s title. After trying deactivating plugins, changing themes, removing unnecessary stuffs,… the problem was still there. My brain…
When someone accesses to a page which is no longer available on your site or you accidentally type in one of the page/file/… in your blog, the 404 error page…
How to redirect 404 pages to homepage in WordPress? Solution #1: Add some codes to your theme 404 template. If there is a 404 page in your theme, for example,…
Step #1: Open mydatabase.sql Just calculate how many lines between 2 “INSERT INTO… VALUE” Step #2: Open bigdump.php file Change define from 300 to 800 define ('MAX_QUERY_LINES', 800); //How many…