This SOP is a work in progress. If you notice anything that is out of date, could be more clear or could be more efficient please update the SOP or add a comment to start a conversation.
Purpose
This is the procedure for adding the Global CSS file to the client’s website folder. Said file affects all sites on the Dealer Spike Marketing Platform.
Procedure
Inputs:
As part of the initial setup for clients this is an important step
Make sure to have credentials for Notepad++
Make sure to connect to a VPN
This method is for Dealer Spike clients only
Expand | ||
---|---|---|
| ||
Find the client’s folder on Notepad++ In this example 1stchoiceequipment will be used.
|
Expand | ||
---|---|---|
| ||
Open client’s folder. Most sites have similar folders and files. |
Expand | ||
---|---|---|
| ||
Once in client’s folder locate “includes” folder and expand it. |
Expand | ||
---|---|---|
| ||
Once in the “includes” folder, find and open the document “stdHeaderStart.inc” The document should look like this: |
Expand | ||
---|---|---|
| ||
Find these lines of code within the document: Alternatively, the search function can be used using Ctrl+F and search for “styles.css” as it should lead to the lines of code needed. |
Expand | ||
---|---|---|
| ||
Once the lines of code are found, paste the following right below the code mentioned: <!-- SEO CSS Import File - [SEO Rep Name] - [Enter Date Added] --> Fill in the [SEO Rep Name] and [Enter Data Added] with Rep name and the date it was added respectively. Once done should look like this:
|
Expand | ||
---|---|---|
| ||
Lastly, save the document. |
Outputs:
The CSS file is added to the client’s website folder.
FAQs
Expand | ||
---|---|---|
| ||
Answer… |
...