Questions
-
Windows IIS 7 Redirect Question
If you want to Redirect via Windows 7 IIS so just follow some steps. <configuration></configuration> <match url=".*"></match> <add input="{HTTP_HOST}" pattern="^phbalancedpool.com$"></add> <action type="Redirect" url="http://www.phbalancedpool.com/{R:0}" redirecttype="Permanent"></action> <location path="pool-repair/pool_repair_arizona.html"></location> <location path="About%20Pool%20Cleaning%20Arizona/About_Page_Pool_Cleaning_Arizona.html"></location> <location path="specials/Pool%20Cleaning%20and%20Pool%20Repair%20Specials.html"></location> <location path="service-areas-in-arizona/Chandler_Gilbert_Mesa_Queen%20Creek_San%20Tan%20Valley.html"></location> Also Downlaod Directx 12 for graphics then redirect it.
Technical SEO Issues | | ABDBCVVLCVL0 -
If two links from one page link to another, how can I get the second link's anchor text to count?
You do not want to no-follow the image link. There are two methods which you can use: 1. Re-order your html code so the anchor text link appears first. Feel free to use CSS or whatever means necessary to achieve this effect. For example, on my site my navigation bar is located at the bottom of the html but it still appears at the top of my site. 2. You can add an anchor link to the end of your html. Example: mysite.com/example#. Several people have theorized this method works and some have offered test results as evidence. I would use the first method if possible but otherwise this is an option.
Technical SEO Issues | | RyanKent0 -
Should I set up a disallow in the robots.txt for catalog search results?
One step at a time = long term success. I wish you the best with it Jordan.
Technical SEO Issues | | AlanBleiweiss0