制作具有以下网址的页面是否是不好的做法:
http://example.com/-products-and-services.php
http://example.com/-contact-us.php
http://example.com/--books.php
http://example.com/--translation.php
http://example.com/--illustration.php
http://example.com/-$-special-feature.php
http://example.com/-$-vip-area.php
google 或 apache 会遇到这些 (- $) 字符的问题吗?
我这样做是因为我可以更轻松地查看和分类页面,同时还能让我在文件名中添加关键字。
谢谢