How to Use the Site
Once registered, you'll have access to the admin panel, where you can:
- Update information about your astrological organization.
- Add and edit your astrological events.
The dashboard interface is intuitive.
Blog Posting
To showcase your astrological style, you can publish astrological articles. Here's how:
1. Create Authors
- Add astrologers from your community who will be credited as authors of the articles.
- You can also add yourself as an author to publish articles under your name.
2. Publish Articles:
- Publish articles authored by the created authors.
- You can also publish articles under your name by adding yourself as the author of a particular article.
Recommendations for Publishing Articles and Events
Markdown Support:
We support Markdown formatting. You can learn more about this formatting style here.
To insert images that look good on both desktop and mobile screens, please use the following code:
<div class="col col-md-8 mx-auto">
<img class="w-100" src="your_image_url" alt="your_image_description">
</div>
Table of Contents:
If your article is long, you can include a table of contents by adding the tag "[toc]" in a separate paragraph.
...
[toc]
...
It will be translated into:
[toc]
Mathematical Formulas:
If you use inline formulas, wrap them into "$" symbols, f.e. $E=mc^2$
will be translated to $E=mc^2$.
If you use formulas as a separate block between paragraph, please wrap them with the following:
<div class="overflow-auto py-2">
$$
E=mc^2\tag{1}
$$
</div">
It will be translated to:
Astrological Fonts:
We support astrological fonts. To use them, click the "include astrofont" checkbox when editing your article. Then, wrap the symbols into the
<span class="text-astro">Symbols</span>
For instance <span class="text-astro">eW</span>
will be translated to eW. For full reference of symbols, see astrological font character map.
SEO Tips:
To ensure search engines quickly rank your articles or events high in search results, follow your dashboard's recommended lengths for SEO titles and descriptions.
Following these guidelines, you can effectively manage your organization's presence on our site and reach a global audience.