|
|
|
#1
|
||||
|
||||
|
the body of a webpage
what is the body of a webpage i is telling me to copy and paste the link before tha body of my page to track it?
__________________
When you need it DUNN right!! Http://www.dunnslawnservice.com http://www.aroundthehomeandgarden.googlepages.com http://www.dunnstree.com |
|
#2
|
||||
|
||||
|
Quote:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en-US"> <head> <title>Dunns Lawn Service - Home</title> </head> <body> Here is the page body </body> </html> |
|
#3
|
||||
|
||||
|
Yea sorry still don't understand that computer language, but I did figure it out though thanks!
__________________
When you need it DUNN right!! Http://www.dunnslawnservice.com http://www.aroundthehomeandgarden.googlepages.com http://www.dunnstree.com |
|
#4
|
||||
|
||||
|
Quote:
__________________
Web Host by trade (-free domain name if you're from Lawn Site); National Service Industry Marketing & Sales Consultant-Trainer by request. Occasional Code Player (web site code)- 2 kids at 52-never bored .
|
|
#5
|
||||
|
||||
|
Quote:
But I don't know what it means and then it says something about if I have a template there is another way but I can't figure it out either.Any help appreciated
__________________
When you need it DUNN right!! Http://www.dunnslawnservice.com http://www.aroundthehomeandgarden.googlepages.com http://www.dunnstree.com |
|
#6
|
||||
|
||||
|
Quote:
http://www.google.com/support/analyt...908&topic=7325 How are you editing your HTML? Is it one of those free online sites, or do you upload the HTML to the webserver? Almost all tags on a web page are opened and closed. <body> is the open tag for the body container. </body> is the close tag. A common include template is used if you are using a scripting language to generate the html. (JSP, Java, Perl, PHP, etc..) For example, one of the websites I work on using Mason (A Perl based web-templating system), I have a common header and footer page which is "included" in all page request. This keeps all of the page layout information the same across pages all pages. So lets say for example, I wanted to make a change to the menu bar. I would make the change in 1 place and it will be changed on all pages that include that file. I wouldn't need to modify every page on my site. Back to your needs... So basically it is asking you to find the body close tag "</body>" in your html. Right before that paste the javascript specified.Ex. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en-US"> <head> <title>Dunns Lawn Service - Home</title> </head> <body> Here is the page body with a listing of your services Blah Blah Blah Blah Blah Blah <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct="UA-xxxx-x"; urchinTracker(); </script> </body> </html> |
|
#7
|
||||
|
||||
|
I'm going to see if I can find the html of my page but I am using Yahoo site builder if it matters so almost everything is drag and drop. Just in case I don't figure it out if you have any suggestions on how to do it with yahoo site builder I would greatly appreciate it. Thanks
__________________
When you need it DUNN right!! Http://www.dunnslawnservice.com http://www.aroundthehomeandgarden.googlepages.com http://www.dunnstree.com |
|
#8
|
||||
|
||||
|
Disclaimer, I have never used Yahoo Site Builder
![]() I looked at the manual to that program, and you need to go to Insert -> Code Elements -> HTML Here's the manual I found (Look at Page 461): http://us.dl1.yimg.com/download.yaho...manual_2-2.pdf |
|
#9
|
||||
|
||||
|
Quote:
__________________
When you need it DUNN right!! Http://www.dunnslawnservice.com http://www.aroundthehomeandgarden.googlepages.com http://www.dunnstree.com |
|
#10
|
||||
|
||||
|
I'm not sure which one did it but it is working now thanks for the help guys.
__________________
When you need it DUNN right!! Http://www.dunnslawnservice.com http://www.aroundthehomeandgarden.googlepages.com http://www.dunnstree.com |
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|





.







Hybrid Mode
