Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-Cart 8.0 Hint''s and Tips
 Contact and Question to https for Google shopping
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

motonet
VP-CART New User

Spain
79 Posts

Posted - November 18 2016 :  07:51:26  Show Profile  Reply with Quote
Hi

We are triying to list our products in google shopping, but they told us that all the pages in the site where we collect personal data, like e-mail and phone number, should have a secure SSL connection (https://...)

How can we redirect shopquestion.asp and shopcustcontact.asp to https?

We have configured the site, to use our SSL certificate but only switches to SSL mode in one page checkout.

Thanks
Saludos
Diego

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - November 18 2016 :  12:55:32  Show Profile  Visit serjtankian's Homepage  Reply with Quote
try to add this rule in your web.config

<rule name="SpecificRedirect" stopProcessing="true">
<match url="^shopcustcontact.asp$" />
<conditions>
<add input="{HTTPS}" pattern="^off$" />
</conditions>
<action type="Redirect" url="https://yourdomainname.com/shopcustcontact.asp" />
</rule>




*peace - serj*
Go to Top of Page

pete.gardner
Starting Member

9 Posts

Posted - November 23 2016 :  14:52:10  Show Profile  Reply with Quote
i did full https for my store
Go to Top of Page

motonet
VP-CART New User

Spain
79 Posts

Posted - November 25 2016 :  05:17:49  Show Profile  Reply with Quote
Hi Serj.

Thanks for your help

I tested it and partially worked.

If I add two rules for shopquestion.asp and shopcustcontact.asp a 500 server error appears.

This is what I added to web.config:

<rewrite>
<rules>
<rule name="SpecificRedirect" stopProcessing="true">
<match url="^shopcustcontact.asp$" />
<conditions>
<add input="{HTTPS}" pattern="^off$" />
</conditions>
<action type="Redirect" url="https://mydomainname.com/shopcustcontact.asp" />
</rule>
<rule name="SpecificRedirect" stopProcessing="true">
<match url="^shopquestion.asp$" />
<conditions>
<add input="{HTTPS}" pattern="^off$" />
</conditions>
<action type="Redirect" url="https://mydomainname.com/shopquestion.asp" />
</rule>
</rules>
</rewrite>

What am I doing wrong?

On the other side, I have redirected all the site to https as pete suggests, but I´m interested on only redirect shopquestion and shopcustcontact

Thanks
Saludos
Diego

Edited by - motonet on November 26 2016 02:45:32
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - December 05 2016 :  11:12:06  Show Profile  Visit serjtankian's Homepage  Reply with Quote
try to use different rule name for each rule

<rule name="SpecificRedirect" stopProcessing="true"> replace to <rule name="SpecificRedirect2" stopProcessing="true">



*peace - serj*
Go to Top of Page

AleChe91
VP-CART New User

Italy
127 Posts

Posted - December 09 2016 :  03:19:28  Show Profile  Reply with Quote
@pete.gardner how is the speed of your website? Before/after https

Alessandro

Stock Elettrico S.r.l.
Go to Top of Page

pete.gardner
Starting Member

9 Posts

Posted - December 12 2016 :  11:57:06  Show Profile  Reply with Quote
@Alessandro

I think i got the same results between http and https, did you find differently?
Go to Top of Page

motonet
VP-CART New User

Spain
79 Posts

Posted - December 13 2016 :  19:52:08  Show Profile  Reply with Quote
Hi.

Since google has been highly demanding with us in this aspect, we decided to make full site https.

As soon as we upload the feed, our merchant account was suspended and we worked more than a month to adapt the feed to the google shopping standards for Spain

I haven´t make any deep testing on the speed, but the site is running normally and please ...work hard to be listed in google shopping, the difference is remarkable.

http://screencast.com/t/ov5YLzzqIQq

http://screencast.com/t/9zElZC2Lpbrl

Thanks serj!!

Saludos
Diego

Edited by - motonet on December 15 2016 10:38:13
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - December 14 2016 :  13:48:00  Show Profile  Visit serjtankian's Homepage  Reply with Quote
wow! seems you''ve got significant visitors increment Diego! congrats!



*peace - serj*
Go to Top of Page

motonet
VP-CART New User

Spain
79 Posts

Posted - December 16 2016 :  13:49:17  Show Profile  Reply with Quote
Hey Serj

I was listening to your channel in Deezer!!! Wow

Do you know what MOLA means in spanish?

Pues MOLA!!



Saludos
Diego
Go to Top of Page

serjtankian
VP-CART Super User

Armenia
378 Posts

Posted - December 20 2016 :  11:29:10  Show Profile  Visit serjtankian's Homepage  Reply with Quote
tell me what''s that bro! seems that''s cool slang :D





*peace - serj*
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00