Download New Updated (Spring 2015) Microsoft 70-489 Actual Tests Topic 3, Contoso Ltd
Topic 3, Contoso Ltd
Background
Contoso Ltd. is a global real estate company. You are hired to replace the company’s existing ASP.NET website at http://www.contoso.com with a new SharePoint 2013 public- facing website. The site will display data about the company and information about residential properties that the individual agents in the company are selling. You have SharePoint Server environments for development, staging, and production.
Search
The website has the following requirements:
Site visitors must be able to search for documents that are located anywhere on the site.
When site visitors search for real estate properties, they must see information about a property.
When a visitor searches for the word Guidelines, a PDF document named Real Estate Guidelines must appear at the top of the search results.
Search Engine Optimization
The company wants to ensure that the website displays prominently in Internet search results when people search for real estate.
The website has the following requirements:
Internet search engines must properly rank pages so that the more popular pages on the site appear first in the Internet search engine results.
SharePoint must generate the sitemap.xml and robots.txt files that are used by Internet search engines.
When an Internet search engine crawls the site, the search engine must recognize that the following URLs display information about different agents:
http://www.contoso.com/FindAnAgent?agentName=JohnDoe&officeId = Sacramento
http://www.contoso.com/FindAnAgent?agentName=JohnDoe&officeId = Houston
The search engine must recognize that the following URLs display the same information about the same agent:
http://www.contoso.com/FindAnAgent?agentName=JohnDoe&officeId=Sacrament
http://www.contoso.com/FindAnAgent?agentName=JohnDoe&officeId = Sacramento8icerts=true
Managed Metadata Service (MMS)
The MMS must include three term sets named Offices, Cities, and Features.
Offices Term Set
The Offices term set has the following requirements:
The Offices term set must be a child of the group named Navigation.
The Offices term set must be configured to use friendly URLs in the Offices sub-site.
The name for each new office must be added to the Offices term set programmatically.
The left navigation pane for the Offices page on the website must use the terms in the Offices term set.
When the company opens a new office, a link for each new office must display in the left navigation pane.
Cities Term Set
The Cities term set has the following requirements:
The Cities term set must contain a list that contains the names of major metropolitan areas.
Many of the cities that are included in the Offices term set may also appear in the Cities term set, but the term sets may not be identical.
If a city is required in both term sets, it must first be added to the Offices term set before it can be added to the Cities term set.
If a term is changed in the Offices term set, it must automatically change in the Cities term set.
The term Dallas must have a term ID of {b6ell481-3445-413c-9da0- bl5ae5d5cbd4}.
Features Term Set
You have an Excel file that contains a list of possible features for each property. The Features term set has the following requirements:
The Features term set must contain the terms that describe details about each property, such as whether the building is a single family house or a condominium.
The list of possible features must be programmatically imported from the Excel file into the term store in each server environment.
Web Application
The Internet Information Services (IIS) website contains a folder named _ConfigurationFiles. The web application has the following requirements:
Anonymous access must be enabled on the web application.
Internet search engines must index the site.
Internet search engines must not index the files in the _ConfigurationFiles folder.
Site Collections and Content
The web application includes the following three site collections.
Board Member Site Collection
The Board Member site collection is only accessible to the board members so that they can view private company information.
The Board Member site collection has the following requirements:
Only board members can log in to the site collection.
A page within the site collection must display a list of all the board members.
The website must be located at http://www.contoso.com/sites/board.
Internet Site Collection
Anonymous access is enabled on the Internet site collection. The Internet site collection has the following requirements:
The site collection must include a sub-site named Offices.
The URL of the Offices sub-site is http://www.contoso.com/Offices.
Each office must have its own page on the site.
The pages for each office must have the same style and structure.
Each office page must contain a Content Search Web Part that displays a listing of all the properties that are being sold by agents in the office.
The Content Search Web Part must use a custom display template named Real Estate Property to render search results when site visitors search for a property.
The target page for terms in the Office term set must point to a page named Office.aspx that is in the Pages library of the Offices sub-site.
The site must contain an About Us section that contains a Content Search Web Part that lists the members of the board of directors for the company.
Each member of the board must have a page that contains biographical information about that board member.
The list of board members must be available in the Board Member site collection.
Site visitors must be able to view information about individual agents, including their contact information, certifications, and picture.
When agents visit the Internet site collection, the agents may add information about each of the real estate properties that they are selling.
The agents must be able to tag real estate properties according to their features.
Real estate agents must enter real estate property information into a web form that is used specifically for data collection.
The web form must collect the following information:
The property address.
Up to five pictures of the property.
The selling price.
The number of bedrooms and bathrooms.
The name of the real estate agent.
Tags that will further describe the property.
Agent Site Collection
The Agent site collection is in the same web application and is accessible only to agents. The Agent site collection has the following requirements:
The site collection must include a site that contains instructions for real estate agents that tells them how to add property information to the website.
The website must be located at http://www.contoso.com/sites/agents.
A Web Part must use the .NET client-side object model (CS0M) to retrieve all of the terms from only the Features term set.
Page Layouts and Web Parts
Page Layouts
You must create the following page layouts: About Us, Biography With Image, Biography No Image, and Office.
The page layouts have the following requirements:
The About Us page layout must include a field to which the user may add Web Parts.
The Biography With Image and Biography No Image page layouts must display biographical information about the board of directors.
You must create a content type named Biography. Biography With Image and Biography No Image page layouts must use the Biography content type.
The Office page layout must display information for each office and must use the fields that that are defined in the Elements.xml file.
Web Parts
The Agent Web Part has the following requirements:
The Web Part must display information about an individual agent.
The Web Part must display information that is based on query string parameters.
The URL of the page that hosts the Web Part must be http://www.contoso.com/FindAnAgent.
The following table lists the query string parameters and the way that each parameter must be used by the Web Part.
Application Structure
Relevant portions of the markup and code for the solution are shown below. (Line numbers in the code segments are included for reference only and include a two-character prefix that denotes the specific file to which they belong.)
Elements.xml
FeaturesTermSet.es
Import.cs
QUESTION 1
DRAG DROP
You need to make updates when an agent saves information about a new office.
How should you complete the relevant code?
To answer, drag the appropriate code segment to the correct location or location in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Correct Answer:
QUESTION 2
You need to add the field control to the About Us page layout. Which control should you add?
A. |
Option A |
B. |
Option B |
C. |
Option C |
D. |
Option D |
Correct Answer: A
QUESTION 3
You need to configure search engine optimization for the site collection. On the Search Engine Optimization Settings page, what should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. |
Select the Do not filter link parameters option. |
B. |
In the Filter link parameters text box, enter agentName&officeId&certs |
C. |
In the Filter link parameters text box, enter agentName;officeId |
D. |
In the Filter link parameters text box, enter agentName&officeId |
E. |
Select the Filter link parameters option. |
F. |
In the Filter link parameters text box, enter agentName;officeId;certs |
Correct Answer: BE
Explanation:
From scenario:
The search engine must recognize that the following URLs display the same information about the same agent:
http://www.contoso.com/FindAnAgent?agentName=JohnDoe&officeId=Sacramento
http://www.contoso.com/FindAnAgent?agentName=JohnDoe&officeId=Sacramento8icerts= true
QUESTION 4
You must create a search results page for the real estate properties that are available in each real estate office. You need to display the search result for the internet site collection. Which types of files should you create? (Each correct answer presents part of the solution. Choose all that apply.)
A. |
JavaScript (.js) |
B. |
Active Server Page (.aspx) |
C. |
Master Page (.master) |
D. |
HTML (.html) |
E. |
XML (.xml) |
Correct Answer: BC
Explanation:
Note:
* Master Page defines “placeholders” which can be overridden in child page
* Content Page of a Master Page defaults to default.aspx
QUESTION 5
HOTSPOT
You need to add the city of Dallas to the Cities term set.
On the Term Store Management Tool page, which option should you select?
To answer, select the appropriate option in the answer area.
Correct Answer:
QUESTION 6
HOTSPOT
You need to configure search results to meet the requirements for the Real Estate Guidelines document.
On the Site Settings page in the top level site of the site collection, which link should you select?
To answer, select the appropriate link in the answer area.
Correct Answer:
QUESTION 7
You need to create a link to the Dallas office page. Which URL should you use?
A. |
http://www.contoso.com/Offices/Dallas.aspx |
B. |
http://www.contoso.com/Offices/Pages/Office.aspx |
C. |
http://www.contoso.com/Offices/Pages/Office.aspx?Office=Dallas |
D. |
http://www.contoso.com/Offices/Dallas |
E. |
http://www.contoso.com/Offices/Pages/Office.aspx?TermID=b6e11481-3445-413c- 9da0-b15ae5d5cbd4 |
Correct Answer: D
QUESTION 8
DRAG DROP
You need to publish biographical information to the board member site collection.
Which five actions should you perform in sequence?
To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Correct Answer:
QUESTION 9
You need to configure search engine optimization for the site. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. |
Disable anonymous access to the web application while you make changes. |
B. |
Activate the Search Engine Sitemap feature in the site collection. |
C. |
Disable anonymous access to the site collection while you make changes. |
D. |
On the Search Engine Optimization Settings page, in the Include these meta tags in pages text box, enter <meta name=”do-not-follow” value=”/_Configuration Files/” /> |
E. |
Ensure that the Search Engine Sitemap job is running. |
F. |
On the Search Engine Sitemap Settings page, enter Disallow: /_ConfigurationFiles/ to the exclusion rules. |
Correct Answer: BCD
Explanation:
Steps in the SEO process:
Configure SEO settings for the site collection.
(B, not E) Configure sitemap settings for the site collection.
Add and edit SEO metatags.
D (not F): Configure SEO settings for the site collection
Verify site ownership
Sign in to the webmaster tools portal for your desired search engine and provide requested information about your website.
From your SharePoint Public Website home page, click Settings Small Settings gear that took the place of Site Settings. > Site settings > Site Collection Administration > Search engine optimization settings.
Click Include these meta tags in pages.
Copy the meta tag provided by the webmaster tools portal, and paste it into the box.
Click OK.
From the webmaster tools portal, ask the search engine to verify your ownership of this website.
QUESTION 10
DRAG DROP
You need to configure the content types and page layouts that are used to display information about the members of the board of directors.
How should you configure the content types and page layouts?
To answer, drag the appropriate content types to the correct location in the answer area. Each content type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Correct Answer:
QUESTION 11
You need to include the details of each property as managed metadata. Which code segment should you add at line IM07?
A. |
Option A |
B. |
Option B |
C. |
Option C |
D. |
Option D |
Correct Answer: D
QUESTION 12
You need to implement the Web Part to retrieve the terms for the required term set. Which code segment should you insert at line FE04?
A. |
Option A |
B. |
Option B |
C. |
Option C |
D. |
Option D |
Correct Answer: A
Free VCE & PDF File for Microsoft 70-489 Real Exam
Instant Access to Free VCE Files: MCSE|MCSA|MCITP…
Instant Access to Free PDF Files: MCSE|MCSA|MCITP…
70-410 Dumps VCE PDF
70-411 Dumps VCE PDF
70-412 Dumps VCE PDF
70-413 Dumps VCE PDF
70-414 Dumps VCE PDF
70-417 Dumps VCE PDF
70-461 Dumps VCE PDF
70-462 Dumps VCE PDF
70-463 Dumps VCE PDF
70-464 Dumps VCE PDF
70-465 Dumps VCE PDF
70-480 Dumps VCE PDF
70-483 Dumps VCE PDF
70-486 Dumps VCE PDF
70-487 Dumps VCE PDF