Do I need to add meta tag info to all pages if I'm creating a desktop, tablet and phone site?

Hi all,
I'm creating a website for a client and have built a desktop, tablet and mobile site.
What I'm wanting to know is can I add meta tags to only the desktop pages or does it need them on the tablet and mobile sites as well? Does this include images as well since the same images are repeated on all three site?
Lastly I have to add Google Analytics to the <head> section, is this only done on the home page of the desktop site or does this need to be added to every page (including tablet and mobile)?
Would be grateful for any info or links.
Thanks
Krishna

Hi guvieira,
I found the answer to this issue.
For the meta tags, if you create meta tags for the desktop pages, you can copy and paste that information to the tablet and mobile sites.
For the Google Analytics you can copy the tracking html text to the 'HTML for <head>' in the Metadata window (Page - Page Properties) on your masters page (this will flow onto the rest of the pages).
Hope this helps.

Similar Messages

  • How do I add Meta tags to pages?

    Is it possible to add meta tag information for the pages (such as keywords, description, robots, etc.) directly in Muse?
    I'd like to add meta tag data to describe the page to help with search engine optimization.

    I found a lot of useful information on here: http://www.muse-themes.com/blogs/news/6103624-seo-in-adobe-muse-search-engine-optimization #comments
    However I would like to know: If you have multiple pages dealing with different topics does one need to adjust the meta-data accordingly for each page.
    For example, I am redoing a website for a small earthmoving contractor who offers a range of services including new lawn installation (NOT mowing!), drainage, landscaping, post hole boring, driveways - to name a few; these are essentially the main pages with content explaining each service a little further.
    So would I be correct in assuming I should have a unique description, keywords and (obviously) page title for each page?
    How about the home page? Should the metadata attempt to cover all services offered within the website as a whole, or just the content of the home page?
    Thanks in advance!

  • To add meta tags, you open your published .html pages with TextEdit or any other text editor and modify as required. You have to do redo it each time you republish. Ihow do I do this? I need step by step instructions

    To add meta tags, you open your published .html pages with TextEdit or any other text editor and modify as required. You have to do redo it each time you republish. I need step by step instructions on how to accomplish this  please .

    Rage Sitemap Automator and iWeb SEO Tool are two different applications.
    Use SEO Tool to add the title tag and meta description. These need to be added to the html file for every page of your website. SEO Tool stores all these so that when you republish you only need to add tags to any new pages and click the re-apply button to refresh the existing ones.
    Once you have added. refreshe the tags with iWeb SEO Tool and uploaded the files with your FTP application, then open the site in Sitemap Automator and create and upload a new sitemap.
    Once you have set up accounts with Google, Yahoo and Bing, verified your site with each and submitted a sitemap, on subsequent publishing Sitemap Automator will resubmit the sitemap with one button click. It will also notify Ask.com whch doesn't require an account since you can add your domain name to this URL to ping them...
    http://submissions.ask.com/ping?sitemap=http%3A//www.domain.com/sitemap.xml

  • How do I add Meta tags to my website

    I have produced a website in i web and published it to my .mac account.
    I need to know how to add meta tags to get it recognised by the search engines.
    The company I am using to do this want the ftp info. As I upload directly to my .mac account I am not sure what they need. Can you help please?

    I think I may have a good workaround here, not sure how it will work with .mac as I dont use it, I am in control of my default page within Apache.
    Create your site as normal within Iweb and publish it.
    Outside of iWeb create your site's real default homepage by hand, that contains the meta tags and that redirects to your iWeb homepage. In this way any Search engine hits to your site will hit the external page first, reading the meta tags then get redirected to your real home page. Not ideal of course but at least you don't have to keep an eye on your metatag's being overwritten by republishing your homepage.
    Here is the code from mine, it appears to work:
    +<?xml version="1.0" encoding="UTF-8"?><!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><title></t+
    +itle><meta http-equiv="refresh" content="0;url= Welcome.html" />+
    +<META NAME="keywords" CONTENT="enter,your,keywords,here">
    +<META NAME="description" CONTENT="description of your website">+
    </head><body></body></html>
    This page will redirect to the "Welcome.html" page created in iWeb.
    Hope this helps.
    Message was edited by: berrymp

  • How to Add meta tag in bsp

    hi experts,
    we have a bsp page,in which i need to declare meta tags,like in html.
    but though i delare it,while i debug the code,I can see its not  passing through the meta code.
    please advise me how to add a meta tag in bsp.
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <%@extension name="xhtmlb" prefix="xhtmlb" %>
    <%@extension name="crm_bsp_ic" prefix="crmic" %>
    <%@extension name="bsp" prefix="bsp" %>
    <%@extension name="chtmlb" prefix="chtmlb" %>
    <%@extension name="thtmlb" prefix="thtmlb" %>
    <%
      DATA: lv_xml         TYPE string.
      lv_xml = controller->configuration_descr->get_config_data( ).
    %>
    <%meta http-equiv name=  "WorkspaceId"  content= "a2ac9b45-65bb-4d25-9fb6-d9478280fa19"  /% >
    <%meta  http-equiv name="SmartTags" content="SAPCRMCREATEACCOUNT" /%>
    <chtmlb:config xml  = "<%= lv_xml %>"
                   displayMode = "<%= controller->view_group_context->is_view_in_display_mode( controller ). %>"
                   mode = "RUNTIME" />
    Edited by: Anu_87 on Jun 29, 2010 6:50 PM

    Hi,
    there are no meta tags in HTMLB !!   If you really need to include these in your development, you have to do it with the old HTML tags like this:
    <html>
    <head>
    meta name="author" content="Anna Lyse"
    meta http-equiv="expires" content="Sat, 01 Dec 2001 00:00:00 GMT"
    meta name="keywords" lang="en-us" content="vacation, Greece, sunshine"
    </head>
    </html>
    I cannot enter the correct code for META because the @§$%&/ configuration in this forum is triggering an error page !!

  • Template not updating meta tag info.

    I use DW MX on PC w/XP Home OS -- in the event that this info
    makes any difference.
    I updated meta tag info in a template then applied it to all
    the child pages. The changes were not propogated. I've looked over
    the info at "Template child pages are not updated when parent
    template is changed," from
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=dd83ba8b
    I haven't done any of the boo-boos on the list other than to
    recreate the cache file (#6) -- to no avail I might add...
    Any suggestions?

    > Out of curiosity how
    do most SE's locate sites/info?
    By using links from other sites, or domains that have been
    submitted to
    them. The former method is MUCH faster than the latter. If I
    put a link to
    a client site on my site, it's spidered in days/or a few
    weeks at most.
    > She's had several clients remark that the old title info
    is displayed
    > (from
    > her previous, now-defunct site) when they save her
    current site as a
    > favorite.
    > So she'd like the new info to be reflected,
    understandably.
    I'd have to see the site.
    > I've also tried to update by making a wee change in the
    template file and
    > resaving, which also draws a blank. I've wracked my tiny
    brain...
    Here are seven common mistakes that will result in changes
    not propagating
    from Template to child -
    1. Rename the Templates folder
    2. Move the Templates folder to some other folder level in
    the site other
    than root level
    3. Move a template out of the Templates folder.
    4. Make changes to an editable region of the template (which
    will not
    propagate)
    5. Assume that template changes can be uploaded to the server
    without also
    uploading the changed local files
    6. Corrupt the site cache so that the link between template
    and child page
    is broken
    7, Improperly create your child pages by simply opening the
    template,
    adding page specific content, and resaving the template with
    an *.html
    extension rather that its *.dwt extension. (you can tell if
    this is the case
    by looking at the code on a child page - if you see anything
    like <!--
    TemplateBeginEditable... then this is what you have done)
    The 6th problem can be repaired by using SITE | Advanced >
    Recreate Site
    Cache, and the six others can be fixed by just not doing
    them. Have you
    done any of those?
    Or, read this -
    http://www.adobe.com/go/dd83ba8b
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Cricketgrrl" <[email protected]> wrote in
    message
    news:[email protected]...
    >
    quote:
    Originally posted by:
    Newsgroup User
    > SE's ignore meta tag information, so there would be no
    benefit to doing
    > this.
    >
    > > The client's also paying a company for SE
    optimization,
    > > which requested the meta tags be updated/changed.
    >
    > Your client is being ripped off. This is a useless
    change.
    >
    > Nevertheless, if the meta tags are in a non-editable
    region of the
    > template,
    > changes to them in the template page will propagate to
    all LOCAL files
    > that
    > are child pages of that template, which must then be
    uploaded.
    >
    > --
    > Murray --- ICQ 71997575
    > Adobe Community Expert
    > (If you *MUST* email me, don't LAUGH when you do so!)
    >
    >
    > I'll pass the SE comments on to my client. Out of
    curiosity how
    do
    > most
    > SE's locate sites/info? I realize this is complete study
    of its own.
    > Nonetheless, I'd like to be able to pass on some useful
    info to my client.
    >
    > She's had several clients remark that the old title info
    is displayed
    > (from
    > her previous, now-defunct site) when they save her
    current site as a
    > favorite.
    > So she'd like the new info to be reflected,
    understandably.
    >
    > I've tried numerous times to update the local pages via
    Modify > Templates
    > >
    > Update pages... and after supposedly doing its thing,
    the update log
    > shows
    > this info:
    >
    > Updating D:\CoachBenita\_web\
    > Done.
    > files examined: 11
    > files updated: 0
    > files which could not be updated: 0
    > total time: (0:00:01)
    >
    > I've also tried to update by making a wee change in the
    template file and
    > resaving, which also draws a blank. I've wracked my tiny
    brain...
    >

  • What is the best way to add "meta tags" in edge?

    Trying to add meta tags for search engines, what are the best ways to do this?

    With the latest version of Edge (3.0) is still the best practice to edit index.html or is there a better one?
    Y try for example...
    var meta1 = '<meta name="robots" content="index, follow" />';
    $(meta1).appendTo("head");
    ...in creationComplete or in document.compositionReady but I can't see these lines in index.html file, are stored in index_edgeActions.js file.
    But maybe that works to attach the meta tags with append to head because it does work fine (and neither are saved in the index.html):
    var favicon = "<link rel='shortcut icon' href='images/volicon.png' type='image/png'/>" ;
    $(favicon).appendTo("head");
    I don't know if Google detect meta tags stored in index_edgeAtions.js or is more recommended to modify index.html manually with notepad.
    Maybe the best practice are save and publish Edge project with a name different than index (for example project.an and project.html) and to create an index.html manually with meta tags, code of Google Analytics and Google Tag Manager, etc., and with HTML meta http-equiv Attribute for to redirect immediately to project.html generate with Edge (remember disallow project.html in robots.txt). In this way is not necessary to modify the index.html file each time that we publish.
    How do you see?

  • How to add meta tag flash file

    Is there an easy way to add meta tags to a Flash file that is
    used in Dreamweaver? I would like to have the information within
    the file be picked up by the SE spiders. Thanks for any
    suggestions. -ab

    No. SEs don't read Flash.
    Walt
    "Alberg15" <[email protected]> wrote in
    message
    news:f6pi4i$86r$[email protected]..
    > Is there an easy way to add meta tags to a Flash file
    that is used in
    > Dreamweaver? I would like to have the information within
    the file be
    > picked up
    > by the SE spiders. Thanks for any suggestions. -ab
    >

  • How do you add meta tags to your website in Iweb

    I have always created websites in frontpage where you can add meta tags to help search engines find the website.   How do you add meta tags to the Iweb website I have created?

    Welcome to the Support Communities. Let me… Well, see for yourself by clicking HERE. You can also search for "meta tag" HERE.

  • Hi, can someone help me, I did my first page in Muse, and I did just for computer, I need to do for tablet and phone, I have to do?  thx

    Hi, can someone help me, I did my first page in Muse, and I did just for computer, I need to do for tablet and phone, I have to do?  thx
    Esto puede ser en español? por favor

    Hello,
    Please refer to the links below, you will find them very useful.
    Adobe Muse Help | Creating a website for Mobile devices
    How to create a mobile website with Adobe Muse | Adobe Muse CC tutorials
    Video Tutorials:
    Design for mobile first | Adobe Muse CC tutorials
    Mobile best practices | Adobe Muse CC tutorials
    Plan your mobile site | Adobe Muse CC tutorials
    Preview your mobile site | Adobe Muse CC tutorials
    How to create a mobile website with Adobe Muse | Adobe Muse CC tutorials
    Regards
    Vivek

  • Do I need to insert meta tags on domain if it redirects to web.mac page?

    Hi,
    I've set up a domain (http://www.blossomsolutions.ca) with Internic.ca in Canada and filled out a very easy form to redirect to http://web.mac.com/blossomsolutions. Through this excellent forum I learned how to insert meta tags into all my pages on the web.mac site using text edit successfully.
    Now, I'm wondering, will search engines find me if I have "no code" or meta tags at www.blossomsolutions.ca? Internic is only "redirecting" my URL not hosting it. It costs more money if they "host" my domain and I wouldn't have a clue how to set up an index.html page anyway for this domain. Even if I got someone to do this can you redirect an index.html page from blossomsolutions.ca to a web.mac.com page? i.e. does the domain code need to be empty in order for it to redirect?
    Thanks to anyone who can help me with this.
    Dazed and confused,
    Kathleen
    iMAC 2.16GHz 20"   Mac OS X (10.4.10)  
    iMac   Mac OS X (10.4.10)  
    iMac   Mac OS X (10.4.10)  
    iMac   Mac OS X (10.4.10)  

    Hello Kathleen,
    Welcome to the forum. You're site looks very clean and elegant.
    The domain name you purchased (http://www.blossomsolutions.ca/) is serving as a redirecting page to your iWeb generated web page. The answer to whether or not search engines will find you is both yes and no. Search engines use programs called "spiders" that find pages through links and trace out web pages.
    Given some time, sites like Google and MSN will likely find you website (and if you put meta tags in it will display that info in the search engine). But if you are like most iWeb users (myself included) you are impatient for your site to be picked up in search engines. Which is fine, since several search engines provide the means for you to submit your URL. Read this post for more information. http://discussions.apple.com/thread.jspa?messageID=3905977&#3905977
    Looks like you may have already submitted your .mac page.
    Another handy tip for looking up what information a search engine posses on your site is to type "site:" followed by the web address you wish to look up into a search engine. If the search engine has any of the pages to your site it will display them with the meta data they posses. Your site info can be found here. http://www.google.com/search?q=site:http://web.mac.com/blossomsolutions
    I checked your .ca address and google didn't come up with anything.
    Internic.ca should provide you with the means to apply a little bit of a description to your web address. Apart from that, you can't really add any meta data to the domain name.
    Unfortunately even when you get both web addresses picked up by search engines it won't associate them together. They may come up near each other in searches. But the search engine will see them as entirely different sites.
    You could host your site at the domain name if you chose to. The process of publishing is one click like to .mac. But you "Publish to a Folder" and then upload the complete page to the domain name. Its more difficult and cost more (if you chose to retain your .mac account) but it would give you better search engine rankings for your name.
    —"It costs more money if they "host" my domain and I wouldn't have a clue how to set up an index.html page anyway for this domain. Even if I got someone to do this can you redirect an index.html page from blossomsolutions.ca to a web.mac.com page? i.e. does the domain code need to be empty in order for it to redirect?"
    It isn't really worth it have them host your domain name only to put an index.html that redirects to your .mac. Thats basically what the domain forwarding is doing (minus a little bit of info).
    My advice is to keep things how you have them. But, just make sure you get the domain submitted to search engines.
    Hope this wasn't to long or confusing.
    Kind Regards,
    —Eric
    Ash Films
    (see my profile if you want to see my site)

  • Need to add xml tag in the request message

    Hello Experts,
    Need ur help.
    Right now i am working on the scenario Http -> to -> Proxy.
    Whatever request i am getting is not having XML tag in it, and because of that my mapping is failing.
    Can you tell me that how can i add XML tag in my request so it will not fail in Mapping?
    Need to add : <?xml version="1.0" encoding="UTF-8"?> in request.
    Thanks,
    Hetal

    HI Hetal
    Instead of adding this to the source message. Remove this tag from mapping.
    Use a XSLT mapping without this initial tag. it will work.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:m="http://namespace">
    <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="no"/>
    <xsl:template match="/">
    <xsl:for-each select="//tag">
    <xsl:value-of select="." disable-output-escaping="yes"/>
    </xsl:for-each>
    </xsl:template>
    </xsl:stylesheet>
    Use this mapping without
    <?xml version="1.0" encoding="UTF-8"?>
    If you still see XML tag then use
    <xsl:output method="html"
    instead of
    <xsl:output method="xml"
    Thanks
    Gaurav

  • Programmatically add meta tags to docs

    Is there a way to programmatically add custom meta tags to
    documents that are being uploaded via CF? I am looking to do this
    for our Google Mini Search Appliance.
    Thanks,
    Josh

    You couldn't find the answer by searching?!? Why be concerned with searching if you do not search yourself?
    c'mon

  • How to add meta tags and keywords, I cannot find a way to do that

    Does somebody know how can I add content and keywords to my website dome with I web?
    It seems it is important for search engines to find it!

    Content is what you add to your page. The visible part your visitors can see.
    Keywords have to be added with [a META tag in the HEAD|http://www.google.com/search?q=meta%20tag%20head] of the webpage. That cannot be done in iWeb. You have to edit the published pages with a HTML Editor of your choice.
    It's debatable whether these keywords have any impact on being found by a Search Engine.
    Provide good content.

  • JAXB / Needs to add header tag and close the header tag at the bottom

    I have successfully generated a XML file based on the XSD. I want to add another tag to my generated XML which is not the part of the XSD. Its like adding my whole xml inside a new tag. Is there a way to achieve it?User_10111723083878.xml
    to this xml, I want to add as the parent element "<addRequest targetID="BottomLineTarget" executionMode="asynchronous" xmlns="urn:oasis:names:tc:SPML:2:0">
    <data>" and close it at the bottom of the xml.
    Is it possible?

    the easiest way would be to create an xsd which includes this new wrapper element, and wrap the original object with your new wrapper object before serializing.
    an alternative would be to serialize the original object into a DOM object, then add the wrapper element manually before serializing that DOM object to your final destination (e.g. the xml file).

Maybe you are looking for

  • How to make my code more modular? Please see thread.

    Question How do I go about doing something like the example below? Please see example. Example of current form My current method of painting to a component is as follows: public class Pane extends JPanel{ public void paint(Graphics g){ ... (all paint

  • Universal Work List for ESS

    Hi Experts, I cannot see UWL for Employee Self-Service role where as under Manager Self-Service I can see it. Do we have to add the page manually or it will be done from backend. ESS/MSS Version is 1.41. Please throw some light on this. Thanks, Murth

  • Webcenter PS3 on windows 64 bit

    using WC 11.1.1.4 In EM I see WC_Spaces server down. when i restart it gives me following error ............ inspite of my database is UP and running any idea ? I am using windows 64 bit Invoking Start Up operation for application webcenter on target

  • Download Photoshop Elements 6?

    Hi! So a while ago I got the Photoshop Elements 6 and installed it on my computor, no problems. But I just changed computor and was going to install it on this one, but I seem to have missplaced the CD, I still have the serial number and everything,

  • Nortel VPN error when connecting using airport extreme

    Hi All, I am trying to connect my work laptop xp server pack 2 using Nortel VPN Contivity Client via an Airport Extreme. I have connected in the past but since the new Airport Extreme update I have been unable to connect. I can surf the web on the la