News on your homepage
What is going on here?
If you own an Anime based webpage, you probably know the problem: You want to include a small <b>news ticker on the website</b>, that informs the visitors about what is happening in the anime world. Yet, you do not have the time to update it daily.
Since animeMANGA contains a functioning news system, that delievers you <b>daily news</b>, we thought that it is beneficial for all, if we allow the export of the <b>News Headlines</b> so other webpages as well can publish them.
How do I do this?
The integration is very simple: You include the following <b>HTML-Code</b> into your homepage code:
<div id="am-news"></div>
In addition, if possible, the following Javascript tag must be included in the HTML header.
<script type="text/javascript" src="https://www.animemanga.com/news/export/?format=script×tamp=7"></script>
and the news of the last "XX" days will be displayed.<br /> <br /> <span class="fw-bold">Info:</span> The installation HTML code was changed on 28.01.2023 and requires an update to the previous code.
We only show an unformatted line per headline. Therefore it is easy for you to adapt it in your homepage layout. The news of the last 7 days can be centered or be deposited with a dark color as follows:
What disadvantages are there?
Only the headings with the links are displayed. The basic requirement for the display is JavaScript (almost all browsers have it activated today). Furthermore, we would be pleased if you could inform the <a href="/site/contact" class="fw-bold" rel="nofollow">support team</a> that you are using the script. But that`s it.