SlideShare une entreprise Scribd logo
1  sur  11
WordPress Website Tips
   Things You Should Do After Installing WordPress
Tip 0: Change the Default Image Upload
Folder
• The default installation of WordPress will store all
  your images inside wp-content/uploads folder.
• You can however use a different folder or even sub-
  domain on your web server for saving file uploads (
  screenshot). This offers two advantages – your
  image URLs become relatively shorter and second,
  the size of your WordPress folder will always remain
  small and manageable.
• Also deselect the option – “Organize my uploads
  into month- and year-based folders.”
Tip 1: Remove unnecessary code from
your WordPress header
• WordPress by default adds a version number to the header of
  all your blog pages.
         <meta name="generator" content="WordPress 2.5" />
• This information may prove a goldmine for WordPress hackers
  as they can easily target blogs that are using the older and less
  secure versions of WordPress software. To completely remove
  the version number from WordPress header, add this line to
  your functions.php file in the WordPress themes folder
Tip 2: Disable HTML in WordPress
Comments
• The comment box is WordPress is like a basic HTML editor –
  people can use HTML tags like <b>, <a>, <i>, etc to highlight
  certain words in their comment or add live links. If you like to
  disable HTML in WordPress comments, add this to your
  functions.php
         add_filter( 'pre_comment_content', 'wp_specialchars' );
Tip 3: XML Sitemaps – Change the
Building Mode
• If you using XML Sitemaps plugin in WordPress, try changing
  the building mode to “manual.
Tip 4: Install WordPress database
backup
• The database storing all the data and settings of your
  WordPress installation is your site's heart and soul.
• In case your database gets deleted from the server or if it
  becomes unusable or corrupt, all your pages, posts,
  comments and settings will be lost.
• Therefore it is vital that you consider database scheduled
  backups and save a local copy of your files on your PC.
Tip 5: Edit Permalinks

• By default, the link of your posts would appear like
  www.yourwebsite.com/?p=23 in which 23 is the exclusive ID
  of the article.
• However, you should remember that it is not SEO optimized
  permalink structure and it is important that you change it so it
  becomes SEO-friendly.
• To edit the permalink structure of your WordPress blog, all
  you have to do is login to your WordPress admin area, go to
  Settings then Permalink.
Tip 6: Install All in One SEO Plugin

• All in one SEO plugin is the all in one solution for your blog’s
  SEO. This plugin will optimise your WordPress blog so that
  your posts and pages are indexed more efficiently by the
  search engines.
Tip 7: Install a caching plugin

• caching plugins will help you to serve static files from your
  dynamic blogs and serve them to your visitors and thus
  increasing your page loading speed. There are many caching
  plugins are available but I recommend to use either
  W3 Total Cache or WP-Super Cachebecause they gives best
  performance.
Tip 8: Install Anti-Spam Plugins

• Another useful plugin is Growmap Antis Spam plugin. This
  plugin will add a client side generated checkbox to your
  comment form asking users to confirm that they are not a
  spammer. A combination of Akismet and GASP plugin will
  prevent 99% of spams.
Reference Link
• http://www.rojish.com/25-things-to-do-after-installing-your-
  wordpress-blog/
• http://www.labnol.org/internet/blogging/wordpress-tips-
  post-installation-hacks/3931/
• http://www.articlesbase.com/blogging-articles/8-things-to-
  do-after-installing-wordpress-6088978.html

Contenu connexe

Tendances

The Power of a Video Library - WordCamp Raleigh
The  Power of a Video Library - WordCamp RaleighThe  Power of a Video Library - WordCamp Raleigh
The Power of a Video Library - WordCamp RaleighLauren Jeffcoat
 
Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)
Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)
Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)Andrew Duthie
 
I Can Haz More Performanz?
I Can Haz More Performanz?I Can Haz More Performanz?
I Can Haz More Performanz?Andy Melichar
 
Speeding up your WordPress Site - WordCamp Toronto 2015
Speeding up your WordPress Site - WordCamp Toronto 2015Speeding up your WordPress Site - WordCamp Toronto 2015
Speeding up your WordPress Site - WordCamp Toronto 2015Alan Lok
 
