/ |
- |
- |
- |
Matches any URL whose path is / and instructs the system to open it as a Universal link |
/home |
- |
- |
- |
Matches any URL whose path is /home and instructs the system to open it as a Universal link |
/home/home-feed |
- |
- |
- |
Matches any URL whose path is /home/home-feed and instructs the system to open it as a Universal link |
/profile |
- |
- |
- |
Matches any URL whose path is /profile and instructs the system to open it as a Universal link |
/jobs/detail/* |
- |
- |
- |
Matches any URL whose path is /jobs/detail/* and instructs the system to open it as a Universal link. Should always have path for the wildcard. |
/job/result/* |
- |
- |
- |
Matches any URL whose path is /job/result/* and instructs the system to open it as a Universal link. Should always have path for the wildcard. |
/job-detail/* |
- |
- |
- |
Matches any URL whose path is /job-detail/* and instructs the system to open it as a Universal link. Should always have path for the wildcard. |
/jobs |
- |
- |
- |
Matches any URL whose path is /jobs and instructs the system to open it as a Universal link |
/dashboard/profiles/* |
- |
- |
- |
Matches any URL whose path is /dashboard/profiles/* and instructs the system to open it as a Universal link. May not always have path for the wildcard. |
/dashboard/profiles |
- |
- |
- |
Matches any URL whose path is /dashboard/profiles and instructs the system to open it as a Universal link |
/dashboard/notification |
- |
- |
- |
Matches any URL whose path is /dashboard/notification and instructs the system to open it as a Universal link |
/dashboard/intellisearch-jobs |
- |
- |
- |
Matches any URL whose path is /dashboard/intellisearch-jobs and instructs the system to open it as a Universal link |
/dashboard/jobs |
- |
- |
- |
Matches any URL whose path is /dashboard/jobs and instructs the system to open it as a Universal link |
/dashboard/alerts |
- |
- |
- |
Matches any URL whose path is /dashboard/alerts and instructs the system to open it as a Universal link |
/dashboard/connections |
- |
- |
- |
Matches any URL whose path is /dashboard/connections and instructs the system to open it as a Universal link |
/recruiter-profile |
- |
- |
- |
Matches any URL whose path is /recruiter-profile and instructs the system to open it as a Universal link |
/company-profile/* |
- |
- |
- |
Matches any URL whose path is /company-profile/* and instructs the system to open it as a Universal link |
/message-center |
- |
- |
- |
Matches any URL whose path is /message-center and instructs the system to open it as a Universal link |
/register |
- |
- |
- |
Matches any URL whose path is /register and instructs the system to open it as a Universal link |
/career-advice/job-hunting/* |
- |
- |
true |
Matches any URL whose path is /career-advice/job-hunting/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/job-hunting |
- |
- |
true |
Matches any URL whose path is /career-advice/job-hunting and instructs the system NOT to open it as a Universal link. |
/career-advice/resume-help/* |
- |
- |
true |
Matches any URL whose path is /career-advice/resume-help/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/resume-help |
- |
- |
true |
Matches any URL whose path is /career-advice/resume-help and instructs the system NOT to open it as a Universal link. |
/career-advice/interview-tips/* |
- |
- |
true |
Matches any URL whose path is /career-advice/interview-tips/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/interview-tips |
- |
- |
true |
Matches any URL whose path is /career-advice/interview-tips and instructs the system NOT to open it as a Universal link. |
/career-advice/career-path/* |
- |
- |
true |
Matches any URL whose path is /career-advice/career-path/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/career-path |
- |
- |
true |
Matches any URL whose path is /career-advice/career-path and instructs the system NOT to open it as a Universal link. |
/career-advice/career-growth/* |
- |
- |
true |
Matches any URL whose path is /career-advice/career-growth/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/career-growth |
- |
- |
true |
Matches any URL whose path is /career-advice/career-growth and instructs the system NOT to open it as a Universal link. |
/career-advice/diversity-equity-inclusion/* |
- |
- |
true |
Matches any URL whose path is /career-advice/diversity-equity-inclusion/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/diversity-equity-inclusion |
- |
- |
true |
Matches any URL whose path is /career-advice/diversity-equity-inclusion and instructs the system NOT to open it as a Universal link. |
/career-advice/dice-daily/* |
- |
- |
true |
Matches any URL whose path is /career-advice/dice-daily/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/dice-daily |
- |
- |
true |
Matches any URL whose path is /career-advice/dice-daily and instructs the system NOT to open it as a Universal link. |
/career-advice/topic/* |
- |
- |
true |
Matches any URL whose path is /career-advice/topic/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/topic |
- |
- |
true |
Matches any URL whose path is /career-advice/topic and instructs the system NOT to open it as a Universal link. |
/career-advice/search/* |
- |
- |
true |
Matches any URL whose path is /career-advice/search/* and instructs the system NOT to open it as a Universal link. May not always have path for the wildcard. |
/career-advice/search |
- |
- |
true |
Matches any URL whose path is /career-advice/search/* and instructs the system NOT to open it as a Universal link. |
/career-advice/* |
- |
- |
- |
Matches any URL whose path is /career-advice/* and instructs the system to open it as a Universal link. May not always have path for the wildcard. |
/career-advice |
- |
- |
- |
Matches any URL whose path is /career-advice and instructs the system to open it as a Universal link. |
/application-submitted |
- |
- |
- |
Matches any URL whose path is /application-submitted and instructs the system to open it as a Universal link. |