WPIntell

Source evidence

Geolocation Question

If-So Dynamic Content – Elementor & All Page Builders Personalization · support · 2024-06-06T05:16:00+00:00

mixedsentiment
mediumseverity
0.85relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 31 rows with source links

6.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
spielo resolved
Hi, is it possible to setup the hold website by Geolocation? redirects example.com/posts to example.com/at/posts like website is a clone only advertising is different. like this code [ifso-redirect url=’ https://www.example.com/at/$1 ‘ type=’js’] This topic was modified 1 year, 11 months ago by spielo . This topic was modified 1 year, 11 months ago by spielo . This topic was modified 1 year, 11 months ago by spielo . Hi @spielo , Yes. Please check out our “Geolocation Redirect Templates” option. I beleive it’s exectly what you are looking for : https://www.if-so.com/help/documentation/geolocation-redirect-template/ Thanks works fine, but another question is, redirects works after site is loaded. problem is, user have to see only the geo content, but first they see the original content until redirects is done. is there any option to hide the original content or redirects asap? Is your trigger being loaded using Ajax? The best results can be achieved by loading the trigger without Ajax. That means that if you are using a caching plugin on your site you need to exclude the relevant page from the page cache. No option is perfect, especially in your case where the redirection is likely embedded on several different pages. Please check out the 3 options under the title “How to create the smoothest redirect possible” on this page hi, thanks and we leave at in the moment so, otherwise we kill the site performance. ok, last question, we add this trigger [ifso-redirect url=’example.com/de{{PATH}}’ type=’js’ ] and it works well but on the other end, if we do [ifso-redirect url=’ https://www.example.com {{PATH}}’ type=’js’ ] we get a endless loop, about the folder /de is a own wordpress site, any trick or idea? regards for your help Could you explain the use case? The loop is happening because the user is being redirected to the same page. In any case, you can use our ‘Triggering the conditional redirect once per user’ option to avoid this. You can find instructions under that title on our documentation page: https://www.if-so.com/help/documentation/conditional-redirect/ Hi, i found the right code and for all have the same issue, it must be [ifso-redirect url=’.example.com/de{{PATH}}’ type=’js’ condition=’NOT path_contains “de”‘] Thanks This reply was modified 1 year, 11 months ago by spielo .

Comments

6 shown
If-So Dynamic Content 2024-06-06T17:25:00+00:00

Hi @spielo , Yes. Please check out our “Geolocation Redirect Templates” option. I beleive it’s exectly what you are looking for : https://www.if-so.com/help/documentation/geolocation-redirect-template/

spielo 2024-06-07T05:28:00+00:00

Thanks works fine, but another question is, redirects works after site is loaded. problem is, user have to see only the geo content, but first they see the original content until redirects is done. is there any option to hide the original content or redirects asap?

If-So Dynamic Content 2024-06-07T08:46:00+00:00

Is your trigger being loaded using Ajax? The best results can be achieved by loading the trigger without Ajax. That means that if you are using a caching plugin on your site you need to exclude the relevant page from the page cache. No option is perfect, especially in your case where the redirection is likely embedded on several different pages. Please check out the 3 options under the title “How to create the smoothest redirect possible” on this page

spielo 2024-06-07T12:12:00+00:00

hi, thanks and we leave at in the moment so, otherwise we kill the site performance. ok, last question, we add this trigger [ifso-redirect url=’example.com/de{{PATH}}’ type=’js’ ] and it works well but on the other end, if we do [ifso-redirect url=’ https://www.example.com {{PATH}}’ type=’js’ ] we get a endless loop, about the folder /de is a own wordpress site, any trick or idea? regards for your help

If-So Dynamic Content 2024-06-07T19:54:00+00:00

Could you explain the use case? The loop is happening because the user is being redirected to the same page. In any case, you can use our ‘Triggering the conditional redirect once per user’ option to avoid this. You can find instructions under that title on our documentation page: https://www.if-so.com/help/documentation/conditional-redirect/

spielo 2024-06-07T21:57:00+00:00

Hi, i found the right code and for all have the same issue, it must be [ifso-redirect url=’.example.com/de{{PATH}}’ type=’js’ condition=’NOT path_contains “de”‘] Thanks This reply was modified 1 year, 11 months ago by spielo .