Sunday, March 29, 2020

Fiverr SEO Skill Test 2020 Solved Fiverrskill

Fiverr (Search Engine Optimization) SEO  Skill Test 2020 Solved Question and Answers Fiverrskill.

Saturday, March 28, 2020

Wordpress 5.1 Skill Test

Wordpress Five Skill Test

NOTE:- "If you dont see the Question Plese use Search Box Type The Question"
Test Syllabus
  • Introduction to WordPress
  • Basic usage of WordPress
  • Maintenance
  • Basic administration
  • Security
  • Customization
  • Advance Topic and troubleshooting


Section 1



Question 1 out of 40 :
Q.1. In WordPress which of the following type of item you can add into your menu ?

A. Pages

B. Category

C. Custom links

Ans:- (A & C) A.Pages and C. Custom links


Q.2. If you have shell access to your server, then which of the following commands can you use to change the file path permission for directories recursively ?
A. locate/pathto/your/wordpress/install -type f-exec chmod 755{} \;

B. find/pathto/your/wordpress/install -type d-exec chmod 755{} \;

C. update/pathto/your/wordpress/install -type d-exec chmod 655{} \;
D. locate/pathto/your/wordpress/install -type d-exec chmod 655{} \;

Ans:- (A & C) A.Pages and C. Custom links


Q.3. Which of the following you should avoid while choosing a password ?
A. Permutation of your real name, username, or company name.
B. Avoid from a dictionary, in any language.
C. Any numeric-only or alphabetic-only password

D. Any Password Containing numeric, alphabets, and special symbols

ANS:- (A, C, )

Q.4. In relation to the roles of wordPress 5, which of the following options can only and manage their own posts ?
A. Editor
B. Author

C. Subscriber
D. Contributor

ANS:- ( "Contributor" )


Q.5. By default, the WordPress dashboard permit administrations to edit plugins and theme files.
A. Yes B. No ANS:- ( YES )
Q.6 Which of the following definitions of the WP_DEBUG constant can used to trigger the debug mode throughout WordPress ?

A. define( 'WP_DEBUG'.true ); B. define( 'WP_DEBUG'.'true' );
C. define( 'WP_DEBUG'.'1');

D. define( 'WP_DEBUG'."true" );

ANS :- ( " define( 'WP_DEBUG'.true );")


Q.7. Which of the following types of permalink are available in WordPress 5 ?

A. Default
B. PATHINFO C. mod_rewrite ANS :- (A. Default, & C. mod_rewrite ) Q.8. In relation to WordPress, which of the following cookies are stored the visitors computer when they comment on your blog ?
A. Comment_author_{HASH} B. wp-setting-[time]-[UID] cookies

C. wordpress_logged_in_[hash] D. comment_author_email_{HASH} ANS: ( A. Comment_author_{HASH} & D. comment_author_email_{HASH} )


Q.9. In relation to post screen, which of the following options is the default view in the table or post?
A. List View B. Excerpt view C. None of the above ANS:- ( "C. None of the above" )


Q.10. In WordPress, Which of the following attack can you see via the logs? A. Cross Site Scripting (XSS) B. Remote File Inclusion (RFL) C. Local File Inclusion (LFI)
D. Directory Traversal attempts ANS:- ( A, B, D)


Q.11. In relation to WordPress editor, which of the following option is the default block type?

A. Paragraph B. Image C. Heading D. Gallery ANS:- ( " A. Paragraf")


Q.12. Which of the following options is the correct order (by priority in use) to display custom taxonomies in template hierarchy?

         A. taxonomy.php, taxonomy-taxonomy).php, taxonomy-{taxonomy}-{term}.php, index.php,

         B.  taxonomy-taxonomy).php, taxonomy-{taxonomy}-{term}.php, taxonomy.php, index.php,

         C. taxonomy.php, taxonomy-taxonomy).php, taxonomy-{taxonomy}-{term}.php, archive.php,

         D. taxonomy.php, taxonomy-taxonomy).php, taxonomy-{taxonomy}-{term}.php, archive.php,

ANS:- ( "A" )   


Q.13. In relation to dashboard screen in WordPress 5, which of the following options are provide by At a Glance widget?

        A. Most  resent comments

        B. Number of post

        C. Number of  pages

        D. Number of Comments

        E. Recently published posts

ANS:-( B, C, D )  


Q.14. Which of the following options is the correct ordering the date-based archive index pages in template hierarchy?

        A. date.php, archive.php, index.php

        B. date.php, index.php, archive.php

        C.index.php, date.php,  archive.php

ANS:- (" A. date.php, archive.php, index.php")  


Q.15. In relation to file system monitoring in WordPress which of the following tools is the OS kernal level file monitoring service that can be used for running commands on the file system events?

         A. Git

        B. diff

        C. inotify

       D. OSSEC

ANS:- (  "OSSEC" )  


Q.16. You can use the pre_get_posts filter  hook for including custom posts into your main query of blog posts.

      A. True

     B. False

ANS:- ( "A. True" )     


Q.17 By default in WordPress, a standard post will have which of the following taxonomies types?

        A. Categories

        B. Post Formats

       C. Tags

ANS:- (  "A. Catagories & C. Tags")    


Q.18. While blogging in WordPress, which of the following option is the collection of programming scripts that can be used to add additional functionality to the blogs?

         A. Post Slug

         B. Excerpt

         C. Plugin

         D. Pingback

ANS:- ( "C. Plugin" )    


Q.19. which of the following options is the purpose of the piklist plugin in wordpress. ?

          A. It is used to create a list of disabled user in WordPress.

          B. It is used to create a key-value pair for authenticating a user.

          C. It Permits you to create custom meta boxes and fields in Wordpress.

          D. Both options A and C