Responsive design in plone
Responsive design in ploneResponsive design in plone
Responsive design in ploneAlin Voinea
 
How i made the responsive mobile version of
How i made the responsive mobile version ofHow i made the responsive mobile version of
How i made the responsive mobile version ofSayed Ahmed
 
Optimizing WordPress - WordPress SF Meetup April 2012
Optimizing WordPress -  WordPress SF Meetup April 2012Optimizing WordPress -  WordPress SF Meetup April 2012
Optimizing WordPress - WordPress SF Meetup April 2012Ben Metcalfe
 
Know the reason behind choosing bootstrap as css framework
Know the reason behind choosing bootstrap as css frameworkKnow the reason behind choosing bootstrap as css framework
Know the reason behind choosing bootstrap as css frameworkOmkarsoft Bangalore
 
Increase website page speed in 4 simple steps
Increase website page speed in 4 simple stepsIncrease website page speed in 4 simple steps
Increase website page speed in 4 simple stepssplashsys
 
Choosing WordPress Plugins (WordCamp Raleigh 2016)
Choosing WordPress Plugins (WordCamp Raleigh 2016)Choosing WordPress Plugins (WordCamp Raleigh 2016)
Choosing WordPress Plugins (WordCamp Raleigh 2016)andisites
 
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )abhim12
 
WordPress, Schema & more
WordPress, Schema & moreWordPress, Schema & more
WordPress, Schema & moreJoost de Valk
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressChris Carrel
 
The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...
The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...
The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...WordCamp Harare
 
Installing wordpress
Installing wordpressInstalling wordpress
Installing wordpressDave Wallace
 

Tendances (20)

The Power of a Video Library - WordCamp Raleigh
The  Power of a Video Library - WordCamp RaleighThe  Power of a Video Library - WordCamp Raleigh
The Power of a Video Library - WordCamp Raleigh
 
Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)
Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)
Launching a WordPress Site 101 (Cincinnati WordPress, August 2015)
 
I Can Haz More Performanz?
I Can Haz More Performanz?I Can Haz More Performanz?
I Can Haz More Performanz?
 
Speeding up your WordPress Site - WordCamp Toronto 2015
Speeding up your WordPress Site - WordCamp Toronto 2015Speeding up your WordPress Site - WordCamp Toronto 2015
Speeding up your WordPress Site - WordCamp Toronto 2015
 
Responsive design in plone
Responsive design in ploneResponsive design in plone
Responsive design in plone
 
How i made the responsive mobile version of
How i made the responsive mobile version ofHow i made the responsive mobile version of
How i made the responsive mobile version of
 
Optimizing WordPress - WordPress SF Meetup April 2012
Optimizing WordPress -  WordPress SF Meetup April 2012Optimizing WordPress -  WordPress SF Meetup April 2012
Optimizing WordPress - WordPress SF Meetup April 2012
 
Introduction to web development
Introduction to web developmentIntroduction to web development
Introduction to web development
 
Know the reason behind choosing bootstrap as css framework
Know the reason behind choosing bootstrap as css frameworkKnow the reason behind choosing bootstrap as css framework
Know the reason behind choosing bootstrap as css framework
 
Welcome to the World of WordPress
Welcome to the World of WordPressWelcome to the World of WordPress
Welcome to the World of WordPress
 
Increase website page speed in 4 simple steps
Increase website page speed in 4 simple stepsIncrease website page speed in 4 simple steps
Increase website page speed in 4 simple steps
 
Choosing WordPress Plugins (WordCamp Raleigh 2016)
Choosing WordPress Plugins (WordCamp Raleigh 2016)Choosing WordPress Plugins (WordCamp Raleigh 2016)
Choosing WordPress Plugins (WordCamp Raleigh 2016)
 
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
How To Get Started After Installing Wordpress ( Wordcamp, Delhi )
 
WordPress, Schema & more
WordPress, Schema & moreWordPress, Schema & more
WordPress, Schema & more
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Basic word press
Basic word pressBasic word press
Basic word press
 
The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...
The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...
The Power of Page Builder Plugins in Building a WordPress Site
 - Presented b...
 
Installing wordpress
Installing wordpressInstalling wordpress
Installing wordpress
 
Speed!
Speed!Speed!
Speed!
 
