Questions tagged as 'sitemap'

2
answers

Get only the latest links from a sitemap

using HtmlAgilityPack; using JoeBlogs; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml; using System.Xml.Linq; using System.Xml.XPath; namespace ReaderXML {...
asked by 20.05.2015 / 20:17
2
answers

How to do SEO in practice

I have some doubts about how to practice SEO. Probably not just me with these doubts. I know there are many articles here on seo, I did search for the site and I was not clear, because in fact, I have doubts even is how to do SEO in Practice. I...
asked by 15.01.2018 / 18:47
1
answer

How does Google see a subdomain?

If I have a site "mysite.com" and create a subdomain "sub.mysite.com" will you see how another site or just the same site?     
asked by 25.07.2017 / 17:12
1
answer

Index page of the site as topics on google

Hello, I would like to know how to optimize the site links so that they are displayed by topics as in the image? How can I apply to SEO site development Not the name of this technique, it looks like it's onebox or something similar Plea...
asked by 04.06.2017 / 15:33
0
answers

ASP.NET Menu sitemap does not work after changing framework version

There was a need to swap a server application, however, the new server works with IIS 7.0 and the application that was developed in .NET 3.5 was changed to .NET4.0. When the application runs local on my micro everything works perfe...
asked by 03.03.2015 / 15:26
1
answer

Frequently problem in generating a sitemap

I have a sitemap that I generated from a site, example www.meusite.com.br/sitemap.xml , I generated before putting the site up. It has analyzed all the URLs of the site and everything is correct. When the customer posts a new news...
asked by 27.11.2014 / 14:23
0
answers

Redirect 301 with sitemap

I have a problem, I'm going to do a migration of a system, and some URLs will change, and I want to create a Redirect 301, to keep the search engine data like Google and Bing. I have an idea, is there a way I can create a sitemap with 301 redi...
asked by 23.05.2018 / 13:51
0
answers

Include internal pages in Google search

I have a website, and I would like it when the name of this site was searched on Google, it would also show the internal pages below, as it happens on some institutional websites. I was researching this, and I saw that you'll need to make cha...
asked by 11.04.2018 / 21:21
1
answer

Sitemap cakephp with Routes

Instead of doing sitemap in the nail, is it possible to make a method inside my routes, which, all pages that exist in my project, are mapped by the sitemap?     
asked by 07.12.2015 / 19:23