Tags
- google (40)
- wordpress (15)
- search (6)
- code (5)
- php (5)
- plugins (5)
- security (5)
- blog (4)
- css (4)
- email (4)
- View all 163 tags
- rss (4)
- seo (4)
- spam (4)
- bbpress (3)
- chrome (3)
- firefox (3)
- funny (3)
- gmail (3)
- google reader (3)
- linux (3)
- microsoft (3)
- news (3)
- social sites (3)
- themes (3)
- twitter (3)
- videos (3)
- webmaster tools (3)
- web server (3)
- windows (3)
- 404 (2)
- adsense (2)
- advertising (2)
- adwords (2)
- api (2)
- browser (2)
- comments (2)
- design (2)
- error (2)
- facebook (2)
- forms (2)
- free images (2)
- gadgets (2)
- google toolbar (2)
- internet explorer (2)
- labs (2)
- marketing (2)
- online (2)
- review (2)
- scripts (2)
- sms (2)
- ubuntu (2)
- updates (2)
- widgets (2)
- youtube (2)
- zend (2)
- akismet (1)
- alerts (1)
- analytics (1)
- android (1)
- applications (1)
- authentication (1)
- bar code (1)
- bing (1)
- blogs (1)
- branding (1)
- captcha (1)
- cart (1)
- classes (1)
- clip (1)
- cms (1)
- community (1)
- comparison (1)
- copyrights (1)
- credit card (1)
- development (1)
- dns (1)
- domain name (1)
- ecommerce (1)
- extensions (1)
- extenstions (1)
- feedburner (1)
- file size (1)
- filter content (1)
- flash (1)
- forum (1)
- framework (1)
- friendfeed (1)
- functions (1)
- gears (1)
- geo location (1)
- germany (1)
- goo.gl (1)
- google analytics (1)
- googlebot (1)
- google chrome (1)
- google docs (1)
- google groups (1)
- google maps (1)
- google wave (1)
- hacks (1)
November 10th, 2:35am
0 comments
Practical Guide to 404 Error Pages: What WordPress is Missing
What data does a 404 error page provide?
A lot of people seem to think that a 404 page is a dead end street. It's not, there's a whole lot of data that can help you find the content your visitor was looking for. Let's start with the URL: it contains something very useful. All the text that's there after the slash of your domain should be pointing you to what it is the person was looking for.
via yoast.com
Great and detailed tutorial on how-to create better 404 pages for wordpress
Posted 4 months ago
October 23rd, 12:54am
2 comments
404 Error Page - Don’t Get the Page Itself to Be Even a Bigger Error
Many times in your life you have probably seen these petrifying 404 error pages which meant nothing but that you’ve lost your way surfing the web in your pursuance of certain objectives. The 404 error declares that the user’s request was able to communicate with the server, but the server couldn’t find what was requested. And that is probably the only useful information you would find reaching the “zero between fours” dead-end default pages.
Serving the right 404 error page is essential for a successful website.
In my opinion these points are important as well:
1. send the right headers (don't send a 404 state if you moved the page)
2. offer a site search on your 404 error (google offers a nice snippet)
3. Tell the user that something is wrong





A lot of people seem to think that a 404 page is a dead end street. It's not, there's a whole lot of data that can help you find the content your visitor was looking for. Let's start with the URL: it contains something very useful. All the text that's there after the slash of your domain should be pointing you to what it is the person was looking for.
0 Comments