You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+20-6Lines changed: 20 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,11 @@ ownership.
31
31
- Treat experience evidence as the primary support layer for public claims about
32
32
scale, stakeholder altitude, and operating context.
33
33
- Keep the top-level website structure explicit:
34
-
`portfolio.html` for Role Fit, `operating-history.html` for Case Studies,
35
-
`artifacts.html` for How I Work, `modules.html` for Workflow Systems,
36
-
`proof.html` for Evidence, `resources.html` for Resources, and the home
37
-
contact section for Contact.
34
+
`pmo-portfolio-governance-leader.html` for Role Fit,
35
+
`portfolio.html` for the deeper portfolio map, `operating-history.html` for
36
+
Case Studies, `artifacts.html` for How I Work, `modules.html` for Workflow
37
+
Systems, `proof.html` for Evidence, `resources.html` for Resources, and the
38
+
home contact section for Contact.
38
39
- Anchor the public headline on Principal / Director-level portfolio, PMO, and
39
40
executive operations.
40
41
- Treat Chief of Staff as a target lane only when the role means executive
@@ -53,8 +54,11 @@ ownership.
53
54
## Web Structure
54
55
55
56
-`/` is the simplified hiring-manager front door and evaluator path.
56
-
-`/portfolio.html` is Role Fit: it explains role fit, executive operating problems, and the
57
-
operating-history bridge.
57
+
-`/pmo-portfolio-governance-leader.html` is Role Fit: it gives hiring leaders
58
+
the fastest read on Marco's strongest roles, operating problems, and proof
59
+
signals.
60
+
-`/portfolio.html` is the deeper portfolio map: it explains role fit,
61
+
executive operating problems, and the operating-history bridge.
58
62
-`/operating-history.html` is Case Studies: it provides public-safe experience evidence and links
59
63
specific experience claims to the portfolio routes or modules they support.
60
64
-`/artifacts.html` is How I Work: public-safe routes from unclear
@@ -66,6 +70,15 @@ ownership.
66
70
-`/resources.html` is Resources: career, job-search, and writing resources for the
67
71
broader community; it is not part of the main executive proof path.
68
72
73
+
## Search Console Notes
74
+
75
+
- The canonical public domain is `https://policani.net/`, not the `www`
76
+
subdomain.
77
+
- Google Search Console may report `https://www.policani.net/` as "Page with
78
+
redirect" because it redirects to `https://policani.net/`. That is expected
79
+
canonical behavior, not an indexing defect, as long as the apex domain returns
80
+
`200` and sitemap/canonical URLs stay on `https://policani.net/`.
81
+
69
82
## Source Repositories
70
83
71
84
- GitHub profile: https://github.com/policani
@@ -94,6 +107,7 @@ work model/location, posting URL, and hiring need in the browser, then use those
94
107
fields to compose a `mailto:` draft. Do not replace it with automatic email
95
108
notifications unless Marco explicitly approves a third-party form service,
96
109
backend endpoint, or other infrastructure that changes the privacy/cost model.
110
+
97
111
## License
98
112
99
113
Site code, styles, and scripts are licensed under MIT. Written content and other non-code portfolio materials are licensed under CC BY 4.0 with attribution to Marco Policani. See `LICENSE.md`.
0 commit comments