I’ve lost track of what’s the current feeling on this issue. Last I remember YPN didn’t like it Adsense wanted a line separating the pics and the adverts. If I’m way off base could some one point me in the direction of a forum thread from a reliable person I’d appreciate it.
Read the full article →
I like to put my error pages in a subdirectory usually named “error”. So any 401, 403, 404 or other errors will end up in http://www.example.com/error/404/ . I also use this for other thing like database failures or things so I end up with http://www.example.com/error/database-error/ with a hopefully human friendly explanation of what happened. In [...]
Read the full article →