View Full Version : Waterblogged
tamzarian
01-15-2006, 01:30 PM
http://www.waterblogged.be
Well, there it is! Can I get some suggestions on what you like, and don't like? Maybe something I can change?
Thanks!
Shoemoney
01-17-2006, 04:06 AM
I think it looks pretty good. You might want to make perm links though so its indexed better
Skinny
01-17-2006, 11:06 AM
Good blog. I like the design.
Skinny
tamzarian
01-17-2006, 11:38 PM
I hate to be a noob, but whats a perm link? This is my first website, and I had some help with a friend when I built it.
BlogMosh
01-18-2006, 11:17 AM
A "permalink" is a permanent link or a link that will forever link back to the story once it scrolls off the front page. Your titles actually have the permalinks, so for instance your story "Rock Paper Scissors League" has a permanent link at http://waterblogged.be/?p=48 -- that should work fine. I will leave it to a SEO purist to discuss the finer points!
jason
01-18-2006, 11:44 AM
Well, the permalink issue is simple, since you are using WordPress. All you have to do is create an .htaccess file in the document root (where your index.php file is located), chmod 666 the .htaccess file, and then go into Options -> Permalinks (in the Dashboard) and then put something like this: /%year%/%monthnum%/%postname%/ in the link structure. Click "Update Permalink Structure" and you are good to go.
As for the site, I think it looks great. I might get rid of the green border on the Adsense stuff and maybe put a 728x90 banner across the top (below the header) instead of the smaller 468x60 one you are using. But, I dig it.
tamzarian
01-18-2006, 07:03 PM
Cool! Thanks for all the input. I will try to get the permalinks working.