metatags and domain design

Please support our Site Layout and Usability advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: May 2009
Posts: 18
Reputation: DaveyMoyes is an unknown quantity at this point 
Solved Threads: 0
DaveyMoyes DaveyMoyes is offline Offline
Newbie Poster

metatags and domain design

 
0
  #1
27 Days Ago
Hello everyone, hope you are all well,

Im am looking into building myself a webpage, and would luike some advice please with my header tags and domain setup.

header tags im looking at using are the following

<head> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content=". " />
<meta name="keywords" content="." />
<meta name="rating" content="general" /> 
<meta name="revisit-after" content="7 Days" />
<meta name="ROBOTS" content="all" />
<meta name="GOOGLEBOT" content="index,follow" /> 
<title>Title</title>
<meta name="MSSmartTagsPreventParsing" content="true" />

With the domain setup, i am referring to

www.mydomain.com (homepage = index.php or html)
I know php pushes, as the page will not load until all information has been pushed, where as html GETS and show the information whilst its downloading.

The advice here I am looking for is how I set the domain ?

if i have a few different sections ? ie. section 1, section 2, section 3
Would it be best for me to create
www.mydomain/section1 and have each page named index.php/html or have
www.mydomain/section1.php

www.mydomain/section2
www.mydomain/section3

many thanks inadvance
Last edited by Ezzaral; 27 Days Ago at 6:04 pm. Reason: Added [code] [/code] tags. Please use them to format any code that you post.
why did I ever start.....
If you have helped me in the past, or you help me in the future.
I say thanks to you all
it is appreciated
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 14
Reputation: webmaven is an unknown quantity at this point 
Solved Threads: 1
webmaven webmaven is offline Offline
Newbie Poster
 
0
  #2
2 Days Ago
I don't see what your question has to do with metatags, but I would note that the only 2 important ones are description and, to a lesser degree, keywords. These should tell what your site is about and include the keywords you want to stress.

As for file naming, if your section only has one page, don't make it a section. Just make it a page in the root. If you have several pages, your default page in each section will be www.mydomain/section1/index.html and then the other pages will be in the same directory and have different names, e.g. www.mydomain/section1/pageabouttheauthor.html
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Site Layout and Usability Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC