Posts Tagged ‘404-redirects’

Aug 27 2011

How to Create Better 404 Error Pages

Managing 404 ErrorsSimple errors such as a “404 page not found” in large quantities can make search engines believe a site is not complete or under construction. As a result, they may determine the site is not worthy of strong search engine visibility.  When a nonexistent page is requested from the server, the server should respond with a special “HTTP Status” header value of “404 not found,” which may also be followed by custom error-page body content.

Incorrectly configured Web servers that respond with a status header value of 200, 302 or any other erroneous value can trigger duplicate content issues for search engines because identical content (in this case, the error page content) would be available under a potentially infinite number of URLs.

Click here to keep learning

Comments Off
Feb 4 2010

SEO 101 – Part 6: Everything You Need to Know About Search Engine Friendly URLs & Broken Links

The following series is pulled from a presentation I gave to a group of beauty bloggers hosted by L’Oreal in New York. Most of the presentation is geared toward how to make a blog more search engine and user-friendly, however I will expand many of the concepts here to include tips and strategies for sites selling products or services across all industries.

Search Engine Friendly URLs

Search Engine Friendly URLs

When developing a website, you can save yourself a lot of problems down the road by planning ahead before moving full speed into the site development process. One of the first site architectural issues to consider is how your URLs will read. This is especially important for e-commerce websites that quite often have long complicated URLs. But having good URL structure is still no less important for static websites.

Here are a few things you can do to give yourself search engine friendly URLs:

Click here to keep learning

Comments Off