Archive | Wordpress Web Design RSS feed for this section

SEO Mansfield / Search Engine Optimisation Mansfield

SEO Mansfield This is just an example test just to show my highly ranking, busy traffic blog site will do for the term search engine optimisation Mansfield, or SEO Mansfield, whatever really. My personal blog is in a lot of the top 3 results on page one of Google for a vast range of terms, [...]

Comments { 0 }

WordPress Error: Briefly unavailable for scheduled maintenance. Check back in a minute

Today I logged in to my blog and accidentally clicked the “Update” button, it did it’s jazz and I just left the page. I was then prompted by this error: Briefly unavailable for scheduled maintenance. Check back in a minute After waiting 5 minutes and realising that it wasn’t going back up I remote FTP’d [...]

Comments { 0 }

WordPress Fix: An Unexpected HTTP Error occurred during the API request.

“An Unexpected HTTP Error occurred during the API request.” is a common issue, when searching for a plugin or even installing a plugin, this is how you fix it! Login to your FTP server Go to wp-includes and edit class-http.php Find: ‘timeout’ => apply_filters( ‘http_request_timeout’, 5), Change the value “5” to “30”, the value is [...]

Comments { 0 }

Remove WordPress Bundled / Included jQuery

Recently, from version 3 and onwards WordPress has included or bundled a load of javascript with it, this is found in:  wp-includes/js/ This list includes scripts such as jQuery scriptaculous hoverIntent prototype colorpicker json swfobject and more. Unfortunately WordPress is forcing everyone to use jQuery version 1.4.2 with abit of a ignorant attitude, quote one [...]

Comments { 0 }