Regular Expressions (Regex) are the secret superpower of site architecture. Because enterprise websites contain thousands of URLs, analyzing the entire matrix at once creates noise. Regex lets you isolate, filter, and sculpt your vector topology with algorithmic precision.
You don't need a computer science degree to use Regex in Love2Vec. 99% of all SEO tasks rely on these five simple symbols:
| Symbol | Name | What It Means | Example |
|---|---|---|---|
| |
Pipe (OR) | Matches item A OR item B | /blog/|/news/ |
^ |
Caret | Must start at the beginning of the string | ^https:// |
$ |
Dollar | Must end at the exact end of the string | /product$ |
.* |
Wildcard | Match anything in between | /category/.*\/item/ |
? |
Escape / Optional | Prevents special characters (like ?) from breaking |
\?utm_source |
Click any pattern to copy it directly into your Include/Exclude fields in Love2Vec tools.
/blog//products/|/services/\??utm=), sorting filters, and search parameters.\.(pdf|jpg|png|webp)/page/|/category/|/tag//(us|uk|ca)/Inside the 3D Graph, use the Node Highlighter tool to paint specific subdirectories in custom colors. For example, typing /pricing/ with a bright pink color highlight will instantly show you where your conversion pages live inside the latent vector cloud.
To avoid cluttering your analysis with blog overlap, set the Include Regex to /services/. This forces the AI to only check for semantic keyword collisions between your highest-value money pages.
When running a gap analysis against a competitor, place /author/|/tag/|/category/ in the Exclude Regex field. This stops the LLM from suggesting missing WordPress tag archives as "new content ideas."
Need to rewrite titles for your e-commerce products without touching blog posts? Simply set the Include Regex filter to /shop/ or /product/ to batch-generate metadata for specific silos.