{"id":268,"date":"2023-10-22T11:56:12","date_gmt":"2023-10-22T10:56:12","guid":{"rendered":"https:\/\/web-design-eastbourne.co.uk\/News\/?page_id=268"},"modified":"2023-12-23T16:32:49","modified_gmt":"2023-12-23T16:32:49","slug":"htaccess-file","status":"publish","type":"post","link":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/","title":{"rendered":"Htaccess File for Apache on Static and WordPress Websites"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\" id=\"h-htaccess-file-apache-configuration-and-redirects-on-static-or-wordpress-sites\">Htaccess file Apache configuration and redirects on Static or WordPress sites<\/h1>\n\n\n\n<figure class=\"wp-block-image alignfull size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"358\" src=\"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1-1024x358.jpg\" alt=\"htaccess file\" class=\"wp-image-270\" srcset=\"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1-1024x358.jpg 1024w, https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1-300x105.jpg 300w, https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1-768x269.jpg 768w, https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1-1080x378.jpg 1080w, https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">What is the .htaccess File<\/h2>\n\n\n\n<p>The .htaccess file is a file that gives commands to apache servers. Windows servers use a similar file called the web.config file but we will only be discussing the .htaccess file in this article.<\/p>\n\n\n\n<p>The .htaccess file is placed in the top level of a websites domain and the server will automatically detect this file and follow the instructions given within. Through inserting certain instructions into this file you can redirect users from one page (or domain) to another, create a personalised 404 error page, password protect folders or allow access to specific users based on their IP address.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Creating your .htaccess file<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"676\" height=\"479\" src=\"http:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/Avoid-landing-page-redirects-save-htaccess-file.png\" alt=\"\" class=\"wp-image-253\" srcset=\"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/Avoid-landing-page-redirects-save-htaccess-file.png 676w, https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/Avoid-landing-page-redirects-save-htaccess-file-300x213.png 300w, https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/Avoid-landing-page-redirects-save-htaccess-file-400x284.png 400w\" sizes=\"(max-width: 676px) 100vw, 676px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p>Creating your .htaccess file is quite simple.<\/p>\n\n\n\n<ol class=\"wp-block-list\" style=\"list-style-type:1\">\n<li>First thing you need to do is to create a new file in notepad<\/li>\n\n\n\n<li>Go to file and then save as.<\/li>\n\n\n\n<li>In the File Name field enter \u201c.htaccess\u201d (including the speech marks as shown in the image)<\/li>\n\n\n\n<li>Press save.<\/li>\n<\/ol>\n\n\n\n<p>That\u2019s it you have created your .htaccess file and from now on you can just save that file in the normal way. If you didn\u2019t include the speech marks then notepad would just create it as a text file which couldn\u2019t be read by the server.<\/p>\n\n\n\n<p><\/p>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Htaccess Location<\/h2>\n\n\n\n<p>This file then needs to be uploaded to the root directory of your domain using an ftp client such as filezilla or Dreamweaver etc. now all the commands placed in the file will be read by the server.<\/p>\n\n\n\n<p>Read these articles for information on .htaccess commands<\/p>\n\n\n\n<p>Enabling GZIP Compression<\/p>\n\n\n\n<p><a href=\"https:\/\/web-design-eastbourne.co.uk\/News\/avoid-landing-page-redirects-google-page-speed-insights\/\">Creating Redirects<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>WordPress Apache htaccess Redirect Configuration: Unleashing the Power of Customization<\/h2>\n\n\n\n<p><br>In this section, we will provide a brief overview of WordPress, Apache, and htaccess, and explain why understanding their configuration is essential for your website&#8217;s optimization.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress: The Leading Content Management System<\/h3>\n\n\n\n<p><br>WordPress is a popular and user-friendly content management system (CMS) that powers millions of websites worldwide. Its flexibility, robustness, and extensive plugin ecosystem make it the go-to choice for businesses and individuals looking to create a dynamic online presence.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Apache: The Reliable Web Server<\/h2>\n\n\n\n<p><br>Apache is the most widely used open-source web server. Its power lies in its ability to handle multiple tasks simultaneously, making it an excellent choice for hosting WordPress sites.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><br>htaccess: Unlocking the Full Potential<\/h3>\n\n\n\n<p><br>The htaccess (hypertext access) file is a configuration file used by Apache to control various aspects of your website. It allows you to set up redirects, rewrite URLs, and enhance your site&#8217;s security, among other things. Mastering htaccess will give you complete control over your WordPress site&#8217;s functionality.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>WordPress Redirects: Enhancing User Experience and SEO<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><br>WordPress Redirect Directory: Simplifying Navigation<\/h3>\n\n\n\n<p><br>Redirecting a directory in WordPress can help improve user experience and simplify navigation. By setting up redirects, you can ensure that visitors are directed to the correct page, even if they enter an outdated or incorrect URL.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">RewriteEngine On: Redirects using htaccess in WordPress<\/h2>\n\n\n\n<p>Your wordpress directory has it&#8217;s own .htaccess file. Locate it in the root folder of your wordpress install and follow the following example.<\/p>\n\n\n\n<p>First we turn on the redirect engine which is done with the simple line&nbsp;<strong>RewriteEngine On<\/strong>. This command is only input once in the file, no matter how many redirects we want to do. Then on a new line enter<\/p>\n\n\n\n<p>Redirect 301 \/old-page.html http:\/\/www.mydomain.com\/new-page.html<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;IfModule mod_rewrite.c>\r\nRewriteEngine On\nRedirect 301 \/old-page\/ https:\/\/www.yourdomain.com\/new-page\/\r\n&lt;\/IfModule><\/code><\/pre>\n\n\n\n<p>The \u201c<strong>Redirect 301<\/strong>\u201d is the command and states that this is a permanent redirect. Google will pick up on this also and use it accordingly for SEO purposes. Alternatively you can use a \u2018<strong>Redirect 302<\/strong>\u201d which states that it is a temporary redirect. In this case Google makes no change to backlink attribution etc.<\/p>\n\n\n\n<p>After entering \u201cRedirect 301\u201d you must leave a space then a forward slash followed by original page you wish to redirect. So in the case of your homepage it would generally be \u2018\/index.html\u2019. Finally you leave another space and enter the entire path of the new page you want to redirect too.<\/p>\n\n\n\n<p>If you wish to redirect more pages you just simply enter the \u201cRedirect 301 on a new line followed by the links as stated above.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Redirects in WordPress website using plugin<\/h2>\n\n\n\n<p>here are several plugins available that specialize in redirect management, making it a breeze to create, edit, and monitor redirects without the need for any complex coding. One popular plugin for this purpose is &#8220;Redirection,&#8221; which offers a user-friendly interface and a range of useful features. With this plugin, you can easily set up redirects from old URLs to new ones, ensuring that your visitors always find the content they&#8217;re looking for.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/wordpress.org\/plugins\/redirection\/\">Redirection<\/a> WP Plugin<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"description-header\">Description<\/h4>\n\n\n\n<p>Redirection is the most popular redirect manager for WordPress. With it you can easily manage 301 redirections, keep track of 404 errors, and generally tidy up any loose ends your site may have. This can help reduce errors and improve your site ranking.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Default WordPress htaccess: Unleashing the Power of Customization<\/h2>\n\n\n\n<p>WordPress comes with a default htaccess file that provides a basic level of functionality. However, customizing this file can significantly enhance your site&#8217;s performance, security, and SEO.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Plugins and Themes: Extending Functionality and Flexibility<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><br>WordPress Site URL: Optimizing Your Site&#8217;s Structure<\/h3>\n\n\n\n<p><br>The WordPress Site URL determines the path to your website, and optimizing it can improve your site&#8217;s visibility and SEO. Learn how to configure the Site URL using the htaccess file for maximum control.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><br>Hidden File: Enhancing Security and Privacy<\/h3>\n\n\n\n<p><br>By using htaccess, you can make certain files and directories hidden from public view, adding an extra layer of security to your WordPress site. We will guide you through the steps to safeguard sensitive information and protect your site from unauthorized access.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Server Configuration: Unlocking the Full Potential<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Server Configuration File: A Comprehensive Overview<\/h2>\n\n\n\n<p><br>Understanding the server configuration file is crucial for optimizing your WordPress site. We will explore the main server configuration file and show you how to make the necessary adjustments for improved performance and functionality.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Server Side Includes: Creating Dynamic Content<\/h2>\n\n\n\n<p><br>Server Side Includes (SSI) allow you to insert dynamic content into your web pages, such as date and time stamps or file information. Discover how to leverage SSI in your WordPress site using the htaccess file.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>Custom Error Pages: Engaging and Informative<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><br>Custom Error: Turning Errors into Opportunities<\/h3>\n\n\n\n<p><br>Custom error pages are an excellent way to turn frustrating user experiences into engaging opportunities. Learn how to create custom error pages that provide valuable information and keep visitors engaged with your site.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><br>WordPress Hosting: Optimizing Performance and Security<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><br>WordPress Multisite: Managing Multiple Sites with Ease<\/h3>\n\n\n\n<p><br>Using WordPress Multisite, you can manage multiple websites under one WordPress installation. We will guide you through the setup process and explain how to configure your htaccess file for optimal performance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><br>WordPress Security: Safeguarding Your Site<\/h3>\n\n\n\n<p><br>Ensuring the security of your WordPress site is paramount. We will discuss various security measures you can implement to protect your site from vulnerabilities, including configuring the htaccess file to enhance security.<\/p>\n\n\n\n<p><br>Bullet Point Summary:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Understand the power of WordPress Apache htaccess redirect configuration<\/li>\n\n\n\n<li>Unlock the full potential of WordPress plugins and themes<\/li>\n\n\n\n<li>Optimize your server configuration for enhanced performance<\/li>\n\n\n\n<li>Create engaging custom error pages to keep visitors on your site<\/li>\n\n\n\n<li>Take your WordPress hosting to the next level with advanced performance and security measures<br>In conclusion, mastering WordPress configuration using the htaccess file is essential for optimizing your site&#8217;s performance, functionality, and security. By following the steps outlined in this guide, you will have the skills and knowledge to take your WordPress site to new heights. So, why wait? Start optimizing your WordPress site today!<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Htaccess file Apache configuration and redirects on Static or WordPress sites What is the .htaccess File The .htaccess file is a file that gives commands to apache servers. Windows servers use a similar file called the web.config file but we will only be discussing the .htaccess file in this article. The .htaccess file is placed [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":270,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_edit_lock":["1703356635:2"],"footnotes":[""],"_et_pb_use_builder":["off"],"_et_gb_content_width":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"astra-migrate-meta-layouts":[""],"_links_to":[""],"_links_to_target":[""],"_edit_last":["2"],"_yoast_wpseo_content_score":["30"],"_yoast_wpseo_estimated-reading-time-minutes":["7"],"_yoast_wpseo_wordproof_timestamp":[""],"_thumbnail_id":["270"],"ast-featured-img":["disabled"],"_yoast_wpseo_focuskw":["htaccess File"],"_yoast_wpseo_metadesc":["The htaccess file is a file that gives commands to apache servers allowing you to add advanced settings to your website."],"_yoast_wpseo_linkdex":["82"],"_yoast_wpseo_primary_category":["8"],"_et_pb_old_content":[""],"om_disable_all_campaigns":[""],"_monsterinsights_skip_tracking":[""],"_monsterinsights_sitenote_active":[""],"_uf_show_specific_survey":["0"],"_uf_disable_surveys":[""],"site-post-title":["disabled"],"_yoast_indexnow_last_ping":["1703349144"],"cmplz_hide_cookiebanner":[""],"ilj_blacklistdefinition":["a:0:{}"],"ilj_linkdefinition":["a:0:{}"],"_yoast_wpseo_inclusive_language_score":["90"],"_yoast_wpseo_focuskeywords":["[]"],"_yoast_wpseo_keywordsynonyms":["[\"\"]"],"_et_dynamic_cached_shortcodes":["a:0:{}"],"_et_dynamic_cached_attributes":["a:0:{}"]},"categories":[10,8],"tags":[],"class_list":["post-268","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-website-security","category-website-speed"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Htaccess File for Apache on Static and WordPress Websites - Web Design Latest News<\/title>\n<meta name=\"description\" content=\"The htaccess file is a file that gives commands to apache servers allowing you to add advanced settings to your website.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Htaccess File for Apache on Static and WordPress Websites - Web Design Latest News\" \/>\n<meta property=\"og:description\" content=\"The htaccess file is a file that gives commands to apache servers allowing you to add advanced settings to your website.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/\" \/>\n<meta property=\"og:site_name\" content=\"Web Design Latest News\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ScriptedArtWebDesign\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/keir.chapman.9\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-22T10:56:12+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-12-23T16:32:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"448\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Keir Chapman\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@scriptedart\" \/>\n<meta name=\"twitter:site\" content=\"@scriptedart\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Keir Chapman\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Htaccess File for Apache on Static and WordPress Websites - Web Design Latest News","description":"The htaccess file is a file that gives commands to apache servers allowing you to add advanced settings to your website.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/","og_locale":"en_GB","og_type":"article","og_title":"Htaccess File for Apache on Static and WordPress Websites - Web Design Latest News","og_description":"The htaccess file is a file that gives commands to apache servers allowing you to add advanced settings to your website.","og_url":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/","og_site_name":"Web Design Latest News","article_publisher":"https:\/\/www.facebook.com\/ScriptedArtWebDesign\/","article_author":"https:\/\/www.facebook.com\/keir.chapman.9\/","article_published_time":"2023-10-22T10:56:12+00:00","article_modified_time":"2023-12-23T16:32:49+00:00","og_image":[{"width":1280,"height":448,"url":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg","type":"image\/jpeg"}],"author":"Keir Chapman","twitter_card":"summary_large_image","twitter_creator":"@scriptedart","twitter_site":"@scriptedart","twitter_misc":{"Written by":"Keir Chapman","Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#article","isPartOf":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/"},"author":{"name":"Keir Chapman","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#\/schema\/person\/52653b471130e58f9af7a0b6168fa59a"},"headline":"Htaccess File for Apache on Static and WordPress Websites","datePublished":"2023-10-22T10:56:12+00:00","dateModified":"2023-12-23T16:32:49+00:00","mainEntityOfPage":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/"},"wordCount":1284,"publisher":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#organization"},"image":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#primaryimage"},"thumbnailUrl":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg","articleSection":["Website Security","Website Speed"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/","url":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/","name":"Htaccess File for Apache on Static and WordPress Websites - Web Design Latest News","isPartOf":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#website"},"primaryImageOfPage":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#primaryimage"},"image":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#primaryimage"},"thumbnailUrl":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg","datePublished":"2023-10-22T10:56:12+00:00","dateModified":"2023-12-23T16:32:49+00:00","description":"The htaccess file is a file that gives commands to apache servers allowing you to add advanced settings to your website.","breadcrumb":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#primaryimage","url":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg","contentUrl":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/server-2160321_1280-1.jpg","width":1280,"height":448,"caption":"A modern server room with rows of black server racks on each side, illuminated by overhead fluorescent lights. The clean, organized space is ideal for safely managing critical data, including files like the essential htaccess file."},{"@type":"BreadcrumbList","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/htaccess-file\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/web-design-eastbourne.co.uk\/News\/scripted-art-web-design-latest-news\/"},{"@type":"ListItem","position":2,"name":"Htaccess File for Apache on Static and WordPress Websites"}]},{"@type":"WebSite","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#website","url":"https:\/\/web-design-eastbourne.co.uk\/News\/","name":"Scripted Art Web Design News","description":"Grow with us","publisher":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/web-design-eastbourne.co.uk\/News\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#organization","name":"Scripted Art Web Design News","url":"https:\/\/web-design-eastbourne.co.uk\/News\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#\/schema\/logo\/image\/","url":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/HomepageHeader.gif","contentUrl":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-content\/uploads\/2023\/10\/HomepageHeader.gif","width":906,"height":601,"caption":"Scripted Art Web Design News"},"image":{"@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ScriptedArtWebDesign\/","https:\/\/x.com\/scriptedart","https:\/\/www.youtube.com\/@scriptedart9508","https:\/\/www.pinterest.co.uk\/ScriptedArt\/"]},{"@type":"Person","@id":"https:\/\/web-design-eastbourne.co.uk\/News\/#\/schema\/person\/52653b471130e58f9af7a0b6168fa59a","name":"Keir Chapman","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/b5ad7430b93b73105b405f21a65e815c83b99649782f316c6ec41fc628b32445?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b5ad7430b93b73105b405f21a65e815c83b99649782f316c6ec41fc628b32445?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b5ad7430b93b73105b405f21a65e815c83b99649782f316c6ec41fc628b32445?s=96&d=mm&r=g","caption":"Keir Chapman"},"description":"I am a self-motivated, passionate website designer and developer. I have over ten years of experience in building websites and have developed a broad skill set including web design, frontend and backend development, and SEO. Using my growing knowledge base I have built my own company (scriptedart.co.uk) creating websites,\u00a0e-commerce stores and producing custom graphics and web app functionality for a range of local businesses.","sameAs":["https:\/\/keirchapman.co.uk\/","https:\/\/www.facebook.com\/keir.chapman.9\/","https:\/\/www.linkedin.com\/in\/keir-chapman-6a138158\/"],"url":"https:\/\/web-design-eastbourne.co.uk\/News\/author\/webdesigneastbournenewsblogadmin7\/"}]}},"_links":{"self":[{"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/posts\/268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/comments?post=268"}],"version-history":[{"count":1,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/posts\/268\/revisions"}],"predecessor-version":[{"id":840,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/posts\/268\/revisions\/840"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/media\/270"}],"wp:attachment":[{"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/media?parent=268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/categories?post=268"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/web-design-eastbourne.co.uk\/News\/wp-json\/wp\/v2\/tags?post=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}