Results 1 to 2 of 2

Thread: php sitemap generator

  1. #1
    Join Date
    Nov 2009
    Beans
    183

    php sitemap generator

    Hi there!



    I am a newbie regarding sitemaps. I have to develop a sitemap for my website, which is developed in PHP and using URL rewritting. So for example, when the user requests www.mywebsite/myaccount, Apache Server is rewritting to www.mywebsite/user.php.


    Besides, there are no .html files, all is developed in php files like “header.php”, “footer.php” etc..


    How can I implement a sitemap generator in php?


    I have searched in the web but found nothing.


    Thanks a lot!

  2. #2
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: php sitemap generator

    Have you tried:

    tgalati4@Mint14-Extensa ~ $ apt-cache search linkchecker
    linkchecker - check websites and HTML documents for broken links
    linkchecker-gui - check websites and HTML documents for broken links (GUI client)
    linkchecker-web - check websites and HTML documents for broken links (web client)
    w3c-linkchecker - tool to verify the links in a web page are still valid


    http://manpages.ubuntu.com/manpages/...emapgen.1.html

    http://code.google.com/p/sitemap-gen...emapGenerators
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

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
  •