
Souvenir wedding
We convey already discussed that Search is the necessary piece of employment of the blog/blogspot in addition to whenever your users brand search over it the resultant page shows results sorted yesteryear relevance for the give query for example:

Souvenir wedding
Many of yous desire to change the order in addition to would similar to set "Sort By Date" every bit the default sorting order non "Sort yesteryear Relevance" hence that your viewers tin encounter your latest posts get-go without clicking on link each fourth dimension to modify the order. This method industrial plant entirely amongst third political party search boxes. Follow the given steps carefully.
How To Set "Sort By Date" As Default Sorting Order
Souvenir wedding
Step 1. Login to your Blogger account, in addition to hence navigate to your third political party Search Box code.
Souvenir wedding
For example:
<form action="/search" method="get"> <input type="text" name="q" placeholder="Type Here..."/> <input type="hidden" name="max-results" value="8"/> <input type="submit" value="Search" /> </form> Note: The higher upward code may vary.
Souvenir wedding
Step 2. Find the code </form> in addition to glue the next code only higher upward it.
<input name="by-date" type="hidden" value="true"/> Souvenir wedding
For Example:
<form action="/search" method="get"> <input type="text" name="q" placeholder="Type Here..."/> <input type="hidden" name="max-results" value="8"/> <input type="submit" value="Search" /> <input name="by-date" type="hidden" value="true"/> </form> Souvenir wedding
Step 3. Save your code.
Souvenir wedding
Read: How to Change Status message on search outcome page
Souvenir wedding
Enjoy!
Souvenir wedding
Jump into your spider web log in addition to brand a search. Wait! What? your search outcome is sorted yesteryear date non yesteryear relevance. Remember code may vary according to your search box, if the higher upward tutorial doesn't piece of employment for yous don't worry - comment below. Stay Updated, Browse ! :)
Post a Comment