Jump to content

Leading Community for Usability, Search Engine Marketing,
Social Networking, Site Planning & Web Site Development, Since 1998


Photo

Number Sign "#" And Search Engines


1 reply to this topic

#1 niemi

niemi

    Whirl Wind Member

  • Members
  • 50 posts

Posted 15 December 2007 - 06:23 PM

Hi

Does these two URL's work equally well for search engines?

http://niceurl.com/#wheelchairs

http://niceurl.com/wheelchairs

Or do search engines have a hard time dealing with number signs / hashes / #'s ? :violin:

#2 JohnMu

JohnMu

    Honored One Who Served Moderator Alumni

  • Hall Of Fame
  • 3518 posts

Posted 16 December 2007 - 05:54 AM

Hi Niemi
Search engines generally ignore everything after the # . One of the reasons is (probably) that the information after the # is not sent to the server when a request is made. For example, when the user accesses "niceurl.com/#marker", the browser gets "niceurl.com/" and then tries to find the anchor ("#marker") on the client side. In general that is not a problem since search engines take a look at the pages as a whole -- however if you are using them in combination with AJAX to display different content, the search engines will not be able to recognize that (as it is in general with content displayed / created through AJAX).

If you are using AJAX, you might want to take a look at a blog post we did: A spider's view of Web 2.0, it refers to Hijax, a technique to combine the two versions of the URLs.

John



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users