How to make redirect link from gov domain ?

Mustafizrana,

There are a variety of ways that this can be accomplished. The best way to redirect a visitor is through the .htaccess file on your server. To do this, add a line of code to the .htaccess file of the website. Depending on how your site is built and what type of redirect you are looking for, you will have to enter in specific code.


This article has good information on changing your .htaccess file,

http://www.webweaver.nu/html-tips/web-redirection.shtml

Here is another good resource on redirecting visitors,

http://www.seobook.com/archives/001714.shtml

Let me know if this helps,

Shawn
 
Mustafizrana,

There are a variety of ways that this can be accomplished. The best way to redirect a visitor is through the .htaccess file on your server. To do this, add a line of code to the .htaccess file of the website. Depending on how your site is built and what type of redirect you are looking for, you will have to enter in specific code.


This article has good information on changing your .htaccess file,

http://www.webweaver.nu/html-tips/web-redirection.shtml

Here is another good resource on redirecting visitors,

http://www.seobook.com/archives/001714.shtml

Let me know if this helps,

Shawn
thanks a lot. I already found the solution though.
 
Back
Top