Geowebforum - URLs in Postings: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Felu (Diskussion | Beiträge) |
Felu (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 3: | Zeile 3: | ||
[URL]www.google.com[/URL] | [URL]www.google.com[/URL] | ||
[URL]http | [URL]http://www.google.com[/URL] | ||
[URL]https | [URL]https://www.google.com[/URL] | ||
www.google.com | www.google.com | ||
http | http://www.google.com | ||
https | https://www.google.com | ||
[www.google.com] | [www.google.com] | ||
[http | [http://www.google.com] | ||
[https | [https://www.google.com] | ||
'''all result in exactly the same link [www.google.com] that links to http | '''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 | [URL]http://google.com[/URL] | ||
[URL]https | [URL]https://google.com[/URL] | ||
http | http://google.com | ||
https | https://google.com | ||
[http | [http://google.com] | ||
[https | [https://google.com] | ||
'''all result in exactly the same link [google.com] that links to http | '''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, 12: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.