I'm creating a Sitemap by hand.

I want to add in the url of a popup -- I presume it has a url.

At the top of this page: http://wordfruit.com -- there's a yellow-highlighted link with the text 'How does it work?'

Is there a url of that popup? How do I determine what that url is?

link|improve this question

70% accept rate
feedback

1 Answer

up vote 2 down vote accepted

It is not a pop up. That content already on the page as a hidden div. Then javascript is used to present it. So there is no need to submit it in the XML sitemap since it is indexed when that page is indexed.

link|improve this answer
ok, thanks John – Richard Sep 10 '11 at 17:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.