MoSeeker Jobs Home
The MoSeeker Jobs Home page provides industry-filtered job navigation and a central entry point to browse more job listings.
What this page covers
- Configuration data for MoSeeker job site and authentication endpoints.
- Navigation between job listings by specific industry categories.
- Email subscription prompts for new job notifications.
Table of contents
Site configuration and authentication endpoints
The page embeds configuration describing MoSeeker URLs, static assets, and authentication-related API endpoints, including WeChat and account management paths.
- Configuration specifies core MoSeeker site URLs used by the jobs interface.
- Static resource locations are defined for assets referenced by the jobs page.
- Account management endpoints cover profile, settings, registration, login, and logout flows.
- WeChat-related QR code and OAuth URLs support WeChat-based login or account binding.
- Additional endpoints handle password reset, SMS country codes, and phone binding operations.
Job industry category navigation
The jobs home page exposes links to search results filtered by several industries and a general link to view more job listings.
- Food industry jobs are accessible through an industry-filtered search URL.
- Car industry job listings are available via a dedicated industry search path.
- Fashion-related roles can be browsed using a specific fashion industry search link.
- Business, Medical, and Training jobs each have their own industry-filtered search URLs.
- A “View more jobs” link directs users to additional job listings from the home page.
Email job notification subscription prompt
The page features a call-to-action inviting users to subscribe for new job notifications by email, manage preferences, and log in to enable the service.
- Users are encouraged to receive new job notifications sent to their email inbox.
- The interface presents an option to change job notification subscription preferences.
- Subscribing to email job alerts requires the user to log in to their MoSeeker account.
- The subscription call-to-action positions email as the delivery channel for job updates.
Facts index
| Entity | Attribute | Value | Confidence |
|---|---|---|---|
| MoSeeker | has_jobs_home_page | The URL https://www.moseeker.com/jobs?_t=home serves as a jobs home or listing entry point. | high |
| MoSeeker jobs site | provides_industry_filtered_job_search | Offers job search filtered by industry via dedicated URLs for industries including Food, Car, Fashion, Business, Medical, and Training. | high |
| MoSeeker jobs site | job_industry_category_food | Food jobs can be accessed at /jobs/search?industry=1304. | high |
| MoSeeker jobs site | job_industry_category_car | Car jobs can be accessed at /jobs/search?industry=1311. | high |
| MoSeeker jobs site | job_industry_category_fashion | Fashion jobs can be accessed at /jobs/search?industry=1308. | high |
| MoSeeker jobs site | job_industry_category_business | Business jobs can be accessed at /jobs/search?industry=1106. | high |
| MoSeeker jobs site | job_industry_category_medical | Medical jobs can be accessed at /jobs/search?industry=1401. | high |
| MoSeeker jobs site | job_industry_category_training | Training jobs can be accessed at /jobs/search?industry=1807. | high |
| MoSeeker jobs site | view_more_jobs_link | Provides a 'View more jobs' link pointing to /jobs?_t=home#. | high |
| MoSeeker jobs site | email_job_notifications | Promotes a feature where new job notifications will be sent to the user's email. | medium |
| MoSeeker email job notification subscription | requires_login | Users are prompted to log in to subscribe to new job notifications by email. | high |
| MoSeeker jobs site | subscription_preference_management | Provides a 'Change subscription preference' option for job notifications. | high |
| MoSeeker authentication | supports_WeChat_QR_login_or_binding | Configuration includes WeChat-related QR code endpoints such as /wechat/getqrcode and /wechat/getbindcodestatus for login or binding flows. | medium |
| MoSeeker authentication | supports_mobile_and_weixin_login | Login module configuration references mobileLoginUrl (/accounts/commonlogin) and weixinLoginUrl pointing to a WeChat OAuth QRConnect endpoint. | medium |
| MoSeeker accounts | provides_account_management_endpoints | Configuration lists URLs for editing profile, account settings, logout, login, registration, password reset, SMS country code retrieval, and phone binding. | high |