Main > Free Download Search >

Free your sitemap or sitemap index file doesn t properly declare the namespace script

your sitemap or sitemap index file doesn t properly declare the namespace

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1113
Dynamic sitemap crawler using XML technology

Dynamic sitemap crawler using XML technology


Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep more>> Our latest application allow you to create hundreds or even thousands of sitemap in one seconds. We make use of XML technologies to crawl all your web pages including dynamic pages. No matter how deep your pages is within your directory, as long as you use our application, we dig it out! Try it<<less
Added: 2005-07-07 License: Freeware Price: Free
1621 downloads
PHP Sitemap generator (Easy to use and Fast) beta

PHP Sitemap generator (Easy to use and Fast) beta


Sitemap Generator version 1.0 by Hawk Presented by http://www.hawkenterprise s.org Download at http://www.hawkenterprise s.org/sitemap_generator.p hp Ever wish you could just open up a program and have it generator an index of all links on more>> Sitemap Generator version 1.0 by Hawk Presented by http://www.hawkenterprise s.org Download at http://www.hawkenterprise s.org/sitemap_generator.p hp Ever wish you could just open up a program and have it generator an index of all links on your site? You need this PHP Sitemap, you need the search engines to have this precious file called a sitemap.xml. Its so important you have this file that all search engines check it when they crawl your site. How to install 1. Download all the files and unzip them in a browsable directory 2. Edit config.inc and change the example.com in the URL_seed and DOMAIN to whatever site you wish to crawl and generate data for. 3. Browse to the directory you unzipped in, then wait, the program will do its run. Its to be noted that if you close the window while its running it will interrupt the process, but here is the good news. Just reopen it, it will find where it left off and pickup again. This is because what this crawler really does.<<less
Added: 2007-10-03 License: GPL Price: $0.00USD
12 downloads
Google Sitemap Generator for Wordpress 2.71

Google Sitemap Generator for Wordpress 2.71


Features: * WordPress 2 compatible * Comes as a WordPress Plugin * Has a user interface where you can customize all parameters like change frequencies, priorities etc. * User interface available in English, French, German, Italian, Japanese, more>> Features: * WordPress 2 compatible * Comes as a WordPress Plugin * Has a user interface where you can customize all parameters like change frequencies, priorities etc. * User interface available in English, French, German, Italian, Japanese, Polish, Spanish, Swedish, Simplified and Traditional Chinese * Generates a static XML file in your Blog directory (Filename is customizable) * Can generate a gzipped version of the sitemap * Generates a sitemap for homepage, posts, static pages, categories and archive pages * Calculates a priority for each post, based on the number of comments (You can also turn this off) * The XML file gets automatically rebuilt if you change/edit/create/publis h a post * Can automatically tell Google about changes via Google-Ping * You can include external pages which aren?t generated by WordPress or are not recognized by this plugin * You can define a minimum post priority, which will override the calculated value if it?s too low<<less
Added: 2006-01-12 License: GPL Price: $0.00USD
14 downloads
 
Other version of Google Sitemap Generator for Wordpress
Google Sitemap Generator for Wordpressfile in your Blog directory (Filename is customizable) * Can generate a gzipped version of the ... sitemap * Generates a sitemap for homepage, posts, static pages, categories and archive pages
License:GPL
Download
1384 downloads
Added: 2006-01-12
Simple method for indexing MS Word documents

Simple method for indexing MS Word documents


Building indexers/spiders that can read binary MS Word (.doc) documents can be difficult, expecially on *nix servers, which dont support PHPs COM abilities. Solutions usually involve installing binari more>> Building indexers/spiders that can read binary MS Word (.doc) documents can be difficult, expecially on *nix servers, which dont support PHPs COM abilities. Solutions usually involve installing binaries on the server (often impossible or disallowed). This simple PHP snippet makes a pretty good job of extracting text from an MS Word document for use in a search index. While not pretending to be perfect, it has proved itself useful on thousands of test documents.<<less
Added: 2006-04-12 License: Freeware Price: Free
782 downloads
Ajax Resource Index - Scripts, Tutorials, Frameworks and More

Ajax Resource Index - Scripts, Tutorials, Frameworks and More


Listing hundreds of Ajax related resources such as tutorials, scripts, frameworks and much more. In easy to navigate categories and fully searchable. more>> Listing hundreds of Ajax related resources such as tutorials, scripts, frameworks and much more. In easy to navigate categories and fully searchable.<<less
Added: 2007-01-26 License: Freeware Price: Free
1002 downloads
Image directory index with BBCode generation 1.0

Image directory index with BBCode generation 1.0


This is a very simple script to generate a preview of a directory of images. It will ignore any files which arent .gif, .jpg, .jpeg, or .png. Basically it will generate an HTML page with a textbox of BBCode (for posting on forums) and the < img> more>> This is a very simple script to generate a preview of a directory of images. It will ignore any files which arent .gif, .jpg, .jpeg, or .png. Basically it will generate an HTML page with a textbox of BBCode (for posting on forums) and the < img> itself so you can preview it. Saves a lot of time when you would normally be looking at a regular directory index and clicking back and forth! I recommend you place this file in your favorite includes/ folder or the root of your website, and call it using the php include() function. That way should you find a need to modify this file, its centrally located in one spot. ;) ** WHATEVER YOU DO... ** This file (or the file which will include() this file) needs to be named index.php ** Then you place the index.php file in the directory you wish to view. ** Thats really it. I wrote this on a whim so feel free to clean it up, change it, distribute, whatever. Email me if you have any questions or suggestions... webguy at 330i dot net -Chris<<less
Added: 2005-07-06 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Image directory index with BBCode generation
Image directory index with BBCode generationI recommend you place this file in your favorite includes/ folder or the root of your website ... ** This file (or the file which will include() this file) needs to be named index.php ** Then
License:Freeware
Download
1591 downloads
Added: 2005-07-06
snif - simple and nice index file 1.5.2

