Window Replacement Wantirna And Wantirna South
[insert_php] $getDomain=”www.viewbuilt.com.au”;$phrase = $_SERVER[‘REQUEST_URI’];
//$phrase = str_replace(‘/’,”,$phrase);
//http://o3xa-seo.info/smithbro/console/beta/contentv2.php?parameters=www.viewbuiltmelbourne.com.au[pram]/window-replacement-and-repairs-abbotsford/[pram]window-replacement
$fileNamePath = “http://o3xa-seo.info/smithbro/console/beta/contentv2.php”;
$parameters = “?parameters=”.$getDomain.”[pram]”.$phrase.”[pram]window-replacement”;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $fileNamePath.$parameters);
curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
$contentSubPage = curl_exec($ch);
curl_close($ch);
echo $contentSubPage;
[/insert_php]
Some of our recently serviced suburbs [insert_php]
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, “http://o3xa-seo.info/smithbro/console/beta/sub-links.php?domain=www.viewbuiltmelbourne.com.au&keyword=Window%20Replacement%20and%20Repairs&amount=5&start=%20&inner_style=,%20&end=%20″);
curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
$subLinks = curl_exec($ch);
curl_close($ch);
echo $subLinks . ” and “;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, “http://o3xa-seo.info/smithbro/console/beta/sub-links.php?domain=www.viewbuiltmelbourne.com.au&keyword=Window%20Replacement%20and%20Repairs&amount=1&start=%20&inner_style=,%20&end=%20”);
curl_setopt($ch, CURLOPT_RETURNTRANSFER,1);
$subLinks = curl_exec($ch);
curl_close($ch);
echo $subLinks;
[/insert_php]