It would be very useful to have a Google Sitemap Generator for vShare...(to include all Video URLs)
 Sitemap
 Sitemap
		It would be very useful to have a Google Sitemap Generator for vShare...(to include all Video URLs)
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 Re: Sitemap
 Re: Sitemap
		You might be interested in this:
http://www.xml-sitemaps.com/
You can map up to 500 pages without paying anything. If your site is large enough to require more, it only costs $20 to register. Not bad.
This member is now known as Sitting Out
 Re: Sitemap
 Re: Sitemap
		thanks, I know that site and it does most of what I am looking for.
but I would like to have a script on my site that autogenerates an XML output dinamically form the database, and auto-update the list af new videos...
i have done something lke that but in ASP code and used SiteMaps generators for Joomla and Wordpress...is something like this doable in vShare?
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 Re: Sitemap
 Re: Sitemap
		It sounds doable to me, but I'm a pre-school level novice at php, so I'm probably not the best person to chime in on the topic.
This member is now known as Sitting Out
 Re: Sitemap
 Re: Sitemap
		eh eh ...me too... :D
so far i manager to extract all ethe info i need (Video ID and Title) but I am not able to "build" the URL...;-)
 Re: Sitemap
 Re: Sitemap
		OK!
I think I am almost done with the sitemap generator...I have a beta version that looks good...!!! ;-)
is there a complete list of invalid Chars in and URL that needs to be replaced? (or, admin, can you just tell how/what invalid chars are replaced when building URLs? :oops: )
Stay Tuned!
 Re: Sitemap
 Re: Sitemap
		OK, the sitemap generator is working like it should... :D
if anyone is interested please PM me...
i think i will post some code later, not now (it's 2.40 in the morning here.... :D )
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 Re: Sitemap
 Re: Sitemap
		hi,
i ve tried this sm generator,but it doesn t give me much url :'(
this is what i get:
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>http://glissemagtv.com/</loc>
<priority>0.5</priority>
<changefreq>daily</changefreq>
</url>
</urlset>
how come i don t get all urls?
do i have to trick the .htaccess?
thx for your help
best regards
herve
 Re: Sitemap
 Re: Sitemap
		I managed to get ALL the URLs for my Videos.
Basically, I wrote a simple script that takes all videos form the database and builds their URL.
It Works, Google took it with no problems .I just have to double check everything befor eposting it on my site or here...just to make sure everything is OK before releasing it...
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 Re: Sitemap
 Re: Sitemap
		hi autodafe,
would it be possible to have it please?
best regards
herve
Bookmarks