![]() |
Newsletter html tip
Hmm.. not sure what happened but when I clicked the HTML link, my web based email told me the link was not found on the server and forced me to relogin..
|jester| |
Mine shows it for an instant then disappears. |twinkle
|
Thanks.. I checked the source code too but in vain.
|couch| |
That html should not be a link.
Sorry |
An other way to have the old location point to the new location is to use symbolic links.
Telnet into your server and type: ln -s /path/to/real/file /path/to/alias This is how I usually do it. :) |
1 Attachment(s)
Yeah somehow Mail thinks it is a link.
I'm guessing sender error. :D |
Great Tip Jim
I discovered yesterday that I'm pissing away about 35 search engine hits a day Finding out the correct way to redirect was on my todo list today Could you please give me the second and third line of code |waves| I don't know anything about telneting|sad| |
I could use all links :)
|
I just checked the news letter archive hopeing the complete tip was there
Come on Jim don't be a tease at least give us a link to an example that's using the meta tags|waves| |
Put this between the opening and closing head tags.
content="0 will give you no delay. You can change this number to anything you like. |
Just click on Newsletter above and don't use Cleos :)
|
|shake| thanx Jim
figured I better show you how I got the tip useing Mozzila Thunderbird (so you don't think I'm brain dead) Renaming a Page There are many reasons why a page may need to be moved or renamed, but just moving the file is not the end of the matter. Any relatively busy site will have been indexed by search engines and it will take them a long time, perhaps several months before they will notice the page change. In the meantime users following a search link may hit the dreaded 'page not found' error and curse the web master. The simplest way to phase out the page is to replace the original page with one that redirects it to the new one. To achieve this requires just a few lines of HTML in the page using the META tags within the HEAD page section. These cause the page to auto-refresh after a short time to the new address for the page. You can use this approach for the main index page of a web site as well. The first line tells the browser to refresh after one second to the page ./newname.html. The second line discourages robots from adding the redirection page to the index. Have a Great Day! |
|roses| thanx Cleo
|
All times are GMT -4. The time now is 08:56 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc