Geowebforum - URLs in Postings: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Valid urls without www)
(Valid urls with www)
Zeile 19: Zeile 19:
 
[https://www.google.com]
 
[https://www.google.com]
  
'''all result in exactly the same link [www.google.com] that links to http://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 ==
 
== Valid urls without www ==

Version vom 13. Dezember 2011, 14:35 Uhr

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.