ANS:- (D. Both options A and C)    


Q.20. In Wordpress, which of the following statements are correct about the comment administration on your site. ?

          A. you can manually approve the comments are of other users.

         B. You cannot cut down on the number of comments for approval.

         C. You can get a notification when someone post a comment.

         D. None of the above.

ANS:-  ( " A."  )   


Q.21. In relation to get the blog indexed in Google Search,  which of the following terms processes the information and also determines the Quality of the content, so that the information can be placed appropriately on Goolge Pages.?

          A. Crawling.

          B. Indexing.

          C. Google Bot.

ANS:- ("C. Google Bot")    


Q.22. Which of the following options is a correct example of PATHINFO permalinks.?
   
          A. https://exapmle.com/?p=N

          B. https://exapmle.com/2020/post-name/

          C. https://exapmle.com/2020/12/30/post-name.

          D. https://exapmle.com/index.php/yyyy/mm/dd/post-name/

ANS:- ("D. https://exapmle.com/index.php/yyyy/mm/dd/post-name/")  


Q.23. Which of the following options are the correct cookies that Wordpress uses for the users who have  registered an account with the Wordpress Site.?

         A. wordpress_logged_in_{hash}

         B. comment_author_url_{HASH}

        C. comment_author_{hash}
 
        D. wordpress_{hash}
ANS:-( "A. wordpress_logged_in_{hash}")   


Q.24. In relation to backing up your Wordpress database, which of the following tools can be used fir taking backup only in windows operating system.?

          A. EMS SQL Management Studio for MySQL

         B. Aqua Data Studio

         C. Navicat for MySQL

ANS:- (" B, Aqua Data Studio  &   C.Navicat for MySQL ")      


Q.25. In Wordpress, which of the following plugins can be used to limit the number of login attempts.? 

          A. SiteGuard WP Plugin

          B. OSSEC

         C. inotify

         D. Brute Force Login Protection.

ANS:- ( " A. SiteGuard WP Plugin")     



Q. 26. Which of the following block sites can be imported into WordPress.?

          A. Blogspot
          B. Php
 
         C. Admob
 ANS:- ( A.Blogspot )   


Q.27. Can you import content from Joomla or mambo site into WordPress.?

         A.Yes

        B. No

ANS'- ( " YES ")  



Q.28. Which of the below functions is requiared to create a new taxonomy.?

        A. Register_taxonomy

        B. Register_"taxonomy"

ANS:- (" A.Register_taxonomy" )
Q.29. Where can Google Adsense be integrated into Wordpress Blog.?

          A. Anywhere.

         B. Only Catagory
     
        C, Post

ANS:-("Anywhere") 


Q.30. Who of the following person can read a post by password.?

         A.All Users

        B. Registered user who know password.

ANS:- ("Registered user who know  password")


Q.31. which of the following files mus be deleted after installing Wordpress4.1.?
        A. MySQL

       B. Plugin

      C. Themes

      D. None of these

ANS:-("None of these")  


Q.32. _______can write their own post but publisher or delete them, Their HTML, is limited to the set of allowed to the set of allowed tags and they cannot upload media files.?
     
         A. Contributor

        B. User

ANS:- ( "Contributor" ) 


Q.33. Is the function.php file required in each theme in the Wordpress Website.?
         
         A. Yes

        B. No

ANS:-( "NO" )   


Q. 34. User level 0 converts to_______?

          A.  Number

         B. Subscriber

ANS:-( "Subscriber" )   


Q.35. Can you create specific theme file for a custom content type.?

        A. Yes

        B. No

ANS:- ( "Yes" ) 


Q.36. After moving a Wordpress site to a new host if you change your site URL, you have to update your post and to correct path to the uploaded media files.?

        A. True 

        B. False

ANS:-( "True" )


Q.37. In order to display a Widget,  the user must.?

         A. Drag the desired widget to the side bar.

         B. update the desired widget to the side bar.

ANS:-( "Drag the desired widget to the side bar" )    


Q. 38. What the limitation to the depth of your categories.?

           A. Limited

           B. No limit levels

ANS:- ( "No limit levels " ) 


Q.39. Which of the following actions must be fixed after importing data into wordpress.?

          A. MySQL Database

          B. SQL Database
    
         C. All of the above

ANS:-( "All of the above" )   


Q.40. what is the name of theme file for a page with slug about.?
     
         A. php-about.php

         B. index,php

ANS:- ( "php-about.php" )      


Q.41. Can you move your wp-config.php file to the parent directory without changing any settong.?

        A. Yes

        B. No
ANS:- ( "YES" )   


Q.42. The date/time format of a Wordpress site can be changes in __________.?

         A. Admin Settings.

        B. User Settings

ANS:- ( "Admin Settings" )   


Q.43. what is the first action you need to take for enabling Wordpress MU Feature.?
       
        A. Add this code to wp-config.php file define(‘WP_ALLOW_MULTISITE’,true);

        B. Add this file to index.php file define‘WP_ALLOW_MULTISITE’,true;
ANS:- ( "Add this code to wp-config.php file define(‘WP_ALLOW_MULTISITE’,true);" )    


Q.44.  What is the right color (by priority in use)to display category in Template Hierarchy?
          A. 
Category – {slug}.php, category{id}.php. category.php. archive.php, index.php

          B. 
Category – {slug}.php, category{id}.php. category.php.  index.php

ANS:- ( "A. Category – {slug}.php, category{id}.php. category.php. archive.php, index.php " )      








NOTE:- "If you dont see the Question Plese use Search Box Type The Question"








Read More Update