<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://virtualnightclub.net/css/sitemap.css" type="text/css"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>VNC Web Services: Article Sitemap</title>
		<link>https://virtualnightclub.net/article/index.html</link>
		<description>VNC Web Services: Article Sitemap</description>
		<generator>VNC Web Services - Article Sitemap v1</generator>
		<atom:link href="https://virtualnightclub.net/article/sitemap.html" rel="self" type="application/rss+xml" />
		<item>
			<title>Index</title>
			<link>https://virtualnightclub.net/article/index.html</link>
			<guid isPermaLink="true">https://virtualnightclub.net/article/index.html</guid>
		</item>
		<item>
			<title>UBB.threads</title>
			<link>https://virtualnightclub.net/article/listing/3/ubb-threads.html</link>
			<description>
			<![CDATA[
				Articles pertaining to the UBB.threads Forum title.
			]]>
			</description>
			<pubDate>Mon, 10 Aug 2020 16:00:14 PDT</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/listing/3/ubb-threads.html</guid>
		</item>
		<item>
			<title>Security</title>
			<link>https://virtualnightclub.net/article/listing/2/security.html</link>
			<pubDate>Fri, 14 Apr 2017 13:00:26 PDT</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/listing/2/security.html</guid>
		</item>
		<item>
			<title>Webmaster Central</title>
			<link>https://virtualnightclub.net/article/listing/1/webmaster-central.html</link>
			<description>
			<![CDATA[
				Find the answers to various webmaster questions, such as signing up for Google or Bing Webmaster Tools and how to manage Sitemaps.
			]]>
			</description>
			<pubDate>Tue, 22 Nov 2016 11:52:48 PST</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/listing/1/webmaster-central.html</guid>
		</item>
		<item>
			<title>Adding a Logo to UBB.threads</title>
			<link>https://virtualnightclub.net/article/view/5/adding-a-logo-to-ubb-threads.html</link>
			<description>
			<![CDATA[
				There are numerous posts at UBB.Central of users asking how they can add a logo to the top of their forums.  Its just something basic to make your forum your own, and the code is fairly straight forward too!Our goal here is to display your logo as a responsive bit of code to retain mobile capability on your forums by utilizing the CSS maxwidth property.  This code will work with any style, and you can insert the CSS coding in your Extra CSS section of your existing stylesminus  tags, or within the Header Insert section of the HTML Includes area of the Control Panel.When we're done you should end up with something similar to below on a DesktopAnd below on a mobile deviceIts all quite simple, our logo is displayed with the following code blockSimply adjust our HTML to insert your URL, logo location, and our CSS to match the width of your logo take care not to adjust the maxwidth line, as this will allow browsers to resize the image according to the width of the browser.  If you're looking for a service to provide Hex Color Codes we recommend ColorHexa, HexColorTool.com, or ColorHex.comWe chose here to have a blurb our site motto under our logo it's quite simple to edit out by removing the entire line with the blurb from the code block above.The style in use for the above examples is our premium Serene Blue style.
			]]>
			</description>
			<pubDate>Mon, 10 Aug 2020 16:01:03 PDT</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/view/5/adding-a-logo-to-ubb-threads.html</guid>
		</item>
		<item>
			<title>Configuring Google's reCAPTCHA Service</title>
			<link>https://virtualnightclub.net/article/view/4/configuring-googles-recaptcha-service.html</link>
			<description>
			<![CDATA[
				SummaryGoogle's reCAPTCHA service allows you to add a human visual verification system to your site pages, for the sake of this article we'll be discussing integrating their system into UBB.threads.Getting Started with reCAPTCHAFirst you'll want to go to httpswww.google.comrecaptchaadmin and login with a Google account the reCAPTCHA system is powered by Google.Under Register a New Site enter a label such as MySiteName, select the Recaptcha v2 Checkbox, leave Domains blank or populate with the www and nonwww versions of your URL, select Accept the reCAPTCHA Terms of Service and select RegisteralignOnce you hit register it should supply two keys, a Site Key and a Secret Key, these will be needed in your UBB.threads configuration.aligncenterAdding reCAPTCHA to UBB.threadsAs of v7.6.1.1 UBB.threads allows the integration of reCAPTCHA via access to the reCAPTCHA API, you can add the Site Key and Secret Key in the UBB.threads General Display Settings page in the Control Panel, it is located at Control Panel  Display  General  General Tab  CAPTCHA Settingsaligncenteralign
			]]>
			</description>
			<pubDate>Sat, 17 Nov 2018 14:50:15 PST</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/view/4/configuring-googles-recaptcha-service.html</guid>
		</item>
		<item>
			<title>Bing Webmaster Center</title>
			<link>https://virtualnightclub.net/article/view/2/bing-webmaster-center.html</link>
			<description>
			<![CDATA[
				What Is Covered Summary Adding a New Property Verifying a New Property Managing an Existing Property SitemapsSummaryBing Webmaster Tools, formerly Bing Webmaster Center, is where a site owner will go to manage their search engine property for their sites search results within the Bing Search Engine.  Other providers offer similar tools, such as the Google Search Console.Adding a New PropertyWhen you're at the main Bing My Sites page you'll see an Add a Site input box at the top of the page in an area titled My Sites, enter your domain and select ADD to begin.If you did not already have a property on the My Sites page, you'll instead have an Add Your Site button.Once you select ADD you will be directed to the Add a Site pageFill in the requested information and press the ADD button and you're ready to proceed to verifying ownership of your domain.Verifying a New PropertyOnce you've added a new property to the Bing Webmaster Center, you'll need to verify that you are the owner of the domain.If this is your first time to the Bing Webmaster Center you will be prompted for additional information about yourself for their system during this step.You can choose to verify your domain via uploading a file BingSiteAuth.xml to the root of your web space recommended, or by using one of the alternative methods HTML Tag  Add a Meta HTML Tag to your website's coding. CName  Add a CNAME entry to your site's DNS settings note that most users may have issues using this method as some hosts do not allow editing of the DNS zone on their servers.Managing an Existing PropertyOnce you have verified that you're the owner of the domain, you'll be able to manage the property from the Bing Webmaster Center.SitemapsNow that you've verified your property you can manage the Sitemap entries for your domain.  A Sitemap is a file which instructs Search Engines as to what your content is, and where it can be found basically removing the need for them to have to crawl and discover your content on its own which it will still do, only now you're telling it where your content is, so they can immediately crawl it for new data.One thing that you'll need to keep in mind is that once you've submitted content to a search engine, they'll still crawl it and decide if the information on the pages is worthwhile to include in search results there are times that they simply won't include every page that's submitted.To manage your sitemaps, click on the See all X with options under the Sitemaps option on the site overview page which is displayed when you select the property in the step above.Now that you're on the Sitemaps Overview page, you'll see a Submit a Sitemap input box at the top of the page.When the Submit button is pressed the new sitemap will immediately display in your list note that, unlike the Google Search Console, the Bing Webmaster Center wants a full URL to the sitemaps you wish to add.If you're installing the UBB.Sitemap or UBB.Membermaps scripts you'll want to add httpwww.example.comubb.sitemap.phptype6se1 andor httpwww.example.comubb.membermap.phptype6se1 being sure to replace httpwww.example.com with your domain.
			]]>
			</description>
			<pubDate>Mon, 28 Nov 2016 14:56:33 PST</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/view/2/bing-webmaster-center.html</guid>
		</item>
		<item>
			<title>Google Search Console</title>
			<link>https://virtualnightclub.net/article/view/1/google-search-console.html</link>
			<description>
			<![CDATA[
				What Is Covered Summary Adding a New Property Verifying a New Property Managing an Existing Property SitemapsSummaryThe Google Search Console, formerly Google Webmaster Tools, is where a site owner will go to manage their search engine property for their sites search results within the Google Search Engine.  Other providers offer similar tools, such as the Bing Webmaster Tools.Adding a New PropertyWhen you're at the main Google Search Console page you'll see a red Add New Property image.Once you select the Add New Property image, a new section appears for entering your domain.Verifying a New PropertyOnce you've added a new property to the Google Search Console, you'll need to verify that you are the owner of the domain.You can choose to verify your domain via uploading a file to the root of your web space recommended, or by using one of the alternative methods.The alternative methods are HTML Tag  Add a Meta HTML Tag to your website's coding. Domain Name Providerb  Login to an accepted domain name provider to verify your ownership. bGoogle Analytics  Use your Google Analytics account to verify your ownership. Google Tag Manager Account  Use your Google Tag Manager account to verify your ownership.Managing an Existing PropertyOnce you have verified that you're the owner of the domain, you'll be able to manage the property from the Google Search Console.SitemapsNow that you've verified your property you can manage the Sitemap entries for your domain.  A Sitemap is a file which instructs Search Engines as to what your content is, and where it can be found basically removing the need for them to have to crawl and discover your content on its own which it will still do, only now you're telling it where your content is, so they can immediately crawl it for new data.One thing that you'll need to keep in mind is that once you've submitted content to a search engine, they'll still crawl it and decide if the information on the pages is worthwhile to include in search results there are times that they simply won't include every page that's submitted.To manage your sitemaps, click on the Sitemaps option on the site overview page which is displayed when you click Manage Property in the step above.Now that you're on the Sitemaps Overview page, you'll want to select the AddTest Sitemap button at the top right corner of the page.When the AddTest Sitemap button is selected, a popup will appear asking for the path to the sitemap from your domains root not including the domain name.If you're installing the UBB.Sitemap or UBB.Membermaps scripts you'll want to add ubb.sitemap.phptype6se1 andor ubb.membermap.phptype6se1.
			]]>
			</description>
			<pubDate>Tue, 22 Nov 2016 11:53:49 PST</pubDate>
			<guid isPermaLink="true">https://virtualnightclub.net/article/view/1/google-search-console.html</guid>
		</item>
	</channel>
</rss>