{"id":275,"date":"2012-06-14T23:45:59","date_gmt":"2012-06-15T06:45:59","guid":{"rendered":"https:\/\/mmman.itgroove.net\/?p=275"},"modified":"2023-02-24T21:47:02","modified_gmt":"2023-02-24T21:47:02","slug":"changing-the-title-in-a-sharepoint-page","status":"publish","type":"post","link":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/","title":{"rendered":"Changing the Title in a SharePoint Page"},"content":{"rendered":"<p>The following procedure is how you can change the title of a SharePoint ASPX page.<\/p>\n<p>Start by editing the page in SharePoint designer &#8211; try to go into advanced mode.<\/p>\n<p>If the file crashes designer &#8211; because SP Designer sucks &#8211; then use an alternate editor, such as notepad (what I did was get the file into edit mode in SPD &#8211; not advanced mode, because that&#8217;s what crashed it &#8211; and then copied the contents to another editor) editing it this way will exclude all the crap SPD injects into the HTML.<\/p>\n<p>Again, if your SPD died, copy the code into another editor and make your changes (below).<\/p>\n<p>Look for the following bit of code in your aspx file (whether that be a webpart page or a page layout, etc &#8211; note, you&#8217;re not changing a master page as part of this process, the master page will inherit what you change here).<\/p>\n<blockquote>\n<p><font size=\"2\" face=\"Courier New\">&lt;asp:Content ContentPlaceHolderId=&quot;PlaceHolderPageTitle&quot; runat=&quot;server&quot;&gt;        <br \/><\/font><font color=\"#c0504d\" size=\"2\" face=\"Courier New\">&lt;SharePoint:ListItemProperty Property=&quot;BaseName&quot; maxlength=&quot;40&quot; runat=&quot;server&quot;\/&gt;        <br \/><\/font><font size=\"2\" face=\"Courier New\">&lt;\/asp:Content&gt;<\/font><\/p>\n<\/blockquote>\n<p>The line &quot;<font color=\"#c0504d\" size=\"2\" face=\"Courier New\">&lt;SharePoint:ListItemProperty Property=&quot;BaseName&quot; maxlength=&quot;40&quot; runat=&quot;server&quot;\/&gt;<\/font>&quot; is what injects the dynamic name of the page. If you want to augment that, you can put text before and\/or after it, and it will combine the text all together, such as below.<\/p>\n<h4>Example modification:<\/h4>\n<blockquote>\n<p><font size=\"2\" face=\"Courier New\">&lt;asp:Content ContentPlaceHolderId=&quot;PlaceHolderPageTitle&quot; runat=&quot;server&quot;&gt;        <br \/>PreText <font color=\"#c0504d\">&lt;SharePoint:ListItemProperty Property=&quot;BaseName&quot; maxlength=&quot;40&quot; runat=&quot;server&quot;\/&gt;<\/font> PostText         <br \/>&lt;\/asp:Content&gt;<\/font><\/p>\n<\/blockquote>\n<h4>Outcome Page Title:<\/h4>\n<blockquote>\n<p>PreText GeneratedPageName PostText<\/p>\n<\/blockquote>\n<p>Alternatively, you can replace the entire dynamic text with a fixed value, and that will be used as the page title instead.<\/p>\n<h4>Example modification:<\/h4>\n<blockquote>\n<p><font size=\"2\" face=\"Courier New\">&lt;asp:Content ContentPlaceHolderId=&quot;PlaceHolderPageTitle&quot; runat=&quot;server&quot;&gt;        <br \/>General Manager View         <br \/>&lt;\/asp:Content&gt;<\/font><\/p>\n<\/blockquote>\n<h4>Outcome Page Title:<\/h4>\n<blockquote>\n<p>General Manager View<\/p>\n<\/blockquote>\n<p>Once you&#8217;ve made your changes, return to SPD (assuming you were editing the file elsewhere, because it crashed) and right click on the aspx file (in the list view of the library contents), choose to edit the file in notepad, select the <em>entire<\/em> file, paste your <em>entire<\/em> changed file on top of the newly opened file, and save\/close the file. Voila, you now have your changed page title in your SharePoint page.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The following procedure is how you can change the title of a SharePoint ASPX page. Start by editing the page in SharePoint designer &#8211; try to go into advanced mode. If the file crashes designer &#8211; because SP Designer sucks &#8211; then use an alternate editor, such as notepad (what I did was get the &hellip; <a href=\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/\"><\/a><\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[7],"tags":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Changing the Title in a SharePoint Page - Archive<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Changing the Title in a SharePoint Page - Archive\" \/>\n<meta property=\"og:description\" content=\"The following procedure is how you can change the title of a SharePoint ASPX page. Start by editing the page in SharePoint designer &#8211; try to go into advanced mode. If the file crashes designer &#8211; because SP Designer sucks &#8211; then use an alternate editor, such as notepad (what I did was get the &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/\" \/>\n<meta property=\"og:site_name\" content=\"Archive\" \/>\n<meta property=\"article:published_time\" content=\"2012-06-15T06:45:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T21:47:02+00:00\" \/>\n<meta name=\"author\" content=\"Colin Phillips (Alumni)\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Colin Phillips (Alumni)\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/\",\"url\":\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/\",\"name\":\"Changing the Title in a SharePoint Page - Archive\",\"isPartOf\":{\"@id\":\"https:\/\/regroove.ca\/archive\/#website\"},\"datePublished\":\"2012-06-15T06:45:59+00:00\",\"dateModified\":\"2023-02-24T21:47:02+00:00\",\"author\":{\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b\"},\"breadcrumb\":{\"@id\":\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog Archive\",\"item\":\"https:\/\/regroove.ca\/archive\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Changing the Title in a SharePoint Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/regroove.ca\/archive\/#website\",\"url\":\"https:\/\/regroove.ca\/archive\/\",\"name\":\"Archive\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/regroove.ca\/archive\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b\",\"name\":\"Colin Phillips (Alumni)\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/regroove.ca\/archive\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g\",\"caption\":\"Colin Phillips (Alumni)\"},\"url\":\"https:\/\/regroove.ca\/archive\/author\/cphillips\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Changing the Title in a SharePoint Page - Archive","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/","og_locale":"en_US","og_type":"article","og_title":"Changing the Title in a SharePoint Page - Archive","og_description":"The following procedure is how you can change the title of a SharePoint ASPX page. Start by editing the page in SharePoint designer &#8211; try to go into advanced mode. If the file crashes designer &#8211; because SP Designer sucks &#8211; then use an alternate editor, such as notepad (what I did was get the &hellip;","og_url":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/","og_site_name":"Archive","article_published_time":"2012-06-15T06:45:59+00:00","article_modified_time":"2023-02-24T21:47:02+00:00","author":"Colin Phillips (Alumni)","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Colin Phillips (Alumni)","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/","url":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/","name":"Changing the Title in a SharePoint Page - Archive","isPartOf":{"@id":"https:\/\/regroove.ca\/archive\/#website"},"datePublished":"2012-06-15T06:45:59+00:00","dateModified":"2023-02-24T21:47:02+00:00","author":{"@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b"},"breadcrumb":{"@id":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/regroove.ca\/archive\/2012\/06\/14\/changing-the-title-in-a-sharepoint-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog Archive","item":"https:\/\/regroove.ca\/archive\/"},{"@type":"ListItem","position":2,"name":"Changing the Title in a SharePoint Page"}]},{"@type":"WebSite","@id":"https:\/\/regroove.ca\/archive\/#website","url":"https:\/\/regroove.ca\/archive\/","name":"Archive","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/regroove.ca\/archive\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/adeb0df1cc7a862160be620ca7eace1b","name":"Colin Phillips (Alumni)","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/regroove.ca\/archive\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/14eeab0d377e9630e0983d9c08911979?s=96&d=mm&r=g","caption":"Colin Phillips (Alumni)"},"url":"https:\/\/regroove.ca\/archive\/author\/cphillips\/"}]}},"_links":{"self":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/275"}],"collection":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/comments?post=275"}],"version-history":[{"count":1,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/275\/revisions"}],"predecessor-version":[{"id":1990,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/posts\/275\/revisions\/1990"}],"wp:attachment":[{"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/media?parent=275"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/categories?post=275"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/regroove.ca\/archive\/wp-json\/wp\/v2\/tags?post=275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}