Readme
ReadmeReadme
Readme
 

En vedette

How video views are counted on Facebook, Snapchat and other Social Networks
How video views are counted on Facebook, Snapchat and other Social NetworksHow video views are counted on Facebook, Snapchat and other Social Networks
How video views are counted on Facebook, Snapchat and other Social NetworksPressboard
 
Ch.4. anxiety disorders.canvas
Ch.4. anxiety disorders.canvasCh.4. anxiety disorders.canvas
Ch.4. anxiety disorders.canvasDanette Gibbs
 
Approach for minimalist design
Approach for minimalist designApproach for minimalist design
Approach for minimalist designkanika jolly
 
Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke
Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke
Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke Enuke Software Pvt Ltd
 
Industrial mkt segmentation
Industrial mkt segmentationIndustrial mkt segmentation
Industrial mkt segmentationSarthak Gulati
 

En vedette (8)

Toga MAN Tigaraksa
Toga MAN TigaraksaToga MAN Tigaraksa
Toga MAN Tigaraksa
 
How video views are counted on Facebook, Snapchat and other Social Networks
How video views are counted on Facebook, Snapchat and other Social NetworksHow video views are counted on Facebook, Snapchat and other Social Networks
How video views are counted on Facebook, Snapchat and other Social Networks
 
Beber 2 metodo grafico
Beber 2 metodo graficoBeber 2 metodo grafico
Beber 2 metodo grafico
 
Ch.4. anxiety disorders.canvas
Ch.4. anxiety disorders.canvasCh.4. anxiety disorders.canvas
Ch.4. anxiety disorders.canvas
 
Maximizar y minimizar
Maximizar y minimizarMaximizar y minimizar
Maximizar y minimizar
 
Approach for minimalist design
Approach for minimalist designApproach for minimalist design
Approach for minimalist design
 
Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke
Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke
Mobile Apps Portfolio | Portfolio For Android iPhone - Enuke
 
Industrial mkt segmentation
Industrial mkt segmentationIndustrial mkt segmentation
Industrial mkt segmentation
 

Similaire à Word Press Website Tips

Seo Wordpress Blogs
Seo Wordpress BlogsSeo Wordpress Blogs
Seo Wordpress BlogsRon Edrote
 
Wordpress Optimization Settings
Wordpress Optimization Settings Wordpress Optimization Settings
Wordpress Optimization Settings webhostingguy
 
15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes 15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes World Web Technology Pvt Ltd
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPressEric Myers
 
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsWordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsBastian Grimm
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Nick Garner
 
Wordpress seo and digital marketing
Wordpress seo and digital marketingWordpress seo and digital marketing
Wordpress seo and digital marketingTapan Kapri
 
SynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia
 
WordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyWordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyBalaji kaliamoorthy
 
WordPress Optimization & Security - LAC 2013, London
WordPress Optimization & Security - LAC 2013, LondonWordPress Optimization & Security - LAC 2013, London
WordPress Optimization & Security - LAC 2013, LondonBastian Grimm
 
Advanced WordPress Optimization - iGaming Supershow 2012
Advanced WordPress Optimization - iGaming Supershow 2012Advanced WordPress Optimization - iGaming Supershow 2012
Advanced WordPress Optimization - iGaming Supershow 2012Bastian Grimm
 
WordPress Plugins and Security
WordPress Plugins and SecurityWordPress Plugins and Security
WordPress Plugins and SecurityThink Media Inc.
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteBrendan Sera-Shriar
 
Best Practices for Building WordPress Applications
Best Practices for Building WordPress ApplicationsBest Practices for Building WordPress Applications
Best Practices for Building WordPress ApplicationsTaylor Lovett
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014Judy Wilson
 

Similaire à Word Press Website Tips (20)

Seo Wordpress Blogs
Seo Wordpress BlogsSeo Wordpress Blogs
Seo Wordpress Blogs
 
Seo Wordpress Blogs
Seo Wordpress BlogsSeo Wordpress Blogs
Seo Wordpress Blogs
 
Wordpress Optimization Settings
Wordpress Optimization Settings Wordpress Optimization Settings
Wordpress Optimization Settings
 
