Forum Moderators: Robert Charlton & goodroi
So if Google finds a link like -
<a href="www.example.com/page.asp#widget">
it would be able to index the written content of the object "widget". When someone executes a search, if the keywords are in the object "widget" to show the link like the one above.
This would give an even more accurate index as the link will point directly to the required infomation.
Any thoughts?
In that regard i have been using links with url?pageID.
Thanks for reminding me that i can use #pageID and not waste all the PR of the links going to that page.
I agree with posts above that url#id does not create a new url within the mind of search engines (nor should it) I do have a number of pages that use that method ... as well as pages using that method specific to link anchor text ongoing algo testing. Googlebot does not seem to care if the link has a # in it, it just treats it like a link to the URL that does not contain the #.
I agree with posts above that url#id does not create a new url within the mind of search engines (nor should it)
What a lovely way that would be to stitch up your comptitors' PR....This is true with the querystring as well, so no difference really. I've recked my own site from an accessibility feature, using links with?size=n that when clicked changes the page with a recalculated css sheet. Changed it now, but I know Google will see these links for ages.
Link to each page with hundreds of different #topic IDs each one seen as being a separate URL by the search engine.
I just thought if a search engine wants to be accurate, then it could be implemented.