Not sure if its the right place but will ask anyways.
What is the difference between the two codes below.
1. <meta http-equiv="Refresh" content="0; url=http://www.example.com/" />
2. <meta http-equiv="Refresh" content="0; url=http://www.example.com/">
I see some sites with the extra space and / --- what is the purpose of it.
Same goes for the following code to say - no index a page.
1. <meta name="robots" content="noindex">
2. <meta name="robots" content="noindex" /> <--------- what is the purpose of the forward slash.












LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks