Geowebforum - URLs in Postings
Aus Geoinformation HSR
Version vom 13. Dezember 2011, 13:36 Uhr von Felu (Diskussion | Beiträge)
Valid urls with www
[URL]www.google.com[/URL]
[URL]http://www.google.com[/URL]
[URL]https://www.google.com[/URL]
www.google.com
http://www.google.com
https://www.google.com
[www.google.com]
[http://www.google.com]
[https://www.google.com]
all result in exactly the same link [www.google.com] that links to http://www.google.com or https://www.google.com
Valid urls without www
[URL]http://google.com[/URL]
[URL]https://google.com[/URL]
http://google.com
https://google.com
[http://google.com]
[https://google.com]
all result in exactly the same link [google.com] that links to http://google.com or https://google.com
Note: If there is no www, then http:// is required to recognize the link.