vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Page 2 of 2
FirstFirst 1 2
Results 16 to 29 of 29

Windows Server 2008 + IIS 7 + Url Rewrite

This is a discussion on Windows Server 2008 + IIS 7 + Url Rewrite within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; Yes, there are 373 gz files inside, first 6 are 57 kb the next are 2 kb, is there a ...

  1. #16
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    Yes, there are 373 gz files inside, first 6 are 57 kb the next are 2 kb, is there a timeout value in the script ?

  2. #17
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul
    Posts
    16,934
    Blog Entries
    4
    It looks like you are including showpost pages into your sitemap files. Make sure the following two options are set to no :

    Include Showpost Pages
    Include Old urls

    When you are done making these changes please manually delete all xml.gz files inside vbseo_sitemap/data folder and regenerate sitemaps
    Mert Gökçeimam / Crawlability Inc.

    Yeni vBSEO Kontrol Paneli ve vBSEO 3.5 Yayın Tarihleri

    vBSEO 3.5 Beta 2 Yayınlandı - vBulletin 4 Uyumlu!



    Kişisel Sitem : Felsefe - Kültür merkeziniz

  3. #18
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    Turned off the two options, deleted the files, but again 500 error during the execution of the script.

  4. #19
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul
    Posts
    16,934
    Blog Entries
    4
    Is the permissions of vbseo_sitemap/data folder set to chmod 777 ?
    Mert Gökçeimam / Crawlability Inc.

    Yeni vBSEO Kontrol Paneli ve vBSEO 3.5 Yayın Tarihleri

    vBSEO 3.5 Beta 2 Yayınlandı - vBulletin 4 Uyumlu!



    Kişisel Sitem : Felsefe - Kültür merkeziniz

  5. #20
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    Yes 777 .

    Also no errors in IIS event log and phperror.txt

  6. #21
    AWS
    AWS is offline
    Member
    Real Name
    Bob
    Join Date
    Feb 2006
    Location
    Pluto
    Posts
    62
    When you get a 500 error you should get a more descriptive error. Can you post the error?

    This is more than likely a permissions problem. Add write and modify permissions for NETWORK_SERVICE. If NETWORK_SERVICE is not listed in the permission settings then add it and give read, write and modify permissions.

  7. #22
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    Hmmm... strange things happen

    During the week end, I receive the mail notification that sitemaps was created.

    I did the change as suggested by AWS, but right now if I launch sitemap generator it works !

    Now I just need to change the rewrite rules for IIS 7.

    I will let you know.

  8. #23
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    I write too fast.

    Problem again with 500 error when trying to create sitemap.

    I put NETWORK_SERVICE with write and read permission but I don't know where looking for the log of the problem.

    The forum works on 3 servers in NLB with DFSR for the replica of the content of the WWW folder.

  9. #24
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    I'm going crazy sometimes it works sometimes not.

    In any case here attached the web.config file that is the rewrite rules for Microsoft Url Rewriting on IIS 7.

    Hope it should be usefull for all the IIS 7 users.
    Attached Files

  10. #25
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul
    Posts
    16,934
    Blog Entries
    4
    Thanks Rostor ,

    Do you mind if we include these to vBSEO package and will you mind writing a quick article how to define the config rules to IIS 7 ?
    Mert Gökçeimam / Crawlability Inc.

    Yeni vBSEO Kontrol Paneli ve vBSEO 3.5 Yayın Tarihleri

    vBSEO 3.5 Beta 2 Yayınlandı - vBulletin 4 Uyumlu!



    Kişisel Sitem : Felsefe - Kültür merkeziniz

  11. #26
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    Hi Mert,
    yes you can include it in vbseo, I post it for you.

    About a quick article, if you want I can write it just let me know.

    It's really easy to make it work, after you install IIS7 you have to install the Url Rewrite x86 or x64 (1.1 version suggested) URL Rewrite Module 1.1 for IIS 7 : Ruslan's Blog : The Official Microsoft IIS Site then copy the file web.config in the main folder of the forum.
    IIS 7 automatically detect the configuration file and use it.
    After installing the url rewrite you can install vBseo.

    Could you please check my board to be sure that all the rules are working fine ?

  12. #27
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul
    Posts
    16,934
    Blog Entries
    4
    Thanks ,

    I just checked and your vBSEO installation is working as expected . Please feel free to create a critique thread within vBulletin SEO Discussion - Critique Please at vBSEO.com so staff and other members can share some additional optimizations tips.
    Mert Gökçeimam / Crawlability Inc.

    Yeni vBSEO Kontrol Paneli ve vBSEO 3.5 Yayın Tarihleri

    vBSEO 3.5 Beta 2 Yayınlandı - vBulletin 4 Uyumlu!



    Kişisel Sitem : Felsefe - Kültür merkeziniz

  13. #28
    Junior Member
    Join Date
    Oct 2005
    Posts
    23
    Thanks for the suggest, critique thread opened

    Where do you want that I post information on how to install vBSEO on MS url rewrite, in the Url Rewrite section of the forum ?

    Ciao,
    Renato

  14. #29
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul
    Posts
    16,934
    Blog Entries
    4
    I included the instructions and config file to 3.3.1 package and readme file. Thanks
    Mert Gökçeimam / Crawlability Inc.

    Yeni vBSEO Kontrol Paneli ve vBSEO 3.5 Yayın Tarihleri

    vBSEO 3.5 Beta 2 Yayınlandı - vBulletin 4 Uyumlu!



    Kişisel Sitem : Felsefe - Kültür merkeziniz

Similar Threads

  1. Windows Server
    By pcwolfx® in forum Türkçe
    Replies: 5
    Last Post: 02-12-2009, 11:08 AM
  2. windows server
    By nihat in forum Türkçe
    Replies: 24
    Last Post: 02-11-2009, 05:10 PM
  3. vBSEO under Windows Server 2003
    By HotHuskers.com in forum Troubleshooting
    Replies: 5
    Last Post: 01-01-2007, 08:28 PM
  4. Any news on URL ReWrite for Windows Server
    By Paul Govier in forum Pre-Sales Questions
    Replies: 4
    Last Post: 09-07-2006, 03:49 PM