среда, 6 апреля 2011 г.

How to redirect traffic in Blogspot

When you are creating a new website. The best way to get the visitors from your old site on to your new one is by redirecting.

1. Sign in to your blogger dashboard.

2. Click on the 'Design' tab and then click on the sub-tab 'Edit HTML'.

3. CTRL + F and find: <head>

4. Paste this code below under <head>:

<meta equiv="refresh" content="0;url=http://your-new-web-address.com/"></meta>

5. Make sure you replace 'Your-new-web-address.com' with the website which you want your traffic to go to.


 6.  Click 'Save Template' and when you go on your website now. It should redirect to the URL you wished.

Комментариев нет:

Отправить комментарий