Click here to Skip to main content
15,880,405 members
Home / Discussions / Web Development
   

Web Development

 
GeneralHow to speed up web development Projects Pin
pandu web dev11-Aug-14 22:38
pandu web dev11-Aug-14 22:38 
AnswerRe: How to speed up web development Projects Pin
Richard MacCutchan11-Aug-14 23:01
mveRichard MacCutchan11-Aug-14 23:01 
GeneralRe: How to speed up web development Projects Pin
Bernhard Hiller12-Aug-14 21:19
Bernhard Hiller12-Aug-14 21:19 
AnswerRe: How to speed up web development Projects Pin
thatraja12-Aug-14 23:18
professionalthatraja12-Aug-14 23:18 
GeneralRe: How to speed up web development Projects Pin
pitechindore25-Dec-14 23:21
pitechindore25-Dec-14 23:21 
QuestionHow to add new keywords to my web site to search in Google? Pin
Davood Riazi9-Aug-14 19:57
Davood Riazi9-Aug-14 19:57 
AnswerRe: How to add new keywords to my web site to search in Google? Pin
Bernhard Hiller10-Aug-14 21:53
Bernhard Hiller10-Aug-14 21:53 
AnswerRe: How to add new keywords to my web site to search in Google? Pin
Swinkaran10-Aug-14 23:34
professionalSwinkaran10-Aug-14 23:34 
HTML
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Free Web tutorials">
<meta name="keywords" content="HTML,CSS, Search this word, Kitkat, Fanta">
<meta name="author" content="The great HTML">
</head>
</html>

The above code is an example of HTML. You need to place the searching words inside the "Keywords" tag and the words can be comma separated.
http://www.w3schools.com/tags/tag_meta.asp[^]
GeneralRemove the date on the post Pin
xpoweren8-Aug-14 16:58
xpoweren8-Aug-14 16:58 
QuestionRe: Remove the date on the post Pin
Richard MacCutchan8-Aug-14 21:32
mveRichard MacCutchan8-Aug-14 21:32 
AnswerRe: Remove the date on the post Pin
xpoweren9-Aug-14 20:34
xpoweren9-Aug-14 20:34 
QuestionToo many web services ruin the application, Best resolutions. Pin
muralinarisetty4-Aug-14 21:35
muralinarisetty4-Aug-14 21:35 
AnswerRe: Too many web services ruin the application, Best resolutions. Pin
pandu web dev11-Aug-14 22:45
pandu web dev11-Aug-14 22:45 
GeneralRe: Too many web services ruin the application, Best resolutions. Pin
msc92014-Aug-14 5:20
msc92014-Aug-14 5:20 
AnswerRe: Too many web services ruin the application, Best resolutions. Pin
Dominic Burford18-Sep-14 3:05
professionalDominic Burford18-Sep-14 3:05 
Questionvisual studio 2013 Pin
msc9203-Aug-14 23:17
msc9203-Aug-14 23:17 
AnswerRe: visual studio 2013 Pin
Kornfeld Eliyahu Peter3-Aug-14 23:24
professionalKornfeld Eliyahu Peter3-Aug-14 23:24 
GeneralRe: visual studio 2013 Pin
msc9203-Aug-14 23:36
msc9203-Aug-14 23:36 
AnswerRe: visual studio 2013 Pin
Kornfeld Eliyahu Peter3-Aug-14 23:47
professionalKornfeld Eliyahu Peter3-Aug-14 23:47 
GeneralRe: visual studio 2013 Pin
msc9203-Aug-14 23:51
msc9203-Aug-14 23:51 
AnswerRe: visual studio 2013 Pin
Kornfeld Eliyahu Peter4-Aug-14 0:02
professionalKornfeld Eliyahu Peter4-Aug-14 0:02 
GeneralRe: visual studio 2013 Pin
msc9204-Aug-14 0:17
msc9204-Aug-14 0:17 
AnswerRe: visual studio 2013 Pin
Richard Deeming4-Aug-14 2:42
mveRichard Deeming4-Aug-14 2:42 
GeneralRe: visual studio 2013 Pin
msc9206-Aug-14 10:53
msc9206-Aug-14 10:53 
QuestionScrape Flash Output Pin
#realJSOP30-Jul-14 3:59
mve#realJSOP30-Jul-14 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.