Umbraco - Load different content page which are at same level - umbraco7

I have an Umbraco site, where two content pages are at the same level and in the properties tab, the link do document in same (i.e. "/")... I always see only one of the content page is loaded.
Please let me know how to run the other content page (i.e Holden leasing home template) from browser.

Right click each of the home nodes and select "Culture and hostnames". Then you can set which URL(s) each node should respond to.
Like http://localhost:50234/interleasing , http://localhost:50234/mmsg and so forth.

Related

How can I change taxonomy term id to name in Drupal 7

Using the View Option in admin side have changed my website URL from www.123.com/plans/1 to www.123.com/plans/my-plan.
After that my entire View (Page Browser) showing the articles (Associated with My-plans) with the heading and content with read more option. But I need the customized Page layout, I am getting the correct layout for the www.123.com/plans/1/my-plan
But it's not working for www.123.com/plans/my-plan.
If I right understood your problem, you need to install Pathauto module and set up pattern for your taxonomy vocabulary (path to this settings admin/config/search/path/patterns).

Url Rewrite of a CMS page in Magento

As a new magento developer I'm using a theme to develop my store. I want to change the URL key of CMS page about. I followed the steps written here but I can't find my layout file for about page on the theme directory or base directory for change XML URL tag.
How can I edit the layout file? Can anyone help me?
Actually that tutorial is a little confusing because there, they are showing an example of changing a URL for two different type of pages (CMS and system).
For changing the URL of a CMS page, like about in your case, it's enough that you proceed until point 12. In short:
First. you change the URL from: (main menu) CMS/Pages/Your_Page -> Url Key: newURL
Then, find the blocks that it is used (e.g footer) and change the URL accordingly.
Plus, in general working in Magento after changing things like page URLs you need to do a reindex and in case of using cache you have to refresh/remove your cached data. Both could be found under System tab (Cache Management & Index Management).

GSA not following links

We have multiple sites indexed in our GSA. For site abc.com, everything works perfectly. The start URL is the home page, and links from there are followed properly by GSA and the entire site is indexed.
For site def.com, the setup is the same (start URL, follow patterns) and the links are valid. The home page gets indexed but the links from there are not followed. But if I index a linked page directly by recrawling it, it gets added. License limit is not the issue - the number of crawled documents is well below the limit. I have also made sure the pages are not skipped due to "do not follow patterns". The site does not have a robots.txt file, so no exclusions there either. There are no noindex/nofollow/googleon/googleoff tags.
So why is GSA unable to follow links?
It depends on how def.com renders the content. If the links are built in run time for the site def.com at the browser end, GSA would not be able to replicate it to understand the links on the page.
Hit the def.com home page on your browser and look for anchor tags.<a href= />.
If it is present obviously GSA will follow the urls and index the same.
You can also check the crawl diagnostics (Number of links on this page to crawled pages) of the def.com home page to know whether GSA is able to discover links from your home page.
If GSA is not discovering links from the home page then go ahead and create jump page for def.com website and index that with noindex robots meta tag.
Hope it helps.

Change Magento CMS Home page

I am using this groupon clone from contus
I am try to change the cms home page .Which as what i have observed can be found in
System > Configuration > Web > Default Pages
I tried changing the CMS Home Page .i chose the template that i made in
CMS > Pages
I am expecting the template to be loaded .and ugh after several tries, clearing the cache and even changing the Default Web URL into the templates URL Key .it didn't work
any suggestions?
Here's a screenshot of the default cms_home_page
I tried editing the config.xml in the
app\code\core\Mage\Cms\etc
I changed the default > web > default > cms_home_page node into the coming-soon URL key .Still didn't work
I can access the http://127.0.0.1/mg/coming-soon/ page and the http://127.0.0.1/mg/home/ page as well .I just wonder, why the settings i applied in the admin (and can also be seen in the db) doesn't work.
you can simply go to system >> configuration >> and click on the web which is left in your window under general.
than click on Default Pages and set CMS Home Page
Second thing, You have to do "enable" this page and you can do it from
cms >> pages and click on the page which you have selected, than set status >> enable
The unique identifier in the CMS > Manage Content section just needs to be a unique string in the context of a store view. You should NOT use the frontname of a core module there (e.g. "cms"). Change your url key to something unique, and head to System > Configuration. Select Web. As long as the Default Web URL is set to cms, cms/index, or cms/index/index you should be able to simply choose the desired CMS page from the Default Web URL dropdown. Make sure you check other configuration scope settings (dropdown at top left) in case there is a rude setting set at a lower level.
FYI, what you "make" in the Manage Pages section are routes with content as opposed to "templates" (in Magento parlance). Templates are PHTML files under app/design.
Just to answer to those who reach this page;
If you see this behaviour you should check the store switcher in your top left. Choose your store and check the config for it.
Probably it's not using the default settings and overriding the global scope.

Joomla front page manager not working

I have 3 articles in the front page manager. However, when I change the order of these articles in the front page manager, it does not change on the actual front page of the site. What am i missing?
You need to set the menu item sort order method. Go in to your front page menu item, click on Parameters (Advanced) then select the primary order method you would like to use. By default it does it by article ID, you need to change it to order.

Resources