Google Groups Home
Help | Sign in
Discussions > Google sitemaps (Archives - *read only*) > GSMaster - test new Google Sitemap Creator
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
piotrek  
View profile  
(5 users)  More options Dec 3 2005, 4:47 pm
From: piotrek
Date: Sat, 03 Dec 2005 13:47:44 -0800
Local: Sat, Dec 3 2005 4:47 pm
Subject: GSMaster - test new Google Sitemap Creator
Hi all,

If you want to test new Google Sitemap Creator, you can download scrip
file from
http://mapy.stron.pl/gsmaster_index.php

just:
- upload file on server
- edit some params in gsmaster.php

mysql_connect("host", "user", "pass");
mysql_select_db("database");

$sciezka = "/your/server/path/";
$login = "test";
$pass = "test";

next:
- run script and login
- create xml file
- create ini file with your query
- generate xml

you can create a lot of xml files and create sitemap index

thanks for your comments

-----------
piotrek


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
softplus  
View profile  
(2 users)  More options Dec 3 2005, 5:27 pm
From: softplus
Date: Sat, 03 Dec 2005 22:27:25 -0000
Local: Sat, Dec 3 2005 5:27 pm
Subject: Re: GSMaster - test new Google Sitemap Creator
Hi Piotrek

Do I understand your code correctly in that you are reading the URLs
from a mysql-database table? (ie no crawling of the site, no reading of
the directory structure, just straight from a CMS or similar)? Which
CMS do you have it set up for by default?

Thanks! Just checking :-)

John


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
C  
View profile  
(3 users)  More options Dec 3 2005, 6:31 pm
From: C
Date: Sat, 03 Dec 2005 15:31:56 -0800
Local: Sat, Dec 3 2005 6:31 pm
Subject: Re: GSMaster - test new Google Sitemap Creator
Nice, though this is likely to be overkill for a fairly static site and
maybe a trifle difficult to maintain.

If you, or anyone else, has interest in a piece of much simpler
code, you can try the one I wrote earlier today:

http://www.c2se.com/software/sitetools/generate_sitemap_php

It is designed to be run from a cron job on a Linux / Unix system
-- though it could be easily adapted to run in real-time on a small
site (ie. less than a couple of thousand pages, depending on the
directory structure.)

--
C
2005-12-03


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
piotrek  
View profile  
(2 users)  More options Dec 3 2005, 9:27 pm
From: piotrek
Date: Sat, 03 Dec 2005 18:27:46 -0800
Local: Sat, Dec 3 2005 9:27 pm
Subject: Re: GSMaster - test new Google Sitemap Creator
no, no, GSMaster is not reading the URLs from a mysql-database table,
GSMaster with mysql queries (in ini files) only building list of URLs
for sitemaps, and do it quickly

if you have a board or news system, every post or text there have own
ID... so what is the sense crawl all website for build sitemap when you
have everything you need in your mysql-tables? :-)

for websites with mod_rewrite (ie when you use text title in URL) you
can use additional function (of course in ini files).


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michal  
View profile  
(3 users)  More options Dec 3 2005, 10:28 pm
From: Michal
Date: Sat, 03 Dec 2005 19:28:49 -0800
Local: Sat, Dec 3 2005 10:28 pm
Subject: Re: GSMaster - test new Google Sitemap Creator
I am pretty much familiar with Piotrek's code. We have been working on
an easy installation procedure for this which will probably be
completed soon, when we have some time to tweak it.

GsMaster is intended for somebody with at least a basic knowledge of
mysql and their CMS.
You have to supply a mysql query to build the urls and they are nicely
output into an xml file.
You can also specify several sitemaps and make a sitemap index file.

So as you see some knowledge of your CMS is required, it is not
intended for a total noob, bu I'am sure that it can simplify somebody's
work who is already building his own queries for sitemaps. Sort of a
sitemap manager.

It also doesn't consume bandwidth as opposed to crawler based
applications for sitemaps.


    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google