%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#33a1ff', 'secondaryColor': '#efb854', 'secondaryTextColor': '#000000'}}}%%
graph TD;
A[Do you have a website?]
A -->|YES| B
A -->|NO| X
B[Do you rely on organic search traffic from Google?]
B -->|YES| C[Are you in a high margin industry*?]
B -->|NO| X2
C -->|YES| D[Result one]
C -->|NO| E[Result two]
C -->|Not sure| X3[Check here.]
X[No website, no problem with toxic links.]
X2[A website but not interested in Google traffic.]
X2 --> |Yeah, who needs Google?| X
click X3 href "/glossary/high-margin-industry/"