Is there a way to give a blanket priority value to all pages within a folder?
How do search engines treat pages with a higher priority?
Re: Assigning a blanket page priority value to all pages in a folder
« Reply #1 on: June 30, 2011, 07:13:03 PM »
Hello,

you can use "Idividual atributes" setting for that.
Regarding priorities:
http://www.sitemaps.org/protocol.php#prioritydef

Quote
The priority of this URL relative to other URLs on your site. Valid values range from 0.0 to 1.0. This value does not affect how your pages are compared to pages on other sites—it only lets the search engines know which pages you deem most important for the crawlers.

The default priority of a page is 0.5.

Please note that the priority you assign to a page is not likely to influence the position of your URLs in a search engine's result pages. Search engines may use this information when selecting between URLs on the same site, so you can use this tag to increase the likelihood that your most important pages are present in a search index.

Also, please note that assigning a high priority to all of the URLs on your site is not likely to help you. Since the priority is relative, it is only used to select between URLs on your site.

dan43

*
  • *
  • 10
Re: Assigning a blanket page priority value to all pages in a folder
« Reply #2 on: March 28, 2013, 09:16:20 PM »
I learned that you can use regex anchors and leave attributes blank to have it use the default. Example:

To set the priority of the index page to 1.0 without effecting every page on the site you can the individual attributes to

Code: [Select]
http://exampley.com/$,,,1.0