Lol, I'm saying "I believe" because I'm trying not to be a dick and also I don't know everything. That said I've designed many websites, I currently admin a bunch of sites and databases, and am a php/sql coder. This is not high level stuff you're talking about... I'm just having trouble following the conversation I guess. I still have no idea what the issue is here... is it that google displayed "
www.1napsgear.com/www.pct-shop.com" when you search pct-shop? Or is it that when you navigate to
www.pct-shop.com it redirected you to
www.1napsgear.com/www.pct-shop.com? I'm guessing it's the first option... if not I have no clue as to why you're talking about html coding as the url is not coded into the page.
I have sites with different domain names that are hosted under the same account. So in this example the root site would be 1napsgear.com then in that folder you'd have another folder that contained the pct-shop site's files if they were indeed hosted on the same account.
If it was simply an issue of google displaying "
www.1napsgear.com/www.pct-shop.com" as the site title in a search query then it was most likely because the developer put that as the site title in an attempt at seo maybe. I've developed a bunch of Joomla websites and often we'll add a bunch of terms that we think might help with search engine optimization for the site name in the global configuration panel... something like pct-shop -- pct products, steroids, post cycle therapy. If you googled the site that site name would be displayed.
I can't reproduce the issue whether it's a google thing or a url redirect so either way looks like they changed it. As you pointed out the ip addresses are different so if the sites were hosted together they're most likely not anymore. If it was the site name then they changed it probably awhile ago because it normally takes googles crawlers awhile to notice the changes.
All that said, I do not give a shit about pct-shop or naps. Will never order from naps and have been very happy with the the pharmacist for my pct. Pct-shop has some good prices on hcg is the only reason I'm in this thread in the first place.
Alright let me put this to rest right here right now. This is why im talking about html coding. This is the source code for the site and WAS written by the designer intentionally.
<!DOCTYPE html>
<html>
<head>
<title> PCT-SHOP - https://www.pct-shop.com/</title>
<meta name='description' content='PCT-SHOP' />
<meta property='og:site_name' content=' PCT-SHOP' />
<meta property='og:title' content='https://www.pct-shop.com/' />
<meta property='og:description' content='PCT-SHOP' />
<meta property='og:image' content='
http://pct-shop.com/uploads/3/5/4/0/3540908/9699190_orig.jpg' />
<meta property='og:url' content='
http://pct-shop.com/' />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="//assets.www3.dragndropbuilder.com/css/sites.css?buildTime=1407792541" type="text/css" /><link rel='stylesheet' type='text/css' href='
http://www3.dragndropbuilder.com/editor/libraries/fancybox/fancybox.css?1407792541' />
<link rel='stylesheet' type='text/css' href='/files/main_style.css?1432496205' title='wsite-theme-css' />
<link href='
http://fonts.googleapis.com/css?family=Actor' rel='stylesheet' type='text/css' />
<link href='
http://fonts.googleapis.com/css?family=Gentium+Basic:400,700,400italic,700italic' rel='stylesheet' type='text/css' />
<style type='text/css'>
.wsite-elements div.paragraph, .wsite-elements p, .wsite-elements .product-block .product-title, .wsite-elements .product-description, .wsite-elements .wsite-form-field label, .wsite-elements .wsite-form-field label, #wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {}
#wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {}
.wsite-elements h2, .wsite-elements .product-long .product-title, .wsite-elements .product-large .product-title, .wsite-elements .product-small .product-title, #wsite-content h2, #wsite-content .product-long .product-title, #wsite-content .product-large .product-title, #wsite-content .product-small .product-title, .blog-sidebar h2 {}
#wsite-content h2, #wsite-content .product-long .product-title, #wsite-content .product-large .product-title, #wsite-content .product-small .product-title, .blog-sidebar h2 {}
#wsite-title {font-family:Gentium Basic !important;font-size:46px !important;color:#5848b7 !important;}
</style>
<script><!--
var STATIC_BASE = '
http://www3.dragndropbuilder.com/';
var STYLE_PREFIX = 'wsite';
//-->
</script>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'></script>
<script src='//assets.www3.dragndropbuilder.com/js/site/main.js?buildTime=1407792541'></script>
<script type='text/javascript'><!--
(function(jQuery){
function initFlyouts(){initPublishedFlyoutMenus([{"id":"980879148785981534","title":"MAIN PAGE","url":"index.html","target":""},{"id":"922552623139661873","title":"PCT PRODUCTS","url":"pct-products.html","target":""},{"id":"575129977888627821","title":"FAT LOSS","url":"fat-loss.html","target":""},{"id":"459190390344183811","title":"AAS inj\/orals","url":"aas-injorals.html","target":""},{"id":"228644677360021106","title":"INSULIN\/HGH","url":"insulinhgh.html","target":""},{"id":"944159566273283899","title":"Full product list","url":"full-product-list.html","target":""},{"id":"897650694798203024","title":"FAQ","url":"faq.html","target":""},{"id":"320863956142821665","title":"Contact","url":"contact.html","target":""},{"id":"522117661664618181","title":"Submit A Payment","url":"submit-a-payment.html","target":""}],'980879148785981534',"<li class='wsite-nav-more'><a href='#'>more...<\/a><\/li>",'active',false)}
if (jQuery) {
if (jQuery.browser.msie && !window.flyoutMenusRefreshable) window.onload = initFlyouts;
else jQuery(initFlyouts);
}else{
if (Prototype.Browser.IE) window.onload = initFlyouts;
else document.observe('dom:loaded', initFlyouts);
}
})(window._W && _W.jQuery)
//-->
</script>
</head>
<body class=' no-header-page wsite-theme-dark wsite-page-index'>
<div id="header-wrap">
<div id="page">
<div id="header-container">
<table id="header">
<tr>
<td id="logo"><span class='wsite-logo'><a href='/'><span id="wsite-title"> PCT-SHOP</span></a></span></td>
<td id="header-right">
<table>
<tr>
<td class="phone-number"></td>
<td class="social"></td>
</tr>
</table>
<div class="search"></div>
</td>
</tr>
</table>
<div id="topnav">
<ul class='wsite-menu-default'><li id='active'><a href='/index.html'>MAIN PAGE</a></li><li id='pg922552623139661873'><a href='/pct-products.html'>PCT PRODUCTS</a></li><li id='pg575129977888627821'><a href='/fat-loss.html'>FAT LOSS</a></li><li id='pg459190390344183811'><a href='/aas-injorals.html'>AAS inj/orals</a></li><li id='pg228644677360021106'><a href='/insulinhgh.html'>INSULIN/HGH</a></li><li id='pg944159566273283899'><a href='/full-product-list.html'>Full product list</a></li><li id='pg897650694798203024'><a href='/faq.html'>FAQ</a></li><li id='pg320863956142821665'><a href='/contact.html'>Contact</a></li><li id='pg522117661664618181'><a href='/submit-a-payment.html'>Submit A Payment</a></li></ul>
<div style="clear:both"></div>
</div>
</div>
</div>
</div>
<div id="banner-wrap">
<div id="container">
<div id="banner-bot">
<div id="banner-top">
<div id="banner-mid">
<div id="banner">
<div class="wsite-header"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="main-wrap">
<div id="page">
<div id="main">
<div id="content"><div id='wsite-content' class='wsite-elements wsite-not-footer'>
<div><div class="wsite-image wsite-image-border-thin " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center">
<a>
<img src="/uploads/3/5/4/0/3540908/9699190_orig.jpg" alt="Picture" style="width:100%;max-width:1040px" />
</a>
<div style="display:block;font-size:90%"></div>
</div></div></div>
</div>
</div>
</div>
</div>
<div id="footer-wrap">
<div id="page">
<div id="footer"><div class='wsite-elements wsite-footer'>
<div><div class="wsite-multicol"><div class='wsite-multicol-table-wrap' style='margin:0 -15px'>
<table class='wsite-multicol-table'>
<tbody class='wsite-multicol-tbody'>
<tr class='wsite-multicol-tr'>
<td class='wsite-multicol-col' style='width:50%;padding:0 15px'></td>
<td class='wsite-multicol-col' style='width:50%;padding:0 15px'></td>
</tr>
</tbody>
</table>
</div></div></div></div><script type='text/javascript'>
<!--
if (document.cookie.match(/(^|
\s*is_mobile=1/)) {
var windowHref = window.location.href || '';
if (windowHref.indexOf('?') > -1) {
windowHref += '&';
} else {
windowHref += '?';
}
document.write(
" " +
"<a class='wsite-view-link-mobile' href='" + windowHref + "view=mobile'>Mobile Site</a>"
);
}
//-->
</script>
</div>
</div>
</div>
</body>
</html>
Notice a few lines down it shows the CURRENT TITLE now heres the old HTML code for the site
<!DOCTYPE html>
<html>
<head>
<title> PCT-SHOP - https://www.napsgear1.org/</title>
<meta name='description' content='PCT-SHOP' />
<meta property='og:site_name' content=' PCT-SHOP' />
<meta property='og:title' content='https://www.pct-shop.com/' />
<meta property='og:description' content='PCT-SHOP' />
<meta property='og:image' content='
http://pct-shop.com/uploads/3/5/4/0/3540908/9699190_orig.jpg' />
<meta property='og:url' content='
http://pct-shop.com/' />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" href="//assets.www3.dragndropbuilder.com/css/sites.css?buildTime=1407792541" type="text/css" /><link rel='stylesheet' type='text/css' href='
http://www3.dragndropbuilder.com/editor/libraries/fancybox/fancybox.css?1407792541' />
<link rel='stylesheet' type='text/css' href='/files/main_style.css?1432496205' title='wsite-theme-css' />
<link href='
http://fonts.googleapis.com/css?family=Actor' rel='stylesheet' type='text/css' />
<link href='
http://fonts.googleapis.com/css?family=Gentium+Basic:400,700,400italic,700italic' rel='stylesheet' type='text/css' />
<style type='text/css'>
.wsite-elements div.paragraph, .wsite-elements p, .wsite-elements .product-block .product-title, .wsite-elements .product-description, .wsite-elements .wsite-form-field label, .wsite-elements .wsite-form-field label, #wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {}
#wsite-content div.paragraph, #wsite-content p, #wsite-content .product-block .product-title, #wsite-content .product-description, #wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label, .blog-sidebar div.paragraph, .blog-sidebar p, .blog-sidebar .wsite-form-field label, .blog-sidebar .wsite-form-field label {}
.wsite-elements h2, .wsite-elements .product-long .product-title, .wsite-elements .product-large .product-title, .wsite-elements .product-small .product-title, #wsite-content h2, #wsite-content .product-long .product-title, #wsite-content .product-large .product-title, #wsite-content .product-small .product-title, .blog-sidebar h2 {}
#wsite-content h2, #wsite-content .product-long .product-title, #wsite-content .product-large .product-title, #wsite-content .product-small .product-title, .blog-sidebar h2 {}
#wsite-title {font-family:Gentium Basic !important;font-size:46px !important;color:#5848b7 !important;}
</style>
<script><!--
var STATIC_BASE = '
http://www3.dragndropbuilder.com/';
var STYLE_PREFIX = 'wsite';
//-->
</script>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js'></script>
<script src='//assets.www3.dragndropbuilder.com/js/site/main.js?buildTime=1407792541'></script>
<script type='text/javascript'><!--
(function(jQuery){
function initFlyouts(){initPublishedFlyoutMenus([{"id":"980879148785981534","title":"MAIN PAGE","url":"index.html","target":""},{"id":"922552623139661873","title":"PCT PRODUCTS","url":"pct-products.html","target":""},{"id":"575129977888627821","title":"FAT LOSS","url":"fat-loss.html","target":""},{"id":"459190390344183811","title":"AAS inj\/orals","url":"aas-injorals.html","target":""},{"id":"228644677360021106","title":"INSULIN\/HGH","url":"insulinhgh.html","target":""},{"id":"944159566273283899","title":"Full product list","url":"full-product-list.html","target":""},{"id":"897650694798203024","title":"FAQ","url":"faq.html","target":""},{"id":"320863956142821665","title":"Contact","url":"contact.html","target":""},{"id":"522117661664618181","title":"Submit A Payment","url":"submit-a-payment.html","target":""}],'980879148785981534',"<li class='wsite-nav-more'><a href='#'>more...<\/a><\/li>",'active',false)}
if (jQuery) {
if (jQuery.browser.msie && !window.flyoutMenusRefreshable) window.onload = initFlyouts;
else jQuery(initFlyouts);
}else{
if (Prototype.Browser.IE) window.onload = initFlyouts;
else document.observe('dom:loaded', initFlyouts);
}
})(window._W && _W.jQuery)
//-->
</script>
</head>
<body class=' no-header-page wsite-theme-dark wsite-page-index'>
<div id="header-wrap">
<div id="page">
<div id="header-container">
<table id="header">
<tr>
<td id="logo"><span class='wsite-logo'><a href='/'><span id="wsite-title"> PCT-SHOP</span></a></span></td>
<td id="header-right">
<table>
<tr>
<td class="phone-number"></td>
<td class="social"></td>
</tr>
</table>
<div class="search"></div>
</td>
</tr>
</table>
<div id="topnav">
<ul class='wsite-menu-default'><li id='active'><a href='/index.html'>MAIN PAGE</a></li><li id='pg922552623139661873'><a href='/pct-products.html'>PCT PRODUCTS</a></li><li id='pg575129977888627821'><a href='/fat-loss.html'>FAT LOSS</a></li><li id='pg459190390344183811'><a href='/aas-injorals.html'>AAS inj/orals</a></li><li id='pg228644677360021106'><a href='/insulinhgh.html'>INSULIN/HGH</a></li><li id='pg944159566273283899'><a href='/full-product-list.html'>Full product list</a></li><li id='pg897650694798203024'><a href='/faq.html'>FAQ</a></li><li id='pg320863956142821665'><a href='/contact.html'>Contact</a></li><li id='pg522117661664618181'><a href='/submit-a-payment.html'>Submit A Payment</a></li></ul>
<div style="clear:both"></div>
</div>
</div>
</div>
</div>
<div id="banner-wrap">
<div id="container">
<div id="banner-bot">
<div id="banner-top">
<div id="banner-mid">
<div id="banner">
<div class="wsite-header"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="main-wrap">
<div id="page">
<div id="main">
<div id="content"><div id='wsite-content' class='wsite-elements wsite-not-footer'>
<div><div class="wsite-image wsite-image-border-thin " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center">
<a>
<img src="/uploads/3/5/4/0/3540908/9699190_orig.jpg" alt="Picture" style="width:100%;max-width:1040px" />
</a>
<div style="display:block;font-size:90%"></div>
</div></div></div>
</div>
</div>
</div>
</div>
<div id="footer-wrap">
<div id="page">
<div id="footer"><div class='wsite-elements wsite-footer'>
<div><div class="wsite-multicol"><div class='wsite-multicol-table-wrap' style='margin:0 -15px'>
<table class='wsite-multicol-table'>
<tbody class='wsite-multicol-tbody'>
<tr class='wsite-multicol-tr'>
<td class='wsite-multicol-col' style='width:50%;padding:0 15px'></td>
<td class='wsite-multicol-col' style='width:50%;padding:0 15px'></td>
</tr>
</tbody>
</table>
</div></div></div></div><script type='text/javascript'>
<!--
if (document.cookie.match(/(^|
\s*is_mobile=1/)) {
var windowHref = window.location.href || '';
if (windowHref.indexOf('?') > -1) {
windowHref += '&';
} else {
windowHref += '?';
}
document.write(
" " +
"<a class='wsite-view-link-mobile' href='" + windowHref + "view=mobile'>Mobile Site</a>"
);
}
//-->
</script>
</div>
</div>
</div>
</body>
</html>
For you not to understand this i would have to say whoever is paying you to admin a site is getting ripped off. This is day one html class first thing you learn.