Geowebforum - URLs in Postings: Unterschied zwischen den Versionen

Aus Geometa Lab OST
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
Back to [[Geowebforum]].
== Valid urls with www ==
== Valid urls with www ==


[URL]www.google.com[/URL]
[URL]www.geowebforum.ch[/URL]


[URL]http://www.google.com[/URL]
[URL]http://www.geowebforum.ch[/URL]


[URL]https://www.google.com[/URL]
[URL]https://www.geowebforum.ch[/URL]


www.google.com
www.geowebforum.ch


http://www.google.com
http://www.geowebforum.ch


https://www.google.com
https://www.geowebforum.ch


[www.google.com]
[www.geowebforum.ch]


[http://www.google.com]
[http://www.geowebforum.ch]


[https://www.google.com]
[https://www.geowebforum.ch]


'''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.geowebforum.ch] that links to http://www.geowebforum.ch or https://www.geowebforum.ch'''


== Valid urls without www ==
== Valid urls without www ==
[URL]http://google.com[/URL]
[URL]http://geowebforum.ch[/URL]


[URL]https://google.com[/URL]
[URL]https://geowebforum.ch[/URL]


http://google.com
http://geowebforum.ch


https://google.com
https://geowebforum.ch


[http://google.com]
[http://geowebforum.ch]


[https://google.com]
[https://geowebforum.ch]


'''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 [geowebforum.ch] that links to http://geowebforum.ch or https://geowebforum.ch'''


''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 16. Januar 2012, 01:15 Uhr

Back to Geowebforum.

Valid urls with www

[URL]www.geowebforum.ch[/URL]

[URL]http://www.geowebforum.ch[/URL]

[URL]https://www.geowebforum.ch[/URL]

www.geowebforum.ch

http://www.geowebforum.ch

https://www.geowebforum.ch

[www.geowebforum.ch]

[http://www.geowebforum.ch]

[https://www.geowebforum.ch]

all result in exactly the same link [www.geowebforum.ch] that links to http://www.geowebforum.ch or https://www.geowebforum.ch

Valid urls without www

[URL]http://geowebforum.ch[/URL]

[URL]https://geowebforum.ch[/URL]

http://geowebforum.ch

https://geowebforum.ch

[http://geowebforum.ch]

[https://geowebforum.ch]

all result in exactly the same link [geowebforum.ch] that links to http://geowebforum.ch or https://geowebforum.ch

Note: If there is no www, then http:// is required to recognize the link.