Pointers / Url Redirectors

 

Pointers can be a handy thing to use on your website, it makes it easy to remember shortcut (pointer) links to get to a "not so easy to remember link".

For example, I have setup on my website www.elagaty.com several links such as:

AddEhab, LinkedIn, SAPNetwork, Recommendations, RecommendEhab, CV, Certificates, FreeSites , Forward and this one "Pointers".

You will also find that the link www.elagaty.com/forward is a pointer that would automatically bring you to this page within seconds.  Try it now and click HERE.

 

Highlighted between the lines below is the simple code that you can use as a pointer on your own website.

Just include the code between the lines below in the top of your html page (preferably in an index.htm or index.html file within a directory) but you would need to obviously change the links to your own links.

######  This section goes in the top of your html page ##################

<html>

<meta http-equiv="REFRESH" content="0;url=http://www.elagaty.com/addehab">

</html>

##########################################################################

Note:

If your website is hosted by Google Sites, then you can insert the gadget Url Redirector 

##################################

You may also like to include something like:

Click HERE if you are not directed to [www.elagaty.com/addehab] shortly

************* The Code for the "Click Here" line would be something like ***************************

Click <a href="www.elagaty.com/addehab"> HERE </a> if you are not directed to [www.elagaty.com/addehab] shortly.

**********************************************************************************************

This makes it easy to use or have "an easy to remember" link to get to a particular "not so easy to remember" link.

For example, Which link of the following would you rather use?:

OR

 

Below is an example of where I could use some of my pointers.

I hope you found this page useful, if so, then feel free to checkout:

My LinkedIn Profile: www.elagaty.com/linkedin

Add Ehab: www.elagaty.com/linkedin

------------------

My CV & Certificates: www.elagaty.com/cv

My Recommendations: www.elagaty.com/recommendations

Recommend Ehab: www.elagaty.com/recommendehab

------------------

SAP Network Global (+35,500 members / 2010 July): www.elagaty.com/sapnetwork 

 Get Your Own Website: www.getyourownwebsite.net

[HOME]  [Ehab's LinkedIn]  [Add Ehab]   [Ehab's CV]    [Ehab's Certificates

[Ehab's Recommendations]  [Recommend Ehab]

 [SAP Network Group]  [SAP Network Australia]  [SAP Network Middle East]  [Saudia Network]  

 [SAP Network Blog]  [Linked Fans

[Get Your Own Website]     [Free Sites]    [Forward

_____________________________________

Powered by GetYourOwnWebsite.net

________________________

__________