0
votes
1answer
18 views
Immediate update of site-map index in google, shouldn’t that be impossible?
Ckeck out http://www.blocket.se/goteborg?ca=15
Look at the first ad.
Copy the headline, and paste it into google, and also write 'blocket' after the headline in google, now searc …
0
votes
1answer
13 views
Website Sitemaps and <priority>, is it working?
Hi,
My "Privacy Policy" page is seen more important by Google than other really more important pages on my website.
I'm currently creating a script to generate a sitemap, should …
0
votes
1answer
82 views
+100
ASP.NET: Sitemap where a menu item links to its first child item
I have written my own SiteMapProvider and my own menu control which work pretty well, but there's one thing left that I haven't figured out how to implement.
My sitemap consists o …
0
votes
3answers
40 views
Will an incomplete google sitemap hurt my search ranking?
If I submit a sitemap.xml which does not contain all of the pages of my site, will this affect my search ranking?
For example: If my sitemap only contained pages that had been cre …
2
votes
5answers
48 views
HTML: How to get my subpages listed on a google search
When you go to Google and perform a search, it will return either one of two type of results:
just the title of your webpage, or
the title of your web-page plus, lists subpages …
0
votes
0answers
23 views
How to expand all sub-Parts for Site Map Node in ASP.Net Menu ?
Hi,
I've asp Menu bind to custom Site Map Provider.
I want show all sub-Parts and their sub-Parts when I stop mouse pointer at the top items.
If the idea isn't clear here is the …
0
votes
0answers
17 views
how to install and use MVC Sitemap
since the Sitemap of VS2008 does not work with MVC, I found MVC Sitemap by maartenba on codeplex. But how do I install and use this.. The download is a sample, and below it is a Dl …
0
votes
2answers
38 views
How to Develop a Successful Sitemap
I have been browsing around on the internet and researching effective sitemap web pages. I have encountered these two sitemaps and questioning their effectiveness.
http://www.weba …
2
votes
3answers
155 views
Dynamically changing the title of a SiteMapNode
We have a website that uses a bog-standard default sitemap with security trimming as follows:
<siteMap defaultProvider="default" enabled="true">
<providers>
< …
0
votes
2answers
47 views
Why is my Sitemap.CurrentNode null????
System.NullReferenceException: Object reference not set to an instance of an object.
Making the Sitemap.CurrentNode work in my code is oddly a problem.
I haven't figured out …
1
vote
3answers
63 views
How to generate graphical sitemap of large website
Hello,
I would like to generate a graphical sitemap for my website. There are two stages, as far as I can tell:
crawl the website and analyse the link relationship to extract t …
0
votes
2answers
82 views
Convert & to & in Python
Hi!
I'm working on a simple crawler in Python. The aim is to create a sitemap.xml.
(you can find the very alpha version here: http://code.google.com/p/sitemappy/)
I noticed that if …
0
votes
2answers
60 views
Sitemap.xml - Google not indexing
Hey,
I have created a sitemap for my site and it complies with the protocol set by http://www.sitemaps.org/
Google has been told about this sitemap via webmaster tools. It has tr …
0
votes
1answer
46 views
Forms Authentication with Sitemap and asp:Menu control
I have a site with 2 sections - one for customers and one for admins, in essence.
Each section is in its own directory with its own web.config and sitemap. Security and access wor …
0
votes
2answers
71 views
Sitemap for dynamic PHP website … the “lastmod” field is needed?
Hello,
I've a really small website, so I usually update the sitemap by hand!
In each "url" element there are the fields: loc, lastmod, changefreq and priority.
The "lastmod" fie …
