Juan,
You told me to place this in the regex:
are you referring to the custom rewrite rules or is this an edit in one of the filesCode:^index\.php\?do=feature
please clairify this
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 ...
Juan,
You told me to place this in the regex:
are you referring to the custom rewrite rules or is this an edit in one of the filesCode:^index\.php\?do=feature
please clairify this
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!
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
okay i updated my live forums to 2.1
where can i activate this
index.php?do=feature
I Am Dumb
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
It's not going to work for things in your Root.
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
This is a special case...
To ignore the root page, add the following to the 'Ignore Pages' field:
However, this will ignore the root of your forums too (forums/).Code:^$
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!
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
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!