Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Sitemap

  1. #1

    Default Sitemap

    It would be very useful to have a Google Sitemap Generator for vShare...(to include all Video URLs)

  2. #2

    Default 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

  3. #3

    Default 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?

  4. #4

    Default 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

  5. #5

    Default 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...;-)

  6. #6

    Default 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!

  7. #7

    Default 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 )

  8. #8
    Join Date
    Apr 2007
    Posts
    137

    Default 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

  9. #9

    Default 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...

  10. #10
    Join Date
    Apr 2007
    Posts
    137

    Default Re: Sitemap

    hi autodafe,
    would it be possible to have it please?
    best regards
    herve

Page 1 of 3 123 LastLast

Similar Threads

  1. Google Sitemap v2.7
    By RAMMSTEIN in forum vShare Modifications
    Replies: 57
    Last Post: 11-12-2010, 12:56 AM
  2. Google Video Sitemap
    By CliftonH in forum Web Site Promotion
    Replies: 6
    Last Post: 08-10-2008, 10:20 PM
  3. [ADD ON] VShare Video Sitemap (FREE)
    By ramius in forum Template Modifications
    Replies: 8
    Last Post: 04-22-2008, 11:25 PM
  4. New Google video sitemap !!!
    By chadon in forum Feature Requests
    Replies: 2
    Last Post: 12-21-2007, 06:48 PM
  5. Sitemap Generator for vShare
    By autodafe in forum General Discussions
    Replies: 14
    Last Post: 10-24-2007, 03:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •