Lesson learnt via a client if you’re going…
Lesson learnt via a client…if you’re going to have a complicated sales site with upsells, e-commerce, and tell people what to do at each step via videos…record the videos last, after you understand how the system will work.
It’s no good saying “on the next page I’ll take your shipping details” if that’s not what’s actually going to happen.
Quick dirty PHP redirect
For when you need to do it and just do it quickly.
<?php header('Location:http://www.yoursite.com/new_page.html'); ?>
Blog links in menus
If you’re going to have a blog as a way of adding regular content to your site (in almost all cases, you should) make sure it goes in the main menu.
I was just asked by a client why he couldn’t “bury it in the footer”. Google knows the difference between a high profile section of your site (main menu) and something you just stick with all the legalese terms and conditions (footer).
If you want content to do a high profile job for you–it really needs to be a high profile section of your site.
Bitcoin faucets are really just for people who…
Bitcoin faucets are really just for people who don’t know the value of a Satoshi.
In a perfect world of extreme productivity http…
In a perfect world of extreme productivity, http://orteil.dashnet.org/cookieclicker/ would not exist!
- « Previous Page
- 1
- …
- 19
- 20
- 21
- 22
- 23
- …
- 62
- Next Page »