Results 1 to 12 of 12

regex not working

This is a discussion on regex not working within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Juan, You told me to place this in the regex: Code: ^index\.php\?do=feature are you referring to the custom rewrite rules ...

  1. #1
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times

    Lightbulb regex not working

    Juan,

    You told me to place this in the regex:

    Code:
     
    ^index\.php\?do=feature
    are you referring to the custom rewrite rules or is this an edit in one of the files

    please clairify this

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hi,

    Juan was referring to a NEW feature that *will* be available in vBSEO2.1:
    vbseo copyright showing in my custom news section!
    2.1 will include a new feature to exclude scripts from being affected by vBSEO.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times
    when is 2.1 going to be ready, this copyright is getting anoying since it is all over my site, even on my custom scripts

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times

  5. #5
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times
    okay i updated my live forums to 2.1

    where can i activate this

    index.php?do=feature

  6. #6
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times
    I Am Dumb

  7. #7
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times
    okay if you have more than one script that you want to use this for, then do you need to add quotes or something like if i have this:

    ^index\\.php\\?do=feature

    then do i just hit return, or add a comma, or ?????

    cause i tried to hit return and i got this error:

    Parse error: parse error, unexpected T_STRING in /home/rantman/public_html/forums/includes/config_vbseo.php on line 176

  8. #8
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    It's not going to work for things in your Root.

  9. #9
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times
    acutally it did man, it was removed from my print article, i was just being stupid

    But Juan did say that it can be used to do this and it seems to work, only thing is that this product should not interfere with any other vb hacks or mods. even if someone, like myself, has custom vb additions/mods, it should not affect them.

    My home page, http://www.sportsrant.com is acutally a vb template and apart of my system. It uses the vb footer, which in this case displays the vbseo copyright, it should not

    as of this time i am using css to block the visibility of the copyright notice and will not remove it unless something is added to not affect other mods

  10. #10
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    This is a special case...

    To ignore the root page, add the following to the 'Ignore Pages' field:
    Code:
    ^$
    However, this will ignore the root of your forums too (forums/).

    To ignore root page of the site only, try adding this to the root index.php:
    Code:
    define('VBSEO_ENABLED',0);
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  11. #11
    Senior Member
    Real Name
    Mike Simonds
    Join Date
    Oct 2005
    Location
    Texas
    Posts
    240
    Liked
    1 times
    that worked dude, PERFECTLY, thanks!!

    Once i do some more testing, I'll let you know how the rest is working out!

    There are some other templates and such that I have to look into

    Your a gentleman and a scholar Juan

  12. #12
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    Thank-you Mike
    Juan Muriente / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Working with vBadvanced CMPS
    By mic_jan in forum Pre-Sales Questions
    Replies: 3
    Last Post: 10-29-2005, 06:19 AM
  2. Archive rewrite not working in 2.1
    By dastar in forum Troubleshooting
    Replies: 4
    Last Post: 10-22-2005, 08:39 AM
  3. [BugReport] DHTML Popup-Menu stopped working
    By Doc Great in forum Bug Reporting
    Replies: 6
    Last Post: 10-04-2005, 08:58 AM
  4. Some links are not working :(
    By MrNase in forum Bug Reporting
    Replies: 5
    Last Post: 09-24-2005, 04:07 AM

Posting Permissions

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