ajoudeh-personal
Results
2
issues of
ajoudeh-personal
Hi, I use below code to generate WebSite schema ` $siteLinks->potentialAction = new SearchAction(['target' => Yii::$app->urlManager->createAbsoluteUrl(['/site/search/', 'q' => '{search_term_string}']), 'query' => 'required name=search_term_string']); ` i got this error from Google...
Hi, is there anyway to only calculate unique URL requests and ignore the visited URLs. Thanks
status: needs information