15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes 15 ways to improve your word press website performance in 30 minutes
15 ways to improve your word press website performance in 30 minutes
 
937079
937079937079
937079
 
Everything WordPress
Everything WordPressEverything WordPress
Everything WordPress
 
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, LeedsWordPress Optimization & Security - ThinkVisibility 2012, Leeds
WordPress Optimization & Security - ThinkVisibility 2012, Leeds
 
Wordpress SEO Featuring Dave Jesch
Wordpress SEO Featuring Dave JeschWordpress SEO Featuring Dave Jesch
Wordpress SEO Featuring Dave Jesch
 
The WordPress Way
The WordPress WayThe WordPress Way
The WordPress Way
 
Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)Wordcampuk 09 (wordcampuk)
Wordcampuk 09 (wordcampuk)
 
Wordpress seo and digital marketing
Wordpress seo and digital marketingWordpress seo and digital marketing
Wordpress seo and digital marketing
 
SynapseIndia wordpress installation training module
SynapseIndia wordpress installation training moduleSynapseIndia wordpress installation training module
SynapseIndia wordpress installation training module
 
SEO for WordPress Blogs
SEO for WordPress BlogsSEO for WordPress Blogs
SEO for WordPress Blogs
 
WordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manuallyWordPress Installation Tutorial - How to Install WordPress manually
WordPress Installation Tutorial - How to Install WordPress manually
 
WordPress Optimization & Security - LAC 2013, London
WordPress Optimization & Security - LAC 2013, LondonWordPress Optimization & Security - LAC 2013, London
WordPress Optimization & Security - LAC 2013, London
 
Advanced WordPress Optimization - iGaming Supershow 2012
Advanced WordPress Optimization - iGaming Supershow 2012Advanced WordPress Optimization - iGaming Supershow 2012
Advanced WordPress Optimization - iGaming Supershow 2012
 
WordPress Plugins and Security
WordPress Plugins and SecurityWordPress Plugins and Security
WordPress Plugins and Security
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media Institute
 
Best Practices for Building WordPress Applications
Best Practices for Building WordPress ApplicationsBest Practices for Building WordPress Applications
Best Practices for Building WordPress Applications
 
WordPress Resources Nov 2014
WordPress Resources Nov 2014WordPress Resources Nov 2014
WordPress Resources Nov 2014
 

Plus de Enuke Software Pvt Ltd

Yii web application development company
Yii web application development companyYii web application development company
Yii web application development companyEnuke Software Pvt Ltd
 
Top 7 reasons why users and app store hate your mobile app
Top 7 reasons why users and app store hate your mobile appTop 7 reasons why users and app store hate your mobile app
Top 7 reasons why users and app store hate your mobile appEnuke Software Pvt Ltd
 
Best smartphone apps that make your day complete
Best smartphone apps that make your day completeBest smartphone apps that make your day complete
Best smartphone apps that make your day completeEnuke Software Pvt Ltd
 
Healthcare Portfolio | Healthcare Industry Portfolio Samples - Enuke
Healthcare Portfolio | Healthcare Industry Portfolio Samples - EnukeHealthcare Portfolio | Healthcare Industry Portfolio Samples - Enuke
Healthcare Portfolio | Healthcare Industry Portfolio Samples - EnukeEnuke Software Pvt Ltd
 
Election Constituency Management Software
Election Constituency Management SoftwareElection Constituency Management Software
Election Constituency Management SoftwareEnuke Software Pvt Ltd
 

Plus de Enuke Software Pvt Ltd (10)

Enuke Corporate Presentation
Enuke Corporate Presentation Enuke Corporate Presentation
Enuke Corporate Presentation
 
Yii web application development company
Yii web application development companyYii web application development company
Yii web application development company
 
Mobile Portfolio - Enuke Software
Mobile Portfolio - Enuke SoftwareMobile Portfolio - Enuke Software
Mobile Portfolio - Enuke Software
 
Top 7 reasons why users and app store hate your mobile app
Top 7 reasons why users and app store hate your mobile appTop 7 reasons why users and app store hate your mobile app
Top 7 reasons why users and app store hate your mobile app
 
Best smartphone apps that make your day complete
Best smartphone apps that make your day completeBest smartphone apps that make your day complete
Best smartphone apps that make your day complete
 
