Posts Tagged ‘Page’

404 Page not Found

Sunday, January 3rd, 2010

404 Pages Not Found

What are those error pages and how can you capitalize upon them?

These error messages are used when a specific surgical procedure has disastrous such as:

An undetectable error

An incomplete surgical procedure

Load letter problems

Memory problems

Availability of programs

Low disks space

Files not found

General protection fault errors

Invalid page fault errors

Terrible command or file names

Website owners shiver to reckon that their visitors may be redirected to these but you can capitalize upon them and bring them back to your homepage.

Here are some tips to do just that.

Add some text on the 404 page in which you apologize for the inconvience that your visitor is experiencing. Use keywords but no more then three times.

Have a excellent title page for the 404 page.

Use a excellent graphics page that is similar to your own website.

Use standard navigation.

Have the navigation simple to use for the visitor to access to the redirect.

Going about the process:

Some hosting makes this process simple to accomplish. Go Daddy is one of them in which this can be achieved in as small as five minutes.

For others this may need to be done manually. For those that need to do this method, will need to follow these steps:

To make your 404 error document use your HTML editor. Upload the document to the root directory on your server.

Include the following in your .htaccess file:

ErrorDocument 404 http://www.yourdomain.com/404.html

The .htaccess file is a fixed text file that contains scripts that allows one to make custom 404 error documents.

You do need to first name the file as htaccess.txt in your local hard drive. After you have uploaded it onto your server, rename the file to .htaccess

Make the most of 404 pages and keep you visitors directed on your website.

Author:

Sandi Baker

http://letusgetitdone.info

Beginers guide to redirecting page using 301 redirect

Monday, December 28th, 2009

In this article I will discuss page redirection techniques, what works and what to avoid.

Article Body:

Must read information about site redirection techniques, how it works and what factors to avoid.

What is page redirection and why you should use it in your site?

Let’s say you rewrite a webpage on your website, for making that webpage SEO friendly. As it make strong impression on theme of your webpage and its link popularity factors etc and you wish to insert keywords for improving visibility in the eyes of search engines and human readers.

Let’s take an example and elaborate the topic

Let’s say the page in question is about free SEO analysis of website and I named it page5.htm. Then when I read text in that page and I found out that Search engines like Google, Bing, Yahoo etc use words or phrases in the actual file name as search keywords. Next time when i do a Google search after modified my webpage making it SEO friendly, when I search query regarding SEO analysis of website in Google then I found that my website SEO Spidy is listing in top result. As modifying my webpage and its Meta description and I bold certain keyword in it benefits me as top listing in Google. If you practice same thing then it will benefit to your webpage too.

Questions come in your mind about between

You will have to point every link on your site to the new page name. If your site is small, then you can manage it easily but when your website is huge portal and have 1000 of pages and pages are produced dynamically then its major issue because more than 75 % make mistakes like making duplicate content pages, stable redirection not found, link rel tag not found, generating broken links etc. This will result in many factors like your site may stay long in Google sandbox for content penalty, visitors getting “404 page not found” error when clicking on your links, demotion in search engine for many keywords of your website etc.

Let’s use the previous example, for a long time my page is page5.html was indexed by major search engines. If a name types “Free seo analysis of website” in a search engine box, my page shows up on the second search results screen. But when I update it as Free-seo-analysis-of- website.html then it make strong impression as my website is listing top 3 result in first page of search result. This make a strong impression as search engine update my listing by cache it and remove obsolete page5.html

Lost Page Rank (PR) issues:

Google urban a proprietary algorithm that assigns a Page Rank (PR) to every page on the web. PR is a number from 1 to 10 (10 being the ultimate) and is intended to be a representation of how useful and standard a given page is. PR is influenced by many factors, one of the crucial ones being Link Popularity. Link Popularity is a representation of how many “feature” or “relevant” sites link to your page. Without getting into too much detail, it is increasingly hard and time consuming to achieve a high PR for your pages, especially if you don’t have a really unique website with exceptional and highly required after content. When you rename a page and discard the ancient page, you also discard the PR of the page. Your renamed page will be seen as a perfectly new page, with 0 PR.

What is the solution?

I will start by enumerating some of the methods used by the non-initiated.

Not recommended solution 1: Duplicate content.

First thing that probably comes in your mind is: well, why can’t I just duplicate the page and let nature take its course. In other words, I will have two identical pages, one named page5.html and Free-SEO-Analysis-of-website.html. This gives me time to update all links and the search engines will ultimately index the new page.

But unfortunately this solution is not viable because search engines will penalize my site reasonably terribly, ‘thinking’ right that I am are trying to scam them by using the ‘duplicate content’ practice.

Not recommended solution 2: Custom error message.

If i could make a custom error page. But, I will lose rankings on the next search engine update as the file will appear to be non-surviving. As discussed above, it could be some time previous to the page with the new name will be indexed and will appear in people’s searches. Also, your web site visitors will be frustrated by the fact that they now have to dig through your site to find the desired information.

Not recommended solution 3: An HTML Meta redirect.

