Results 1 to 5 of 5

Issue with VBSEO_URL_TAGS_FILTER when set to "1"

This is a discussion on Issue with VBSEO_URL_TAGS_FILTER when set to "1" within the Bug Reporting forums, part of the vBSEO SEO Plugin category; Some of my tags consist of more than a single word, and I didn't like the space(s) in the Tags ...

  1. #1
    Senior Member
    Real Name
    Marvin Hlavac
    Join Date
    Oct 2007
    Posts
    254
    Liked
    15 times

    Issue with VBSEO_URL_TAGS_FILTER when set to "1"

    Some of my tags consist of more than a single word, and I didn't like the space(s) in the Tags URLs, so I did the following:

    I changed /vbseo/resources/xml/config.xml

    from

    Code:
    <name>VBSEO_URL_TAGS_FILTER</name>
    <value>0</value>
    to

    Code:
    <name>VBSEO_URL_TAGS_FILTER</name>
    <value>1</value>
    The above procedure does successfully achieve the goal of replacing empty space with a separator character.

    However, now I observed that when accessing URLs of non-existent tags, instead of receiving the expected message:

    No content has been tagged with 'whatever'.
    the URL does resolve(!), and I end up at mydomain.com/tags/

    I view this as a potential issue, as a competitor could point links to a site with bad words in URLs, and the URL would resolve, instead of 404.

    Any help would be greatly appreciated.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    That setting set to replace non english characters and it is not advised to enable it as Tag keywords is set as main id within tag table.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Senior Member
    Real Name
    Marvin Hlavac
    Join Date
    Oct 2007
    Posts
    254
    Liked
    15 times
    So you advise not to enable it, but then my tag URLs will contain spaces (%20). Is there any way to substitute spaces with a separator (-) character?

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Unfortunately no , and you should not do that as the following tags will return single result "key-word" "key word"
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  5. #5
    Senior Member
    Real Name
    Marvin Hlavac
    Join Date
    Oct 2007
    Posts
    254
    Liked
    15 times
    Thanks, Mark. I switched back to:

    Code:
    <name>VBSEO_URL_TAGS_FILTER</name>
    <value>0</value>
    
    I will live with the space character in the URL.

Similar Threads

  1. Replies: 2
    Last Post: 11-09-2010, 12:29 PM
  2. Replies: 7
    Last Post: 04-28-2007, 04:11 AM
  3. Replies: 5
    Last Post: 09-09-2006, 04:11 AM
  4. "Forum Index Pages URL Format" Settings Issue!
    By theself in forum Bug Reporting
    Replies: 5
    Last Post: 09-09-2005, 11:33 PM

Posting Permissions

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