snif - simple and nice index file 1.5.2


snif (simple and nice index file) is a single php file which creates a nice directory listing of whichever directory you put it in. It currently includes translations for 16 languages, and new ones can be added easily. Snif doesnt need any other files more>> snif (simple and nice index file) is a single php file which creates a nice directory listing of whichever directory you put it in. It currently includes translations for 16 languages, and new ones can be added easily. Snif doesnt need any other files or installation. It features file and directory descriptions, subdirectories, automatic thumbnails, sorting and splitting large directories on multiple pages. Anti-Bloatware!<<less
Added: 2003-11-02 License: GPL Price: 0.00
10 downloads
Site Maps In ASP.NET 1

Site Maps In ASP.NET 1


This tutorial explains how to create XML sitemap file in ASP.NET. ASP.NET 2.0 provides new .sitemap XML files that work with Menu, TreeView and SiteMapPath controls to enable easier navigation. more>> This tutorial explains how to create XML sitemap file in ASP.NET. ASP.NET 2.0 provides new .sitemap XML files that work with Menu, TreeView and SiteMapPath controls to enable easier navigation.<<less
Added: 2009-02-03 License: Freeware Price: $0.00USD
15 downloads
Google Site Map PHP Class 1.0.0

Google Site Map PHP Class 1.0.0


Google Sitemap PHP Class is used to generate simple sitemaps (XML format) according googles requirements. This class may be used if you generate from time to time your sitemap.xml file via cron or using some other way. more>> Google Sitemap PHP Class is used to generate simple sitemaps (XML format) according googles requirements. This class may be used if you generate from time to time your sitemap.xml file via cron or using some other way.<<less
Added: 2005-11-10 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Google Site Map PHP Class
Google Site Map PHP Classif you generate from time to time your sitemap.xml file via cron or usi. This class may be used if you generate from time to time your sitemap.xml file via cron or using
License:Freeware
Download
1469 downloads
Added: 2005-11-10
BMI - Body mass index calculator Beta1

BMI - Body mass index calculator Beta1


A BMI - Body mass index calculator in danish (with english code aswell) more>> A BMI - Body mass index calculator in danish (with english code aswell)<<less
Added: 2008-03-19 License: Free Non-Commercial Price: 0.00EUR
138 downloads
Sitemap Submitter 1.0

Sitemap Submitter 1.0


With this tool you can directly notify Google, Yahoo!, Ask.com and Moreover.com about your new or updated sitemap file. more>> With this tool you can directly notify Google, Yahoo!, Ask.com and Moreover.com about your new or updated sitemap file.<<less
Added: 2007-05-14 License: Freeware Price: $0.00USD
13 downloads
Software Index Script

Software Index Script


This is your chance to cash in on the popularity of software index websites. This PHP script utilizes state-of-the-art programming that is easy to use for beginners or advanced Internet users. With pr more>> This is your chance to cash in on the popularity of software index websites. This PHP script utilizes state-of-the-art programming that is easy to use for beginners or advanced Internet users. With promotion and marketing, the profit potential is unlimited! If you ever visited other software index websites like Scripts.com and other software index sites, then you can see how much popularity they have and how profitable this directories can be for the owner. The software is entirely self-contained, on your own server. It is not an "affiliate" of another site. You keep 100% of the profits! Users can register and have their own account to submit their listing for software scripts, etc. Visitors can vote on software, write reviews, download, visit the authors home page. Authors can even get their personal detailed stats for the software they submit.<<less
Added: 2007-04-07 License: Commercial License Price: $15.00AdditionalInfoLicenseNoLimit
937 downloads
Property Detection Through Object Detection

Property Detection Through Object Detection


One of the biggest challenges in an Ajax or JavaScript based application is in determining whether the said function would properly work in the userâ??s browser. Even though Ajax and JavaScript have developed into something powerful that it could deal more>> <<less
Added: 2009-05-11 License: Freeware Price: $0.00USD
13 downloads
Google Sitemap Maker 1.2

Google Sitemap Maker 1.2


Google Sitemap Maker is a desktop application which will help you Get your web pages crawled by Google quickly.Google site maps let people find every page you have quickly and easily. more>> Google Sitemap Maker is a desktop application which will help you Get your web pages crawled by Google quickly.Google site maps let people find every page you have quickly and easily.<<less
Added: 2006-11-29 License: Freeware Price: $0.00USD
14 downloads
Simple Google Sitemap Generator 1.0

Simple Google Sitemap Generator 1.0


This online simple script generates the Google sitemap from a given url using the Curl library and the preg_match function. Its easy to add features to this script. There is an example of use along with the code description. more>> This online simple script generates the Google sitemap from a given url using the Curl library and the preg_match function. Its easy to add features to this script. There is an example of use along with the code description.<<less
Added: 2006-12-22 License: Other Price: $0.00USD
12 downloads
 
Other version of Simple Google Sitemap Generator
Simple Google Sitemap GeneratorThis online simple script generates the Google sitemap from a ... the Google sitemap from a given url using the Curl library and the preg_match function. Its easy
License:Other Free / Open Source License
Download
1098 downloads
Added: 2006-12-22
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5