Add a meta tag to your homepage.

where do I place this in Muse?!  
Add a meta tag to your homepage.
Copy the meta tag below and paste it inside the <head> section of your homepage (http://twosonspub.com). The tag should go between the <head> and </head> tags, before the <body> tag.

Hi Shelley,
Meta tags are added in the HTML for Head section of the page as mentioned in this article : https://forums.adobe.com/message/5941964#5941964
Regards,
Aish

Similar Messages

  • 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.

  • How to Add  Multiple Meta tags?

    I work for a large state educational orgranization that needs
    to add meta tags to the header as part of the
    Dublin Core Metadata Initiative.
    In this case, not having meta tags is not an option.
    The meta data has to be unique to each page. Using the
    Keywords / Description parameters provided in the menu will not
    work.
    Hacking the "ccKeywordsAndDescription.js"
    "ccKeywordsAndDescription.htm" files is not an option as different
    meta data tags are required on each page and sometimes several of
    the same meta data tags are required on one page
    (ex: <meta name="DC.Subject" scheme="Keyword"
    content="####">
    Because of this, adding a template parameter for each
    editable meta data tag appears not to work as well.
    This issue was brought up once before in this form by some
    one else but not answered. I figured I would check again.

    It does not look like this is doable within Contribute, so we
    are going outside for a solution.
    The users create the page they need in Contribute from a
    template with an editable region in the header. Then the users go
    back in to the page with a Meta tag creation program called Tag Gen
    which has the same editable region defined in its preferences. They
    can add the needed tags save and close the page without ever
    dealing with the page code. Then they go back into Contribute to
    publish the page.
    It is kind of alot of Micky Mouse work but it is the only
    solution we could find.

  • How do i add a META tag through mobile me?

    Hello, Im trying to get my site verified on google using a meta tag.
    Im not very computer literate. I can understand if some one can explain it to me. I know nothing about html or how it view or edit my site in html. I have read a few post on it but im kinda looking for a how too. Iv been told i can do it thorough iDisk, is that true?
    Thanks in advance!
    ~Shawn

    I did everything on step 10. When i entered http://www.bassettmotorsport.com/googled7196264e0f76d4d.html in the browser, my site came up (as expected) when that happens did it work? Nex next step (11) said it could take 2 weeks (that fine). Did i do everything correctly?
    Thanks!
    ~Shawn
    Message was edited by: Shawnbassett26

  • 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 !!

  • 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

  • Add Explicit Tag To Your Own Recordings?

    In iTunes, when you purchase a song from the iTunes Store, or download a podcast, some of the content shows up with a red EXPLICIT label next to the song Name.
    Well, what I'd like to know is, Is it possible to add this EXPLICIT tag to your own recordings? If so, how? For example, suppose you recorded your own piece of music (in GarageBand) that contained lots of swear words, it would be useful to add the EXPLICIT tag to it. And for all the CDs you Imported into iTunes that contain swear words, it would be useful to tag those as well.

    Well, what I'd like to know is, Is it possible to add
    this EXPLICIT tag to your own recordings?
    No, you cannot add on this information yourself.

  • Meta Tags

    How do I add a meta tag properly in each page including the index.html?
    So far, I've added meta tags as a hyperlink, but it's not showing up nor being "spidered" properly.
    Thanks.

    Welcome to the discussions. You could try this free iWeb SEO Tool:
    Also see this article:
    _SEO For iWeb: How to get your iWeb Websites into Google & Other Major Search Engines_
    And you can find some free, web-based tools that analyze your meta tags in published pages by clicking here. ...The first hit on the list appears to work okay:
    http://www.seocentro.com/tools/search-engines/metatag-analyzer.html

  • Changing default META TAG

    Hi,
    is there any solution for changing the default meta tag charset? In my case it's <meta http-equiv="content-type" content="text/html;charset=utf8"> but I need
    <meta http-equiv="content-type" content="text/html;charset=windows-1250">. I can't simply add this meta tag to HTML header, because APEX automatically insert it's own meta tag for character set.
    thanx for your advices
    Robert

    Another issue, which i've solved on my own.
    It's not the question of character set in html meta tag. The solution for this issue was easy. You have to import data with NLS_LANG system variable set to correct language. In my case it was EE8MSWIN1250. After such import, all data are displayed correctly within IE.
    ;o)

  • Meta Tag contents not showing up in google and facebook

    I publish an online newspaper about animal news in nyc. I recently rebuilt my site in dreamweaver and have just added meta tags to my homepage and that of the most recent article. When I do a google search the homepage description comes up with a leadin from an old article. Also when I tried posting the newest article in facebook the meta tag content description did not appear. Can someone tell me how I should correctly write the meta tag in the html so that it appears in google searches and when I post articles on facebook? Below are links to my homepage and the article discussed above, as well as how I wrote the meta tags in the html. Thank you in advance for all your help!
    Best,
    Michael
    http://newyorkcompanion.com/
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>New York Companion</title>
    <meta name="Description" content="The New York Companion is a New York City-based newspaper that exclusively reports animal news. Our mission is to advance animal welfare through promoting adoption, increasing awareness and encouraging resident involvement in animal welfare initiatives." />
    <meta name="Keywords" content="Animal News" />
    http://newyorkcompanion.com/sbpgs/2012/April/High%20Rise%20Syndrome.html
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>New York Companion</title>
    <meta name="Keywords" content="Animal News" />
    <meta property="og:description" content="Every year, thousands of urban housecats fall from unprotected windows in a phenomenon known as High Rise Syndrome. So far this year the ASPCA has seen 26 cases, a nearly 45 percent increase compared with the same period last year. Mild weather could be to blame for the surge this spring. On average during the warm months, the ASPCA sees approximately three to five cases per week." />
    <meta property="og:image" content="http://www.newyorkcompanion.com/sbpgs/2012/April/High%20Rise%20Syndrome.html/<img src="../../../images/articles/2012/April/High Rise Syn_TS.jpg" />

    Michael,
    Breget is referring to the cache maintained by Google. You can't clear or update their cache - unfortunately, all you can do is wait for your site to get crawled (which can take a couple days), and once they have gathered your meta information, they will then update the description in their SERP (which can also take a couple days).
    Interestingly, I looked for your article by searching "new york companion high rise syndrome" and the first result was THIS page!!! This points to another factor which is the more popular your site, the more often it is updated. I would recommend you take a look at Google's Webmaster Tools and do a bit of research into SEO - this should help clarify things more...
    Good luck!
    Jason
    P.S. - It looks like your meta information was entered correctly.

  • How about adding a meta tag to the index file.....

    This is another way to get verified with Google and other search engines. Does anyone know a way that you could add a meta tag to the index file generated by iweb??
    Thanks for any help....Matt
    http://www.want2takecredit.com

    I'm glad it worked. Nevertheless you might think of uploading an html file as well. The index.html sometimes gets overwritten by iweb, thus the meta-tag would disappear and you would have to do it again. The html file instead stays where it is.
    Here's how to procede:
    When they will ask you to verify that it really is your website. “Choose verification method” select “Upload an HTML file” and now you will have to build that verification file (here’s a How-to by Roddy).
    1. Go to your applications folder and launch Text Edit.
    2. Don't put anything on the blank page.
    3. Select File/Save As.
    4. In the popup window "Save As" box enter your Google number (something like google05a23d347cXXXXXX )
    5. In the "Where" box select desktop.
    6. In "File Format" menu select HTML.
    7. Click "Save".
    8. A file will appear on your desktop called google05a23d347cXXXXXX.html
    9. This is what you upload to your server or iDisk.
    Upload that file to your main folder on your server so that it will be http://www.yoururl.com/google05a23d347cXXXXXX.html (not in the subfolder of the Sites folder named with the title of your site...*).
    For .Mac go to the Finder menu and select Go/iDisk/My iDisk/ or hit SchiftCommand(Apple)i and then go to /Web/Sites/. Drop your file into the "Sites" folder
    Entering: http://web.mac.com/username/google05a23d347cXXXXXX.html in your browser should bring up this file. If it doesn’t you placed the file in the wrong location.
    Entering: http://yourbaseurl.com/google05a23d347cXXXXXX.html in your browser should bring up this file. If it doesn’t you placed the file in the wrong location.
    Regards,
    Cédric
    +I just noticed your other posts on the forum and that you got it solved I'll leave the explanation for other people wondering and stumbling over the thread+

  • Adding meta tags to published web site

    I have created my website using iWeb and subsequently downloaded the RAVE SEO tool and used it to add for meta tags to my sites (description and keywords).
    I followed this procedure:
    1) I published my site from iWeb to a local folder on my iMac
    2) I added the meta tags using the RAVE SEO tool
    3) I tried to publish the site to my webhotel with tags added using the ftp tool in the RAVE SEO tool.
    PROBLEM:
    when I publish from the SEO tool, it is the old sites which are published. In my local folder where I started out publishing the web site to, I can see that the tags from description and keywords have been added. But the site which is published does not contain the tags.
    I have a feeling that the SEO tool is looking in a wrong foder, but I cannot change the folder using the "FTP Details" funktion in the SEO tool.
    Do anyone have a suggestion for what to do?
    Thanks,
    Klaus

    I have a feeling that the SEO tool is looking in a wrong foder, but I cannot change the folder using the "FTP Details" funktion in the SEO tool.
    When you click publish and choose FTP you can create a new setup or use an existing one.
    And if you do not know which folder to publish to, click browse. You decide.
    !http://www.wyodor.net/_Discussions/SEOToolFTP.png!
    Message was edited by: Wyodor

  • HTML Meta Tags in Portal Component

    Hi,
    I have created a portal component and would like to add in <meta> tags into the head of my html document. I have a jsp using the hbj:documentHead tag to add meta tags to the html.
    However, when the page is rendered, the <meta> tags appear in the <body> instead of the <head>.  Is this a bug in the portal?
    Thanks in advance.
    Nick Mitchell

    You could probably hack it by using extending  AbstractPortal and overwriting for example doOnNodeReady ( http://media.sdn.sap.com/html/submitted_docs/60_sp2_javadocs/runtime/com/sapportals/portal/prt/component/AbstractPortalComponent.html )
    Why do you need the meta information ?

  • Custom Meta Tags

    Hi,
    Is it possible to add custom Meta tags on a page to support eGMS Accessibility. Can these be added through page properties or is a custom interface required?
    Thanks

    If i created custom attributes and assigned them to a particular page. Is there anyway through using API's that the information inserted into the custom attributes be dynamically wrote out to the page. Example of information i would like in the head section would be:
    <meta name="eGMS.subject.category" content="DATA DATA">
    <meta name="eGMS.subject.keyword" content="DATA DATA">.
    I am new to this so this might not be possible.
    Thanks

  • 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

Maybe you are looking for