sitemap Questions
1
Solved
The documentation of the sitemap node.js module does not explain what cacheTime is. Why is it needed to generate a sitemap? What is its purpose?
Dearden asked 23/2, 2014 at 16:13
3
I'm looking for a tool or service that can spider a web domain with a large number of pages, create a sitemap, and then visualize that map in a way that will help me see, understand and group...
Hodden asked 23/3, 2010 at 21:32
5
I was wondering if anyone has done this yet or has any examples
on how to create a Google Sitemap for an MVC website.
Any help or example would be appreciated.
Im talking about this:
https://www....
Papaw asked 19/5, 2009 at 19:42
3
Solved
I was wondering: Is there a maximum size for sitemap files?
I'm trying to build a shopping site and I don't know if it's going to support constant size increasing dynamicaly. I don't even know if i...
6
Solved
Is there an easy way to create a sitemaps file for Rails projects? Especially for dynamic sites (such as Stack Overflow for example) there should be a way to dynamically create a sitemaps file. Wha...
Matos asked 16/1, 2010 at 12:11
1
Solved
I have www.example.it that support 2 language:
example.it/it => Italian language
example.it/en => English language
How can I set up the correct sitemap for the 2 version?
Equality asked 24/8, 2013 at 22:9
4
Solved
I've read the Google docs on sitemap formats but there's one thing they don't make clear:
will search engines automatically look for and find /sitemap_index.xml or do you have to tell them about it...
4
Solved
I'm having a problem implementing the sitemaps in my application. I'm using Virtualenv, django 1.4 and Python 2.7. I would appreciate if you can help me resolve this.
This is what I have done:
I...
2
I'm trying to use the Rails site map_generator gem to generate site maps for a 8,000,00 page site. The gem can be found here: https://github.com/kjvarga/sitemap_generator
Here is my code in sitema...
Mayflower asked 31/5, 2012 at 0:36
6
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 it found on that ...
1
Solved
I try to generate a sitemap.xml with my django project.
In my project i don't have models (my database is empty), i have just static url (like 'home' or 'About' ).
I succeded to generate a sitemap....
5
Solved
I'm trying to create my own xml sitemap. Everything is done except for the part that I thought was going to be the easiest. How do you get a list of all the pages on the site? I have a bunch of vie...
4
Solved
I have a site with about 150K pages in its sitemap. I'm using the sitemap index generator to make the sitemaps, but really, I need a way of caching it, because building the 150 sitemaps of 1,000 li...
3
I'm running a site which allows users to create subdomains. I'd like to submit these user subdomains to search engines via sitemaps. However, according to the sitemaps protocol (and Google Webmaste...
Adrastus asked 7/10, 2010 at 10:11
2
Solved
I'm in need of putting a static sitemap.xml file, because Liferay does not generate all of the desired links, and a few that shouldn't be there. I think it's because it's heavily altered by my ext-...
3
I've been having some production runtime errors that I don't fully understand. This has happened to us on a couple different ASP.NET 4.0 Web Sites (shudders - yes, I know - we're porting it to MVC ...
Windfall asked 2/8, 2010 at 17:37
6
Solved
I'm trying to create an XML sitemap using CakePHP, from a table which has more than 50,000 records at the moment, each record equivalent to a URI in the sitemap. Now the problem I'm facing is CakeP...
Quevedo asked 3/3, 2010 at 6:34
3
Solved
I'm working on a site that has about 3,000-4,000 dynamically generated pages, and I'm looking to update the XML sitemap. I've tried using online generators in the past, and they never seem to captu...
2
I have an app running in Heroku.
I am using sitemap_generator to generate sitemap and save it into s3.
I have added the robots.txt to contain my sitemap location.
My question are.
How can I know...
Sensorium asked 18/2, 2012 at 16:17
2
I'm using the MvcSiteMapProvider from http://mvcsitemap.codeplex.com/ to create a breadcrumb trail for my project. I have some URLs that need an ID to be passed to present information for the appro...
Label asked 16/6, 2011 at 14:10
1
Solved
I need to send a file stored in S3 through my rails application hosted on heroku. I cannot use a redirect to the URL of the file on S3 as I want to send a sitemap which should be served from the sa...
Petrina asked 11/1, 2012 at 0:7
1
Solved
Everything is working fine with the exception that I cannot create the namespace correctly. Any help is much appreciated!
My controller:
@Controller
@RequestMapping("/sitemap")
public class Sitem...
Ation asked 6/12, 2011 at 15:40
1
Solved
I don't think this is actually possible, but is there any clean and tidy way to get paginated content working with Django sitemaps?
For example, my landing page has news on it, and there are no pe...
5
I have a CSS file that has grown over time. Many of the coders have come and gone. The site has changed along the way and some of the code in the CSS is no longer being used. Is there a QUICK way t...
Consultation asked 2/2, 2011 at 14:47
1
I am trying to develop of sitemap for my site that maintains URL parameters when it needs to. I'm using MvcSiteMapProvider and trying to use dynamic nodes to preserve the route data for various nod...
Causalgia asked 21/6, 2011 at 20:18
© 2022 - 2024 — McMap. All rights reserved.