**RESPONDED TO AND SOLVED** WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
**RESPONDED TO AND SOLVED** WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Hi Pablo,
Q1 - SEO
I raised this some time ago. When using Master Pages, the Master Page - Page Properties > SEO > Robots field determined that value of the Robots field for all "subordinate" pages. This meant that you needed to have a Master Page for each value of the Robots field - index,follow, noindex, follow, noindex,nofollow etc.
I asked if that could be changed so the Page Properties > SEO > Robots field setting of the subordinate page could override the Master Page setting to avoid the need for multiple Master Pages.
Bootstrap reCAPTCHA V2 Validation
In WB15, there was no way of applying Bootstrap validation to the Google reCAPTCHA V2. Unless my memory fails me, you advised that this would be included in the next version of WB. Having downloaded and using WB16, I can't see where/how I can do that please?
Q1 - SEO
I raised this some time ago. When using Master Pages, the Master Page - Page Properties > SEO > Robots field determined that value of the Robots field for all "subordinate" pages. This meant that you needed to have a Master Page for each value of the Robots field - index,follow, noindex, follow, noindex,nofollow etc.
I asked if that could be changed so the Page Properties > SEO > Robots field setting of the subordinate page could override the Master Page setting to avoid the need for multiple Master Pages.
Bootstrap reCAPTCHA V2 Validation
In WB15, there was no way of applying Bootstrap validation to the Google reCAPTCHA V2. Unless my memory fails me, you advised that this would be included in the next version of WB. Having downloaded and using WB16, I can't see where/how I can do that please?
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
The functionality of the master page SEO has not changed because this would have a major impact on all existing projects.
In WB16, you can use the 'callback' event of Recaptcha to enable the submit button.
In WB16, you can use the 'callback' event of Recaptcha to enable the submit button.
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Thanks Pablo
That's easy for you to say
, unfortunately, my brain isn't the size of a planet like yours my friend (meant very sincerely) - I had a look HERE but couldn't make sense of it. Any assistance would be greatly appreciated 
EDIT - Oh, and thanks for updating my Avatar.
AHH! Very good point!Pablo wrote: Thu Sep 03, 2020 6:05 am The functionality of the master page SEO has not changed because this would have a major impact on all existing projects.
Pablo also wrote: Thu Sep 03, 2020 6:05 am In WB16, you can use the 'callback' event of Recaptcha to enable the submit button.



EDIT - Oh, and thanks for updating my Avatar.

Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
The idea of the callback event is that the submit button is initially disabled (via the properties of the button)
Then use the callback event of recaptcha to enable to the button.

Then use the callback event of recaptcha to enable to the button.

Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Thanks for the quick response...
OK.....
That would be via Submit object > Object Properties > General (tab) - check Disabled field right?
Ok, lost me here - which object am I adding that event to and I can't see that event in any event drop down list please?
OK.....
The idea of the callback event is that the submit button is initially disabled (via the properties of the button)
That would be via Submit object > Object Properties > General (tab) - check Disabled field right?
Then use the callback event of recaptcha to enable to the button.
Ok, lost me here - which object am I adding that event to and I can't see that event in any event drop down list please?
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
CorrectThat would be via Submit object > Object Properties > General (tab) - check Disabled field right?
The (Re)captcha object.which object am I adding that event to and I can't see that event in any event drop down list please?
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Thanks Pablo - I'm using reCAPTCHA v2 - how do I associate an event with that? If I look at the object properties I only see the reCAPTCHA v2 Properties with the usual Keys, error page, theme, language detection and Tab Index?The (Re)captcha object.
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
I was referring to the built-in recaptcha.
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Thank you Pablo and sorry - which one please?
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Toolbox -> Forms -> CAPTCHA -> Type -> Recaptcha
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Ahhh! Yes, I knew about that one - was hoping I could do the same with reCaptcha2 but evidently not. Thanks anyway Pablo

Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
I was hoping for the same... too bad, because the built-in Captcha is a bit like going back in time. Are there any plans to support reCaptcha2 ?was hoping I could do the same with reCaptcha2 but evidently not.
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
Hi MGD - I agree. Pablo/MGD - I've created a Suggestions/Improvements post HEREMGD4me wrote: Thu Sep 03, 2020 11:11 pmI was hoping for the same... too bad, because the built-in Captcha is a bit like going back in time. Are there any plans to support reCaptcha2 ?was hoping I could do the same with reCaptcha2 but evidently not.
MGD - Please feel free to open that thread and add your support.

Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
The built-in CAPTCHA object also supports reCAPTCHA v2 and v3!
Re: WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
GOTCHA! I thought that was going to be the case:Pablo wrote: Fri Sep 04, 2020 6:27 am The built-in CAPTCHA object also supports reCAPTCHA v2 and v3!
WB16 > Toolbox > Form Controls > Captcha > Object Properties > General (Tab) > change default to reCAPTCHA v2 or v3 or math or hcaptcha.
OR
WB16 > Insert > Form > Captcha > Object Properties > General (Tab) > change default to reCAPTCHA v2 or v3 or math or hcaptcha.
Awesome Pablo - I'll delete that other thread in Suggested Improvements etc.
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: **RESPONDED TO AND SOLVED** WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
And the crowd goes wild ... Yeah !!
Thanks for pointing out the obvious. I totally forgot about that feature !
Thanks for pointing out the obvious. I totally forgot about that feature !
Re: **RESPONDED TO AND SOLVED** WB16 - Two Questions Please - SEO and Bootstrap reCAPTCHA V2 Validation?
MGD4me wrote: Fri Sep 04, 2020 4:06 pm And the crowd goes wild ... Yeah !!
Thanks for pointing out the obvious. I totally forgot about that feature !



I resemble that remark - so many features in WB16.

Yours truly
Colin M
Western Australia
Colin M
Western Australia