1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How to create sitemap and rss feed to my CMS system?

Discussion in 'PHP' started by theunreal, Dec 19, 2012.

  1. #1
    Hello. I created a CMS system using PHP & MYSQL.
    I want to maek my own sitemap for this dynamic website, without using the free-tools (they are limited to 500 pages).
    How I can create my own updated sitemap and rss feeds?
     
    theunreal, Dec 19, 2012 IP
  2. jokerhacker

    jokerhacker Member

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #2
    try phpSitemapNG. It is a free Google Sitemaps generator written in PHP, but also generates RSS-based, txt-based and HTML-based sitemap files. It will spider your website and also your filesystem.
    download it from here:
    http://enarion.net/tools/phpsitemapng/download/
    Code (markup):
    then follow here
    http://enarion.net/tools/phpsitemapng/installation/
    http://enarion.net/tools/phpsitemapng/usage/
    Code (markup):
     
    jokerhacker, Dec 19, 2012 IP
  3. rstoll

    rstoll Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #3
    Or probably you will find a corresponding plugin or extension for your CMS which will create the sitemap for you
     
    rstoll, Dec 26, 2012 IP
  4. theunreal

    theunreal Member

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #4
    Nice, il check it out.

    No, this is my own CMS.
     
    theunreal, Dec 26, 2012 IP
  5. rstoll

    rstoll Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #5
    Nice :) I would suggest you write your own sitemap generator rather than using a spider. Since it is your own CMS you should perfectly know how it is built up and therefore it should not be too hard. At least you would learn more ;)
     
    rstoll, Dec 26, 2012 IP
  6. gigpayrr

    gigpayrr Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    just to save time and for perfect coding, i would use xml-sitemaps pro version which is hardly $20 and I think you can use it on your unlimited sites. This is by far, the best sitemap generator, i have ever seen personally. give it a try :)
     
    gigpayrr, Dec 26, 2012 IP
  7. theunreal

    theunreal Member

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #7
    20$ For sitemap? I can open 2 new websites with this money. I don't think it's worth 20$.
     
    theunreal, Dec 26, 2012 IP