You could implement a so called Meta refresh in a blank or customized page that has the name of the ancient page (in our example, page5.html) that points to the Free-seo-analysis-of-website.html webpage. The redirect can be instant, or delayed by a predetermine amount of time. The delayed redirect has the advantage that you can place an extra message, such as “please be aware that the page you are looking for changed place….. etc., etc…. you will be redirected involuntarily to the new place”

In the past, this was probably the most used practice.

Without getting into the mechanics of the Meta redirect, which is in the end a META tag statement you add to your HEADER section, know that there are also JavaScript techniques that achieve similar results.

What is terrible about this is that this is a practice evenly used by spammers to trick search engines and it should be avoided, unless the page is in a section of your site that isn’t indexed (also known as spidered or crawled). Search engine spammers make a page that is optimized for certain keywords and phrases – it usually has no real content. The page is then picked up by some search engines, but when a visitor clicks on the search engine entry, they are redirected to a further site, evenly unrelated. Most search engines have filters to notice this. Using this form of search engine deception will see a site ultimately banned or penalized by major search giant such as Google, Bing, Yahoo.

The recommended redirect strategy  – 301 Redirect

A 301 redirect is the most well-organized, visitor friendly, robot (spider, crawler) friendly and search engine friendly solution around for web sites that are hosted on servers running Apache. If you are not sure, check with your hosting provider.

A 301 redirect is just a set of commands you type into your .htaccess file.

When a visitor (whether human or robotic) requests a web page via any means, your web server checks for a .htaccess file. The .htaccess file contains specific instructions for certain requests, including security, redirection issues and how to handle certain errors.

The code “301″ is interpreted as “went permanently”. After the code, the URL of the missing or renamed page is noted, followed by a space, then followed by the new place or file name.

First of all, you’ll need to find the .htaccess file in the root directory of where all your web pages are stored. If there is no .htaccess file there, you can make one with Notepad or a similar application. Make sure when you name the file that you remember to place the “.” at the beginning of the file name. This file has no tail extension.

Some hosting providers place forward redirect air force through their “control panels”, so you don’t have to perform low amount changes on the .htaccess file itself. Instead, they provide a user friendly interface for this. Check with your hosting provider to see what the optimal way to perform a 301 redirect is in your case. I will take up again the article with the barebones solution.

If there is a .htaccess file by now in existence with lines of code present, be very careful not to exchange any existing line unless you are familiar with the functions of the file.

Scroll down past all the existing code, leave a line space, then make a new line that follows this example:

redirect 301 /folder/page5.html http://www.Seospidy.com/folder/Free-seo-analysis-of-website.html

It’s as simple as that. Save the file, upload it back into your web and test it out by typing in the ancient address to the page you’ve changed. You should be instantly and seamlessly transported to the new place.

Notes: Be sure not to add “http://www” to the first part of the statement – just place the path from the top amount of your site to the page. Also ensure that you leave a single space between these elements:

redirect 301 (the education that the page has went)

/folder/page5.html (the original folder path and file name)

http://www.seospidy.com/folder/Free-seo-analysis-of-website.html (new path and file name)

The same format applies not only to renamed files, but also to files went to a different place.

The 301 redirect is the safest way to preserve your rankings. On the next indexing (crawling, spidering), the search engine robot will obey the rule indicated in your .htaccess file and index the new page name every time a link or its internal database tries to access the ancient page. In the next update (again, this could take months), the ancient file name and path will be dropped and replaced with the new one. Sometimes you may see alternating ancient/new file names during the transition period, along with some possible fluctuations in rankings as things descend. Don’t panic, this is habitual.

What if your site is hosted on a Microsoft IIS server instead?

If you have access to the server, do this: In internet air force manager, right click on the file or folder you wish to redirect. Select the radio titled “a redirection to a URL”. Penetrate the redirection page, check “The exact url entered above” and the “A stable redirection for this resource”. Click “Apply”.

If you do not have access to the server, question your host to point you into the right management.

In close, the best and the most transparent way (to both human and robotic users) to rename and go files on your web site, while preserving your search engine ranks is the 301 redirect.

Tutorial: Create a Custom Wordpress Page With Different Template

Wednesday, December 2nd, 2009

Recently I needed to make a page in Wordpress that didn’t have the sidebar on it. I still wanted the sidebar on all the other pages, just not that one (i.e. for an option or sales page).

It took me a while to find the solution, but the one I found works like a charm. Takes a bit of programming knowledge, but not too terrible.

Here is a quick video on how to go about doing it and a custom.php to get you started.  Credit goes to Moses at wpthemesplugins.com for the solution.  My video just walks you through each step to make it a bit simpler.

Click Here to watch the video tutorial at Evil Genius TV.

Sorry, I would embed the video tutorial here, but it is not allowed :)

In a nutshell, here are the steps:

1. Make  a custom.php file in your favorite text editor. I use Notepad ++

2. Add this code to the beginning of your custom.php file


/*Template Name: custom*/?>

3. Copy the contents of your page.php file from your current theme.

4. Paste the code not more than what you just added to the custom.php

5. Find the code that says < ? php get_sidebar(); ? >  and delete it.

6. save custom.php

7. FTP custom.php to your current theme folder under wp-content>themes>(whatever theme you are using)

8. Create a new page.  Under Advanced options, choose Page Template > custom.

9. Thats it!

If it sounds complicated, it really isn’t.  In the video, I will walk you through it in about 5 minutes.

Adorn 404 Page in Wordpress to Retains Visitor From Leaving our Blog

Saturday, November 28th, 2009

Having 404 pages in our Wordpress blog is a pain in the back, this usually happens in Wordpress blog and the produce is vary probably because of the visitor write a incorrect url address while trying to access our page or we accidentally or deliberately remove the page, thus the page no longer exist and 404 page appears to replace the removed pages. And in this post, I will share the information to adorns your 404 pages to be visitor friendly by count features. This feature will exchange the default look of 404 pages, really you can place anything in your 404 pages even ads, but I’d rather to add a touch which have related to my blog like category, standard posts, most commented post and so on. Here’s the trick, login to your WP dashboard and go to Theme editor and click 404 page (404.php). Let’s say you want to place “standard post”, “recent post” and “category” in your 404.php page, then add the following code to it:

(To show standard post in your 404 page you need “popularity contest plugin” by Alex king, download here, and to have recent post you need recent post plugin.) And to see the example see my 404 page: Click here. That’s the simplest way to adorn your 404 page, to retains visitors going away from your page. I hope this post useful to you. Taken from: Adorn 404 Page In Wordpress To Retains Visitor From Leaving Our Blog

WordPress Tutorial – Make Static Page Your Home Page -Part 3

Monday, October 26th, 2009


This WordPress Tutorial follows-up to the tutorials “Make a Static Page Your Home/Front Page” and “Make a Static Page Your Home Page – Part 2″. Tutorial Part 2 shows how to hide the link to a page that you use as your home page so that people aren’t confused by the fact that there are two links to the same page in your main site navigation. That practice works when you have navigation in the sidebar that shows subpages AND you really have subpages that are part of your site. If you don’t …

Wordpress Search Engine Optimization – Wordpress Optimization Using on Page SEO

Friday, October 16th, 2009

Wordpress Search engine optimization techniques (SEO) should become attention for bloggers who are interested in building high traffic to their Wordpress blog. Wordpress SEO can help improving the search engine rankings of their Wordpress blogs. You can really base a significantly successful and profitable Wordpress optimization program by having SEO enriched content on the website of your business. SEO enriched website content is an invaluable element of an overall profitable search engine optimization effort.

This article will clarify some useful information for you who are considering early a blog with Wordpress and want to optimize your Wordpress with simple tips using Search Engine Optimization practice. In this articles will be focus on a SEO practice called On Pages Optimization. In the end On page Search Engine Optimization will alerts the search engines to the topics of your wordpress blog which is unquestionably necessary to get ranked highly in the search engines for your specified search keyword.

Why use Wordpress?

Wordpress is simple to use and provides a variety of templates and pluggins and place forward brilliant support to bloggers. One of pluggin that very usefull for On Page optimization is All in one SEO plugin. By this pluggin you can edit/add your niche keyword and Meta tags in your Wordpress blog.

How to improve your wordpress blog by On Page SEO practice?

There are 3 importance keys to optimize your wordpress blog using On Pages Optimization. After you have installed All in one SEO plugin you should edit your blog as not more than.

Keywords: To optimize your wordpress blog you should place your keyword or keyword phrase in various specific locations on your webpage.

Meta Tags : Meta Tags contain of 3 main components:

a. Meta Keywords: Meta Keyword should be containing of our targeted keyword and related to your blog topic.

b. Meta Title: Make a fleeting Title for your blog. Avoid to choose Title that not vital and not related to your targeted keyword even “or” or “and”.

c. Meta Description: The Meta Description should be containing all keyword which is you fill in Meta Keywords.

Content: You should ensure the content in your articles contain 3% – 8% of main keyword.

Web crawlers usually learn pages from links within your site and from other sites. A use full Wordpress pluggin called Google xml Sitemaps plugin will help you to generate a search engine friendly site map to your blog. It will provide bonus information about your site to Google and will facilitate to the spider to crawl. Make your URL’s search engine friendly by go to your Wordpress dashboard and click on “settings” then choose the “permalinks” option. Choose the “custom structure” and type in “/%postname%/”.

For more information about Wordpress Search Engine Optimization, you may stay SEO Blog Optimization.

How Do I Edit A Wordpress Page To Display Only The Posts, So Minus The Menubars?

Friday, October 16th, 2009

My goal here is to link the wordpress blog entries to a frame in a personal site. So I want only the blog entries to appear, but none of the menu bars or other things associated with wordpress only what was posted. I know wordpress is done in PHP so i was wondering if anyone knew the specifics of the coding and how I would go about doing this.
Thanks!

How To Create A Custom Wordpress Page Template

Tuesday, October 13th, 2009


There may be times when you want to make a blog page or that looks different than a habitual page. Or Perhaps you want to use WordPress to run your entire website but want the main page of your dom…