What is the best way to create sitemap for (ADULT) www.freshsextube.net we have tried xml-sitemaps only allows us to create 500 pages?
There are alot of you tube videos on how to help you create a sitemap. This may be a little more effective than " creating it by your hands" lol. I'll actually be working on setting up my own sitemap later on today.
Yeah, it has to be automated so that any new material gets added to the sitemap, I would not like to do this manually.
i`m using A1 Sitemap Generator for creating site map but it has one problem if my website will grow up with big database it will make hard to go and creat site map manualy how we can make sitemap automaticly? for example one php file sitemap.php could make sitemap.xml and copy it too the root of website in panel?
Hi, There are lots and lots of ways to make A1SG website crawls faster You can automate sitemapper to crawl and upload sitemap during night. You can also configure output and analysis filters to drop URLs you don't want analyzed and/or included in sitemap. There's also resume and some recrawl functionality. And if your server can handle it, you can take thread/connection count to 30 where default is 5. (Actually, registered version can go to 100, but most servers will not be able to handle that kind of load which is why default is set to 5.)
Please PM/email with specific questions you have. (i.e. let me know the problems you are encountering.) Then I will do my best to answer
You can generate a home page, and then in the build directory page, so you can be greater than 500 pages
I use sitemaps.org its really nice to create sitemap and also use Gsitecrawler.com its another nice tool
Try to install some open source project onto your server, which can generate this. Most of the times he will update automatically the sitemap when you add/delete/edit a page. The same kind of code exists for a Wordpress site.
you can buy the xml site maps' premium version, or there's another site map making program called "g site crawler" for free as I remember. But XML site maps are better
Roll up your sleeves and do some programming. Your content is organised within a database so just query that and output the xml. Its what we all had to do originally and while you need programming skills its pretty basic.
Yes. It ws hard for me to find a solution. I ended up using a script on my server an automating it with a cron job. Very sweet !
Creating sitemap for website is very simple. you can visit the following website www.xml-sitemaps.com/ and put your website url in it after that you can create html or xml sitemap very quick.