Geowebforum - URLs in Postings: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
(Valid urls with www)
Zeile 3: Zeile 3:
 
[URL]www.google.com[/URL]
 
[URL]www.google.com[/URL]
  
[URL]http://www.google.com[/URL]
+
[URL]http://www.google.com[/URL]
  
[URL]https://www.google.com[/URL]
+
[URL]https://www.google.com[/URL]
  
 
www.google.com
 
www.google.com
  
http://www.google.com
+
http://www.google.com
  
https://www.google.com
+
https://www.google.com
  
 
[www.google.com]
 
[www.google.com]
  
[http://www.google.com]
+
[http://www.google.com]
  
[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 or 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 ==
 
== Valid urls without www ==
[URL]http://google.com[/URL]
+
[URL]http://google.com[/URL]
  
[URL]https://google.com[/URL]
+
[URL]https://google.com[/URL]
  
http://google.com
+
http://google.com
  
https://google.com
+
https://google.com
  
[http://google.com]
+
[http://google.com]
  
[https://google.com]
+
[https://google.com]
  
'''all result in exactly the same link [google.com] that links to http://google.com or 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.''
 
''Note: If there is no www, then http:// is required to recognize the link.''

Version vom 13. Dezember 2011, 14:36 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.