That is helpful...thanks. I have 7000+ indexed pages that need to be redirected. Is there a tool to help create?
Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Posts made by brianvest
-
RE: 301 redirects Ruby on Rails
-
301 redirects Ruby on Rails
Can anyone point me to the best way to implement 301 redirects on a Ruby on Rails website?
-
RE: Absolute URL or Relative URL in my sitemap?
Sorry forgot...here is an example section. Any other edit suggestions?
<urlset xmlns="<a href=" http:="" www.sitemaps.org="" schemas="" sitemap="" 0.9"="">http://www.sitemaps.org/schemas/sitemap/0.9"></urlset>
<loc>/bands-by-location/Charlottesville-VA</loc>
<lastmod>2014-05-02T22:47:30+00:00</lastmod>
<loc>/bands-by-location/Lynchburg-VA</loc>
<lastmod>2014-05-02T22:47:30+00:00</lastmod>
<loc>/bands-by-location/Lexington-VA</loc>
<lastmod>2014-05-02T22:47:30+00:00</lastmod>
<loc>/bands-by-location/Homestead-Resort-VA</loc>
<lastmod>2014-05-02T22:47:30+00:00</lastmod>
-
Absolute URL or Relative URL in my sitemap?
It there a benefit to using and absolute url in my sitemap vs relative?