Had a company working on optimizations in the server. Server crashed. When it came back up, one of they keywords was showing a different keyword than previously.
Actually, it wasn't showing a referrer previously, but when it came back online there was a referrer and the keyword was now pulling from ?p=THIS instead of ?keyword=THIS
Also, there was an automatic php update done by the server itself. Updated to PHP 5.3.28
Any idea why 202 would all of a sudden start catching the referrer and use a different variable for the keyword?
Actually, it wasn't showing a referrer previously, but when it came back online there was a referrer and the keyword was now pulling from ?p=THIS instead of ?keyword=THIS
Also, there was an automatic php update done by the server itself. Updated to PHP 5.3.28
Any idea why 202 would all of a sudden start catching the referrer and use a different variable for the keyword?