Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    Senior Member
    Join Date
    Dec 2011
    Posts
    145

    What is Base Tag?

    The HTML base tag is used to specify a base URI, or URL, for relative links. For example, you can set the base URL once at the top of your page, then all subsequent relative links will use that URL as a starting point.

    For Example:

    <html>
    <head>
    <base href="http://www.quackit.com/javascript/" target="_blank"/>
    </head>
    <body>
    <p>Learn about <a href="javascript_arrays.cfm">JavaScript Arrays</a></p>
    </body>
    </html>
    Follow us on Facebook & Twitter

  2. #2
    Registered User
    Join Date
    Oct 2011
    Posts
    770
    Defines the base location for links on a page.
    Asia Affordable Web Hosting Provider

  3. #3
    Registered User
    Join Date
    Sep 2012
    Posts
    39
    The base tag specifies the base URL or target for all relative URLs in a document. It is indicated as <base> in HTML codes.

  4. #4
    Registered User biber's Avatar
    Join Date
    May 2012
    Posts
    130
    Its a stated that too much option for using HTML to submit a link and for a good tags.

  5. #5
    Member
    Join Date
    Jul 2012
    Posts
    42
    Yes, nicely described. Actually the base tag tells the browser what the base URL for elements should be. If you are using full-path URLs with no <base> tag, then the browser assumes that the base URL is the current domain name.

  6. #6
    Registered User
    Join Date
    Feb 2012
    Posts
    2
    Specifies the default target for all hyperlinks and forms in the page. The <base> tag goes inside the <head> element. The <base> tag does not support any event attributes and any standard attributes.

  7. #7
    Senior Member
    Join Date
    Aug 2012
    Posts
    266
    What is the use of base URL in SEO. I have not used any such thing while i optimize for my client websites. Is it necessary to implement ?

  8. #8

  9. #9
    Registered User
    Join Date
    Jul 2012
    Posts
    186
    Hi,
    Sorry i do't know

  10. #10
    Senior Member
    Join Date
    Jul 2012
    Location
    USA
    Posts
    105
    The <base> tag specifies the base URL/target for all relative URLs in a document.

    The <base> tag goes inside the <head> element.
    The <base> tag is supported in all major browsers.

  11. #11
    Junior Member
    Join Date
    Sep 2012
    Posts
    3
    Quote Originally Posted by smartkathy View Post
    The HTML base tag is used to specify a base URI, or URL, for relative links. For example, you can set the base URL once at the top of your page, then all subsequent relative links will use that URL as a starting point.

    For Example:

    <html>
    <head>
    <base href="http://www.quackit.com/javascript/" target="_blank"/>
    </head>
    <body>
    <p>Learn about <a href="javascript_arrays.cfm">JavaScript Arrays</a></p>
    </body>
    </html>
    Nice information with example.Thanks for share this wonderful information.As a beginner it will be guide to me to know these things .Thank you

  12. #12
    Junior Member
    Join Date
    Apr 2012
    Posts
    19
    The base tag specifies a default URL and a default target for all links on a page. It allows other URLs in the document to use relative addresses that are relative to the base URL.

  13. #13
    Registered User
    Join Date
    Oct 2012
    Posts
    129
    Hi smartkathy,

    what is the benifits of base tag. is there any effect on ranking. can you explain in detail...?

  14. #14
    Senior Member
    Join Date
    Dec 2011
    Posts
    145
    Hi Adamscot as I have already mentioned that, the HTML base tag is used to specify a base URL, for relative links. Yeah of course it has effect on ranking as by this tag we can know the dead pages (404 errors) of our website.

    Thank You
    Follow us on Facebook & Twitter

  15. #15
    Member
    Join Date
    Oct 2012
    Posts
    37
    Keyword density is the percentage of times a keyword or phrase appears on a web page compared to the total number of words on the page...

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

  Find Web Hosting      
  Shared Web Hosting UNIX & Linux Web Hosting Windows Web Hosting Adult Web Hosting
  ASP ASP.NET Web Hosting Reseller Web Hosting VPS Web Hosting Managed Web Hosting
  Cloud Web Hosting Dedicated Server E-commerce Web Hosting Cheap Web Hosting


Premium Partners:


Visit forums.thewebhostbiz.com: to discuss the web hosting business, buy and sell websites and domain names, and discuss current web hosting tools and software.