Healthcare Portfolio | Healthcare Industry Portfolio Samples - Enuke
Healthcare Portfolio | Healthcare Industry Portfolio Samples - EnukeHealthcare Portfolio | Healthcare Industry Portfolio Samples - Enuke
Healthcare Portfolio | Healthcare Industry Portfolio Samples - Enuke
 
Ruby on rail development application
Ruby on rail development applicationRuby on rail development application
Ruby on rail development application
 
Election Constituency Management Software
Election Constituency Management SoftwareElection Constituency Management Software
Election Constituency Management Software
 
T20 world cup 2012 Latest Updates
T20 world cup 2012 Latest UpdatesT20 world cup 2012 Latest Updates
T20 world cup 2012 Latest Updates
 
T20 World Cup 2012 Android Apps
T20 World Cup 2012 Android AppsT20 World Cup 2012 Android Apps
T20 World Cup 2012 Android Apps
 

Dernier

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 

Dernier (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 

Word Press Website Tips

  • 1. WordPress Website Tips Things You Should Do After Installing WordPress
  • 2. Tip 0: Change the Default Image Upload Folder • The default installation of WordPress will store all your images inside wp-content/uploads folder. • You can however use a different folder or even sub- domain on your web server for saving file uploads ( screenshot). This offers two advantages – your image URLs become relatively shorter and second, the size of your WordPress folder will always remain small and manageable. • Also deselect the option – “Organize my uploads into month- and year-based folders.”
  • 3. Tip 1: Remove unnecessary code from your WordPress header • WordPress by default adds a version number to the header of all your blog pages. <meta name="generator" content="WordPress 2.5" /> • This information may prove a goldmine for WordPress hackers as they can easily target blogs that are using the older and less secure versions of WordPress software. To completely remove the version number from WordPress header, add this line to your functions.php file in the WordPress themes folder
  • 4. Tip 2: Disable HTML in WordPress Comments • The comment box is WordPress is like a basic HTML editor – people can use HTML tags like <b>, <a>, <i>, etc to highlight certain words in their comment or add live links. If you like to disable HTML in WordPress comments, add this to your functions.php add_filter( 'pre_comment_content', 'wp_specialchars' );
  • 5. Tip 3: XML Sitemaps – Change the Building Mode • If you using XML Sitemaps plugin in WordPress, try changing the building mode to “manual.
  • 6. Tip 4: Install WordPress database backup • The database storing all the data and settings of your WordPress installation is your site's heart and soul. • In case your database gets deleted from the server or if it becomes unusable or corrupt, all your pages, posts, comments and settings will be lost. • Therefore it is vital that you consider database scheduled backups and save a local copy of your files on your PC.
  • 7. Tip 5: Edit Permalinks • By default, the link of your posts would appear like www.yourwebsite.com/?p=23 in which 23 is the exclusive ID of the article. • However, you should remember that it is not SEO optimized permalink structure and it is important that you change it so it becomes SEO-friendly. • To edit the permalink structure of your WordPress blog, all you have to do is login to your WordPress admin area, go to Settings then Permalink.
  • 8. Tip 6: Install All in One SEO Plugin • All in one SEO plugin is the all in one solution for your blog’s SEO. This plugin will optimise your WordPress blog so that your posts and pages are indexed more efficiently by the search engines.
  • 9. Tip 7: Install a caching plugin • caching plugins will help you to serve static files from your dynamic blogs and serve them to your visitors and thus increasing your page loading speed. There are many caching plugins are available but I recommend to use either W3 Total Cache or WP-Super Cachebecause they gives best performance.
  • 10. Tip 8: Install Anti-Spam Plugins • Another useful plugin is Growmap Antis Spam plugin. This plugin will add a client side generated checkbox to your comment form asking users to confirm that they are not a spammer. A combination of Akismet and GASP plugin will prevent 99% of spams.
  • 11. Reference Link • http://www.rojish.com/25-things-to-do-after-installing-your- wordpress-blog/ • http://www.labnol.org/internet/blogging/wordpress-tips- post-installation-hacks/3931/ • http://www.articlesbase.com/blogging-articles/8-things-to- do-after-installing-wordpress-6088978.html