Archive for category: Linux / MySQL / PHP
8 November, 2009 (23:54) | Linux / MySQL / PHP | By: admin
Believe it or not – a lot of people that are running MySQL are not too sure how to add users. Here is a quick, easy and painless way to get this done.
From you console’s command line type in the following:
GRANT privileges
ON databasename.tablename
TO username@host
IDENTIFIED BY “password”;
Here are a few of the most common privileges you [...]
Tags: mysql | No comments
8 November, 2009 (23:25) | Linux / MySQL / PHP | By: admin
How does the internet really work? I spoke to a few folks over the past week and discovered the majority of people don’t have any understanding to how the World Wide Web works. So here you go – a very basic answer to a very complex system – here goes nothing…
The internet consists of two [...]
Tags: http, internet exploder, server, world wide web, www | No comments
29 October, 2009 (22:26) | Linux / MySQL / PHP | By: admin
I ran into a recent problem that required me to set a different background image / theme in WordPress for individual pages and found a very simple solution. Follow these easy steps and you will be well on your way to customizing individual pages.
On the “Edit Page” page of the WordPress admin panel, you can [...]
Tags: wordpress | No comments
28 September, 2009 (20:14) | Linux / MySQL / PHP | By: admin
I ran accross this great website BlockaCounty.com while attempting to Block Russian I.P’s from accessing websites on our servers by .htaccess and so far – things have worked out great.
BlockACounty.com creates on the fly a .htaccess file that auto generates the i’ps and all. It’s a great tool – check it out.
1 comment
16 September, 2009 (18:50) | Google / SEO, Linux / MySQL / PHP | By: seanhakes
301 Redirect
301 redirect is by far THE most efficient search engine friendly method to redirect a web page while preserving your “Google Juice” also known as Google Authority.
When to use a 301 redirect?
Change of domain name
changed file names
moved pages around or renamed
301 Redirect is interpreted as “moved permanently” and tells the search engines that the [...]
No comments
16 September, 2009 (18:23) | Company News, Google / SEO, Linux / MySQL / PHP, Social Media, Web Design | By: seanhakes
Hello Sean Hakes, Inc fans, friends & family,
For all of those Twitter-a-holics don’t forget to follow us on Twitter today for all the latest and greatest additions to Sean Hakes, Inc as well as helpful tips & tricks when it comes to Search Engine Optimizing your website, creating a tactful search engine marketing campaign as [...]
No comments