SEO Specialist onboarding
How to build a daily, weekly, and monthly SEO rhythm in SGEN
SEO specialist onboarding means knowing which of SGEN's ten panels to open, in which order, and at which cadence. This guide sequences those panels — SEO Manager, Global SEO, Robots.txt, Search Console, Blogs SEO, Post Type SEO, Redirects, Event Logs, and Analytics Reports — into a repeatable rhythm you can run from day one. your business' SEO specialist an editor uses this exact cadence: a 15-minute daily check, a deeper weekly audit, and a monthly full-site review. By the end of this guide you will have your foundations locked, your workspace set up, and your first month of rhythms mapped out.
What is this for?
This is a workflow guide, not a feature reference. It is for anyone stepping into an SEO specialist role on a SGEN site who wants a single source of truth for which panels to own and in what order. The ten pile docs it references each cover one panel in depth — link to them when you need field-by-field detail. Use this guide to understand the sequence, the cadence, and the known caveats that matter in day-to-day work.
The rhythm this guide builds looks like this:
- Daily (15 min): SEO Manager Issues scan, 404 sweep in Event Logs, top entry pages in Analytics Reports.
- Weekly: SEO audit on new content, broken-link sweep, redirect spot-check, blog archive SEO review, per-type SEO hub check.
- Monthly: Full-site SEO export, sitemap check, Search Console review, 404 trend analysis.
Good use cases
New SEO hire onboarding. A specialist joins your business mid-sprint. The foundations (Global SEO, Robots.txt, Search Console) take one day. The daily workspace (SEO Manager, Event Logs, Analytics Reports) takes one week to build into habit. By week two the specialist is running the full rhythm without prompts.
SEO audit before a site relaunch. Before flipping a site from staging to live, the specialist runs Steps 1 through 3 in this guide: confirm indexing is ON in Global SEO, confirm admin paths are blocked in Robots.txt, and confirm Search Console ownership is verified. These three gates take under 30 minutes and prevent the most common post-launch SEO disasters.
Ongoing SEO health maintenance for a small team. A solo admin at a small site uses the daily 15-minute check to catch missing SEO fields on newly published products and blog posts before Google crawls them. The weekly broken-link sweep and redirect spot-check ensure that URL changes never silently break inbound links.
What NOT to use this for
The Store SEO panel is not available at this time. Do not attempt to save ecommerce SEO defaults via that panel. Manage product-level SEO titles and meta descriptions via the SEO Manager grid or by editing each product page individually.
SGEN's built-in Event Logs and Analytics Reports are a complement to Search Console, not a replacement. Crawl coverage, index status, and Core Web Vitals data live in Search Console. SGEN shows you what your own server logged — not what Google crawled or indexed.
The SEO Manager does not support multi-row index-status changes in a single action. Change Index Status one row at a time from the audit grid.
The Schema Editor saves structured data admin-side, but you must manually verify the output appears on the public page. Do not rely on the admin save confirmation alone.
How this connects to other features
— new blog posts appear automatically in the SEO Manager audit grid the moment they are published. After every publish, switch to SEO Manager and audit the new row for missing title and meta description.
— same loop as blog. Create a page, then audit its SEO row in the SEO Manager.
— the 404 sweep in Event Logs feeds directly into redirect creation. Analytics surfaces the broken paths; Redirects fixes them. These two panels are a loop.
— a change to the title separator or the indexing toggle affects every page on the site simultaneously. Treat Global SEO changes as site-wide deployments.
— the top-entry-pages view in Reports shows which pages are driving traffic, so you know where to prioritize SEO title and meta description quality.
Before you start
- You need Admin or SEO Manager permissions on the SGEN site. Ask your site owner if you cannot reach
/sg-admin/seo/. - Have your Google Search Console credentials ready — you will need the HTML tag verification method to confirm site ownership (see Verify your site with Google Search Console).
- Know your site's current indexing state before touching anything. Open Global SEO first and read whether the site is set to allow or block search-engine crawling.
- Confirm the site has at least one published page or post before running the SEO Manager. An empty site produces an empty audit grid.
Where to go
All SEO panels live under SEO in the left SGEN admin sidebar. The sidebar links you will use in this workflow:
| Panel | Admin path |
|---|---|
| SEO Manager | /sg-admin/seo/ |
| Global SEO | /sg-admin/seo/global_seo |
| Blogs SEO | /sg-admin/seo/blogs |
| Post Type SEO | /sg-admin/seo/post_type |
| Robots.txt | /sg-admin/seo/robots |
| Google Search Console | /sg-admin/seo/search_console |
| Schema Editor | /sg-admin/seo/schema_editor |
Analytics panels live under Analytics in the same sidebar:
| Panel | Admin path |
|---|---|
| Event Logs | /sg-admin/analytics/ |
| Analytics Reports | /sg-admin/analytics/reports |
Redirects live under Redirects in the sidebar:
| Panel | Admin path |
|---|---|
| Redirects | /sg-admin/redirects/ |
Steps
These three panels have site-wide consequences. Complete them before anything else. A misconfigured Global SEO or Robots.txt will quietly undermine every other SEO action you take.
1a. Confirm Global SEO is configured correctly.
Open SEO → Global SEO. Confirm or correct four things:
- Search engines can index this site is toggled ON (unless you are intentionally in a pre-launch hold).
- Title separator is set to your preferred character —
|or–are the two most common choices. Every page title on the site inherits this separator between the page name and the site name. - Force trailing slash is on or off. Pick one and keep it consistent — mixing
/about/and/abouton the same site creates duplicate-URL signals in Search Console. - External sitemap URLs — if the site has a separate blog platform, a storefront on the same domain, or a docs subdomain, add those sitemap URLs here so search engines index them.
See Set site-wide Global SEO defaults for a field-by-field walkthrough.
Known caveat — title separator. If you change the separator, some pages may continue to display the old separator for a short period before their cached version refreshes. If a page title looks stuck after a separator change, open the page editor, save without changes, and check the public page again. This is a known per-page cache edge case under active investigation.
1b. Review and save your Robots.txt.
Open SEO → Robots.txt. The editor shows the raw file search engines read before any page on your site. At minimum, confirm:
/sg-admin/is in aDisallowblock (it should be by default — verify it is there).- Your sitemap URL appears as a
Sitemap:directive. - No staging or preview paths you intended to block are missing from the
Disallowlist.
See Edit robots.txt for format guidance and common patterns.
A correct Robots.txt for your business looks like this:
User-agent: *
Disallow: /sg-admin/
Disallow: /preview-fall-2026/
Disallow: /internal-docs/
Sitemap: https://yourdomain.com/sitemap.xml1c. Verify site ownership with Google Search Console.
Open SEO → Google Search Console. Paste the long string from inside Google's content=".." HTML verification tag into the verification field and save. Then return to Search Console and click Verify.
See Verify your site with Google Search Console for the full round-trip — what to copy from Google, where to paste it in SGEN, and how to confirm Google sees the tag on the public page before you click Verify.
Once the foundations are locked, spend the first week building the 15-minute daily check into muscle memory. The daily check has three moves: SEO Manager Issues scan, Event Logs 404 sweep, Analytics Reports top-entry-pages view.
2a. Open the SEO Manager and run the Issues filter.
Open SEO → SEO Manager. Every page, blog post, and event on the site appears in one table with 18 SEO signals per row. Click the Issues chip at the top to filter down to rows with missing SEO fields. Fix each missing field inline: click the SEO Title cell, type, press Enter. Click the Meta Description cell, type, press Enter. Click the Index Status toggle to flip it. The whole loop — scan, click, type, Enter — runs without a single page reload.
See Audit SEO across your whole site for the full command-station walkthrough. See Edit SEO inline for the inline-edit mechanics.
2b. Check Event Logs for 404s.
Open Analytics → Event Logs. Set the type filter to 404. Any path appearing here is a broken URL your visitors hit during the last day. Cross-reference with your Redirects list — if a path has 3 or more hits and no redirect in place, add one.
See Find what visitors have been doing with Event Logs.
2c. Check Analytics Reports for top entry pages.
Open Analytics → Reports. Set event type to Page View and date range to Yesterday. The doughnut chart shows your top paths by volume. If a page that should be ranking is not appearing here, investigate its SEO title and index status back in the audit grid.
Run the weekly audit on every piece of new content published that week, and sweep for structural redirect issues.
3a. SEO audit on new content.
Any page or post published in the last 7 days should get a full audit row review in the SEO Manager. Filter by the Issues chip. Fix missing SEO titles and meta descriptions inline. If a post needs structured data — an article schema for a blog post, a product schema for a store item, a how-to schema for a guide — click the Schema cell in its row to open the Schema Editor.
Known caveat — Schema Editor. When you save structured data via the Schema Editor, the admin confirms the save. Always verify the data appears on the published page by viewing the page source and searching for application/ld+json. If you do not find the block, the structured data may not be rendering on the public page. Re-check after any SGEN update.3b. Broken-link sweep.
Open Analytics → Event Logs, filter by 404, date range Last 7 Days. For every path with 5 or more hits in the week:
- Check whether a page still exists at that URL. If it was moved or deleted, you need a redirect.
- Open Redirects and create a 301 Permanent redirect from the broken path to the correct destination.
See Manage site redirects for the exact add-redirect steps.
3c. Redirect spot-check.
Open the Redirects list and look for three problems:
- 302 Temporary redirects older than 30 days — flip these to 301 if the destination is permanent.
- Redirect chains (A → B, B → C) — collapse to a single hop (A → C) so visitors and crawlers do not pay the extra round-trip.
- Redirect loops (A → B, B → A) — these break the page entirely for the visitor. Delete one leg.
3d. Blog archive SEO review.
Open SEO → Blogs SEO. After publishing new blog posts, confirm the archive SEO Title and Meta Description still reflect your current content focus. The archive page is often one of the highest-traffic pages on a site — it earns its own SEO treatment. See Set blog archive SEO defaults.
3e. Per-type SEO hub check.
If you added a new content type this week (a new event series, a product category, a custom post type), open SEO → Post Type SEO to confirm a SEO screen exists for it and archive defaults are set. See Find per-type SEO settings.
Once a month, step back from the daily and weekly maintenance and run the deeper checks that keep the site in good structural shape over the medium term.
4a. Full-site SEO audit — export and review.
Open SEO → SEO Manager. Remove all filters so you see every content item. Click Export to download the full CSV. Open it and scan for:
- Pages with duplicate SEO titles — two pages using the same title string compete against each other in search results.
- Meta descriptions over 160 characters — search engines truncate these, so your hand-written ending may never appear.
- Pages set to No-index that should be indexed — commonly happens when a draft was toggled no-index and never flipped back on publish.
- Pages indexed that have thin or no content worth ranking — candidates for consolidation or no-index.
Known caveat — duplicate title detection. The SEO Manager export surfaces most duplicate titles, but some near-duplicates (titles differing only in punctuation or trailing spaces) may not be flagged automatically. Do a manual visual scan of the exported title column sorted alphabetically.
4b. Google Search Console review.
Log into Search Console for your domain. Check three areas:
- Coverage — any pages newly excluded, errored, or listed as "Crawled — currently not indexed"?
- Performance — top queries and impressions vs. last month. Are rankings holding, improving, or slipping?
- Core Web Vitals — any regressions since last month?
Cross-reference any Coverage errors against the 404 log in Event Logs. If Google is hitting a 404 on a URL you care about, you likely need a redirect in SGEN.
4c. 404 trend analysis — log review.
Open Analytics → Event Logs, filter by 404, date range Last 30 Days, and export. Compare this month's 404 paths against last month's list. New paths that appear often indicate:
- A third-party site linking to an old URL that was not redirected.
- A blog post or product that was deleted without adding a redirect.
- A URL structure change that was not communicated to the SEO team.
For each new 404 path with 10 or more hits in the month, add a 301 redirect in Redirects.
What success looks like
After four weeks running this rhythm, you should see:
- The SEO Manager Issues chip reads 0 at the start of every weekly audit — every published page has an SEO title and meta description.
- The monthly 404 export shows a flat or declining count. No single new path accounts for more than 10 hits.
- Search Console Coverage shows no new unintentional exclusions. Any no-indexed pages were no-indexed deliberately.
- Every blog post and page published in the last 30 days has a set SEO title, a set meta description, and — if the content warrants it — a structured data type confirmed visible in the public page source.
- The Redirects list has no 302 entries older than 30 days and no chains longer than one hop.
What to do if it does not work
Global SEO — indexing toggle has no effect. If the site is still blocked after toggling indexing on and saving, check whether a noindex meta tag has been added via Custom Codes or in the theme. Global SEO controls the SGEN-generated tag; a manually inserted tag elsewhere overrides it.
Robots.txt changes not picked up by Google. Google may cache the previous Robots.txt for up to 24 hours after a change. If the issue persists past 48 hours, use the URL Inspection tool in Search Console to request a fresh crawl of /robots.txt directly.
Search Console verification fails. If Search Console reports it cannot find the verification tag, open the public site's page source and search for google-site-verification. If the tag is missing, check that you pasted the content string (not the full HTML snippet) into the SGEN Search Console field, and that the save completed without a form error.
SEO Manager — Issues chip shows a count but no rows appear. Filter state from a previous session may have combined with the Issues chip to produce zero results. Clear all filters first, then click the Issues chip again.
Redirect not firing — visitors still see a 404. If a redirect was saved but hits stay at zero and the 404 persists, confirm the From path starts with / (relative path, not a full URL). Plain, literal paths are required — regex patterns save without error but do not fire on the current version.
Schema Editor save confirmed but JSON-LD missing from public page. This is a known open issue. The admin save succeeds but the structured data block does not appear in the public page source. As a workaround, verify the page source after every schema save. Re-check after each SGEN platform update.
Examples
Example 1: an editor runs the daily 15-minute check — Tuesday morning.
Ada opens the SEO Manager Issues filter and sees 2 rows flagged: the Canvas Tote Bag product page is missing both its SEO title and meta description (published by the product team overnight). She clicks the SEO Title cell, types "Canvas Tote Bag | your business" (43 characters), presses Enter. She clicks the Meta Description cell, types "A heavyweight 12oz natural canvas tote — reusable, roomy, and roaster-branded." (77 characters), presses Enter. Issues chip drops to 0. She switches to Event Logs, filters by 404, and sees one new path: /bags with 4 hits — a link from an older blog post pointing to a URL that was renamed. She adds a 301 redirect from /bags to /canvas-tote-bag in Redirects. Total time: 11 minutes.
Example 2: Weekly broken-link sweep turns up a product rename.
a teammate runs the weekly 404 filter in Event Logs and spots that /barista-tshirt (without a hyphen before the T) has 23 hits in the last 7 days. The product was renamed to /barista-t-shirt two weeks ago but no redirect was created at the time. She opens Redirects, clicks Add Redirect, sets From to /barista-tshirt, To to /barista-t-shirt, type to 301 Permanent, and saves. The next day, hits to /barista-tshirt drop to zero and the 404 disappears from the daily sweep. Any inbound links to the old URL — from social posts, external blogs, or Google's index — now resolve correctly.
Example 3: Monthly audit surfaces a duplicate title cluster.
a developer exports the full SEO Manager CSV during the monthly audit. Sorting the SEO Title column alphabetically, he finds three product pages all sharing the title "Canvas Tote Bag | your business": the main product page, the black colorway page, and the natural colorway page. This is a cannibalisation risk — three pages competing for the same keyword phrase. He updates each to use the variant name in the title:
- Main page: "Canvas Tote Bag | your business" (stays as-is)
- Black colorway: "Canvas Tote Bag – Black | your business"
- Natural colorway: "Canvas Tote Bag – Natural | your business"
He then opens the Schema Editor for the main product page, confirms the Product schema type is selected, and checks the public page source for the application/ld+json block to confirm it is rendering correctly (see Schema Editor caveat in Step 3a above). All three titles are now distinct and the cannibalisation risk is resolved.
Related reading
Audit SEO across your whole site — the SEO Manager command-station walkthrough.
Edit SEO inline — inline-edit mechanics for SEO Title, Meta Description, and Index Status.
Edit robots.txt — format guide for the crawl rules file.
Set blog archive SEO defaults — permalink structure and archive-level SEO title and meta description.
Set site-wide Global SEO defaults — indexing toggle, title separator, trailing slash, external sitemaps.
Verify your site with Google Search Console — the HTML tag verification round-trip.
Find per-type SEO settings — the Post Type SEO hub for blogs, events, store, and custom types.
Manage site redirects — creating 301 and 302 redirects, avoiding chains and loops.
Find what visitors have been doing with Event Logs — raw 404 and page-view audit trail.
Visualize traffic with Analytics Reports — top-paths doughnut and events-over-time line chart.
