— Once you have your final edited and proofed interview, save a master copy.
— Use this master copy to generate the word usage percentage. Use: Text Analyzer
— Add the final selected values from Text Analyzer to the master linked spheres formula document.
— Now we will prepare a web ready version of the document:
— Open the master copy and paste the entire contents of the document into a new ‘Pages’ document.
— We now need to replace each term found using the Text Analyzer in the formula document with the amended template code below:
Here is the template code you need to edit, and then find/replace for each term within the text:
<a href="https://linkedspheres.art/sphere/keyword"><span>keyword</span></a>
copy the above line, and replace each keyword with the correct term.
e.g: If the term is body, you would amend the template as so:
<a href="https://linkedspheres.art/sphere/body"><span>body</span></a>
— Be mindful of keywords that are used as plurals or with extra punctuation [how to fix punctuation errors is featured later in the guide].
— If possible, during the editing & preparation of the master document, note down which keywords are used plurally or with punctuation in preparation for this step.
— For plural keywords we need to adjust the ‘find/replace code’.
e.g: To amend a keyword that has been used plurally: e.g: body –> bodies, you would amend the template as so:
<a href="https://linkedspheres.art/sphere/body"><span>bodies</span></a>
— Note that body is still singular while bodies has been changed to plural.
The keyword in the < a > tag:
<a href="https://linkedspheres.art/sphere/body">
must be the same because it’s the link.
But the second keyword in the < span > tag:
<span>bodies</span>
is the label which can be any variation of the keyword.
— Search for your plural keyword in the ‘Find’ input, & replace with the amended code.
— Once you have used the ‘Find & Replace’ method for each term in the text, save this document as a web master copy.
— The text is now ready to upload to the website.
— Head to linkedspheres.art/wp-admin and log in.
Once all the content has been uploaded, view the page to review for any typos, input errors, ‘out of place’ punctuation etc. Return to the page editor to make any changes and ‘Update’ the page when needed.
— To amend a keyword that has punctuation: e.g: how do we think about the body?, once you have uploaded all text for the page, view the live page to check for any instances of ‘out of place’ punctuation.
— Take note and then find the corresponding input module in the page editor.
— Be mindful when inputting a category to check your spelling, and that no unnecessary ‘spaces’ have been inserted before or after the word.
— A category only needs to be added once.
That’s it for now! I will update this guide once the menu and other features are live. Let me know if anything is unclear or there are any errors.