Jump to content

I Want to use an "!" in my URL???


StefanRSA

Recommended Posts

I am sure I would be able to do so in my url...? Is it a good thing regarding search engines? And if I can.... How can I? Even if its not a good thing for search engine spiders will I have no problem using it in my section of my site that I want to keep secure

 

Link to comment
Share on other sites

What part of the URL do you wish to use it in? To my knowledge it's not a valid character for a domain name for instance, but I believe it is a valid URL character that can appear in a $_GET parameter without encoding first.

Link to comment
Share on other sites

I want the url to look something like this:

http://www.mydomain.com/Good-Morning!/whatever-next

 

I know I can do this:

RewriteRule ^([A-Za-z-]+)/new$ /mypage.php?catid=$1&nav=new [L]

To accept multiple Letters and number... How to include a symbol?

Link to comment
Share on other sites

I can't personally see it effecting it either way, it's a valid character and it's also human readable, I see no reason Google should penalise it. But that's just my opinion, I have no facts or research to back that up.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.