Of course, you want to write correctly in the language you’ve selected. This goal combines all spelling and grammar guidelines.
Acrolinx provides presets that are suitable for a lot of content needs. The presets make it easy to pick the type of guidance you’d like so you don’t have to adjust each individual guideline.
Warning
In Spelling and Grammar, you should make sure that the selected language matches the language of your style guide.
To make sure that the right language is selected, follow these steps:
-
In Style > Style guides, click the name of the style guide you'd like to edit.
-
Click on Spelling and Grammar to expand it.
-
Check if the language preset is the correct one.
-
If necessary, select the matching language from the dropdown.
To define what Acrolinx checks, you can customize the individual guidelines to create a custom preset. See Fine-tune your Goals for more information.
Warning
Careful, you can only create one custom preset for each goal within a style guide.
When you drill down into the guidance, you’ll find guideline groups. These help you capture specific aspects of your preferred style.
Note
Wondering why some guideline names, like punctuation and hyphenation, appear under both Spelling and Grammar and Consistency? It’s because guidelines are independent. Correctness checks for spelling and grammar, while Consistency focuses on style.
Let's dive into how Acrolinx looks for and finds broken URLs.
When you check your content with an Acrolinx Integration, Acrolinx visits the URL to see if the URL is still valid. URLs that aren't valid appear as Style issues.
You can use Acrolinx to check for URLs in the following formats:
Note
Before you run a check, make sure that the corresponding Content Profile has the right adjustments. For example, if you want Acrolinx to check all href
attributes, you'll need to add href
under Attributes to Extract.
-
URLs that you write in the text. For example:
Visit our website http://www.acrolinx.com for more information.
-
URLs in all XML attributes except URLs for namespaces or document types. But Acrolinx won't highlight the attribute when you click on the URL issue card in the Sidebar. For example:
Visit our <A HREF="http://www.acrolinx.com"> website </A> Visit our website at <xref format="html" href="http://www.acrolinx.com" scope="external"></xref>
Acrolinx finds the URLs in your content according to statuses. For example, "Page not found." Acrolinx grabs the HTTP header information from each new URL and saves the URL in a cache that's stored on the Acrolinx Platform. Acrolinx saves each URL in the cache with a timestamp of the check and the validity of the URL.
Acrolinx reviews the URL cache every 5 minutes to see if there are any URLs due for rechecking. You can adjust the default time interval for checking the URLs. The default time interval for checking a URL in the cache is every 12 hours. Acrolinx rechecks and URLs that are older than this time interval and updates the timestamp and status information.
During a check, Acrolinx searches the cache for validated URLs from previous checks. When it finds a match in the cache, Acrolinx looks at the URL's validation information. If the status says that the URL is invalid, Acrolinx will raise a Spelling and Grammar issue.