|
blog.posting_notices_url |
|
blog.posting_notices_url is a string variable containing an URL, which if accessed, takes the reader to the Subscribe page for posting notifications.
The Subscribe page allows readers to request email notification of all articles and photos posted to the blog, or only for selected categories and photo albums.
Example
In the example below, the text Click here to subscribe to be notified whenever a new article or photo is posted to this blog is linked to the Subscribe page for the blog:
<a href="{{blog.posting_notices_url}}">Click here to subscribe to be notified whenever a new article or photo is posted to this blog.</a>