Hey guys,
Wondering if someone could please help me.
Using the cPanel X program I’ve pasted the favicon.ico into these locations:
Public_Html
public_html\wp-content\themes\scope(theme name)\
public_html\wp-content\themes\scope(theme name)\images
It seems like I’ve added almost every combination of text into the Head section of Header.php using the WordPress Editor.
Here’s an example of the latest text I’m using.
Any help would be REALLY appreciated ??
Thanks
Rich
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<!– BEGIN head –>
<head>
<link rel=”icon” type=”image/png” href=”https://diabolotutorials.com/favicon.ico”>
<!– Meta Tags –>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++