
There are some things that I find myself doing after every new site I make. Here’s a list of the top 10 things to do after you make a new website.
Set up Google Analytics
What better way to analyze your visitors than by installing Google Analytics? This is a must-have on every new site.
Install SQL Buddy
Let’s face it, phpmyadmin looks terrible and must be the last web app on the planet to use frames. SQL Buddy is a beautiful and simplistic application that can do everything phpmyadmin can do, but it doesn’t look like it was made in 1999. Since it’s a PHP based application all you need to do is upload to your server and you’re ready to go!
Submit Your Site to Google
Almost everybody uses Google, so it’s crucial that your site gets indexed. But before your site can get indexed, google has to know about it. You can submit your site to Google here.
Validate Your Site
What better way to show off your web skills than by making sure it’s valid code? The W3C offers an (X)HTML validator and CSS validator.
Get the Word Out
Let other people know your site is made. Advertise on Facebook and Twitter. Digg your site, add it to StumbleUpon. If you’re a member of any forums link to it in your signature if possible. You don’t have to pay a buck to advertise your site.
Do a Security Audit
Make sure your website is secure and not vulnerable to cross site scripting, SQL injection, cross-site request forgery, or any other nasty exploits. You can use the cross-platform application Websecurify to check for these.
GZIP Output
If you’re on Apache, make sure do gzip all outputted files. Not only does it make the page load faster but it saves bandwidth too. I’m not going to try to cover how to do it when many others have, here‘s a straight forward article showing you how to use .htaccess to output gzip’d content.
Compress All Code & Images
I’m not gonna go about the details of doing this because I just wrote an article about compression but it’s an easy step which can save you a lot of bandwidth and your visitors a lot of time.
Check with different browsers
Last but certainly not least make sure to check your site in many different web browsers, visitors are turned away if a site doesn’t look good in their browser. If you want to test earlier versions of Internet Explorer try IETester (for Windows).
Though many of us neglect to do these things some of these can be critical to a website’s success. I hope you enjoyed these tips and make sure to leave a comment!

21 Comments
Very useful!
Great ideas! Thank you!
Oh, to have had this article many moons ago.
Wow! Great tips, I had only even considered a few of these for my site. Will have to go back to the checklists =] thanks
Thanks for these tips. I must admit, I heard about SQL Buddy before, but I never used it. Now I installed it and WOW! What a refresh for eyes!
for checking how your site looks like in many different browsers you can use http://browsershots.org/
I have tried sqlbuddy, and unless it has improved drastically since I last tried it, no thanks, I will stick with phpMyadmin.
You should try it again… I really think it’s much better than PMA. If you’re using some other free program feel free to share.
very informative tips. Thanks.
very true.There’s no doubt that submitting the site to google and setting up google analytics account are of great importance
Great! Love the checklist, never seen SQL Buddy before but now love it! Thanks again!
appreciated ! i feel like there should more which we don’t know. If so, could you please share.
A1 stuff here mate
gr8 post, still wondering how the validation will help?
It helps ensure your site will work in future browsers and it looks good on your portfolio.
good list. How about also adding some free SEO optimization tools like seo-browser etc.
thanks for the suggestions, some I already do, some I don’t.
Nice list. Thank you.
(am i missing something or is it only 9 — not 10?)
.m
Oh dear, you are correct. I will get to adding another soon.
Hey I have known you for a little while, and I would like to say that I have pretty much always used phpmyadmin since day 1 of my web site creation experience. SQL Buddy blew me away, as of earlier today I was running a game server on my laptop using wamp (for MySql) and figured since I had a pretty much full web-server running locally I figured I would give it a try and I must say it is much better than NaviCat light I was using only hours ago.
Its just great, has easy to find what your looking for feels very modern and fast. I will never use phpmyadmin again!
Thank you so much.
You are very welcome! I’m glad you enjoyed SQL Buddy so much.
3 Trackbacks
[...] 10 Things To Do For Every New Site [...]
[...] 10 Things To Do For Every New Site [...]
[...] 10 Things To Do For Every New Site (tags: webdesign) TagsCategoriasmiudezas Uncategorized [...]