Below is my homepage metadata in the source code. May I know how to insert this meta description and meta keywords?
- Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Open Journal System</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="generator" content="Open Journal Systems 2.3.7.0" />
