Adding .html
won’t do anything for SEO’s sake – in fact, it will more likely cause problems than anything else. WordPress (and therefore WooCommerce) don’t use HTML files to display – it’s PHP files, which is why if you go to a page like the login, by default it’s something like example.com/wp-login.php
. Out of the hundreds or thousands of WordPress sites I’ve worked with in my time working for WooCommerce, none of them needed to add .html
to a page for any reason, so I would highly suggest against it.
Related Posts:
- Get the current page URL (including pagination)
- Why is “/page/2/” not working?
- Get current URL (permalink) without /page/{pagenum}/
- WooCommerce return 404 on category pages
- Date based URLs for custom posts and pagination
- Adding anchor to paginate_links + Safari anchor bug
- 404 on category.php pagination
- Permalinks for WooCommerce Categories and Subcategories
- Add a css class to a taxonomy permalink
- Add ‘articles’ prefix before blog posts url without affecting pagination
- Can two products with the same name but different category produce unique URLs?
- Add .html to Woocommerce permalinks [closed]
- Clean install – Changing permalinks in twentyeleven give 404
- Woocommerce Product Attribute Permalink doesn’t work?
- Custom permalink for search and pagination
- wp_logout_url redirects to incorrect page because of pagination
- How to Get Page 2 / Paginated RSS Feed with Custom Permalink Structure?
- Pagination Issue – /page/2 404
- next_posts_link URL does not include name of custom post type
- Why is page/2/ not working?
- remove product-category base but still redirect to page with same permalink
- Woocommerce subcategory 404
- Add sku to product url woocommerce [closed]
- WordPress rewrite_rules_array rule not working properly
- How to handle paging/pagination with a custom permalink?
- Change permalink structure for pagination only
- Pagination using paginate_links
- Home page Pagination – Other pages do not redirect to home page template
- Permalinks problem woocommerce no separating slash between categories
- Pagination url for page template
- problem with pagination in custom permalinks
- Whole site’s pagination not working after rewriting product permalink
- WordPress /page/2 gives 404 when custom permalinks is set to %category%%postname%
- Custom pagination permalink structure Product page
- Woocommerce product page 404 not found
- WordPress and Woocommerce Chinese Permalink
- How to get a clean pagination link without variable
- Pagination links for taxonomy archive page 404 error on every page except first
- “Undefined” added to page content after google Adwords click
- WooCommerce product permalink changed
- Add a product attribute to permalink in WooCommerce
- WordPress Permalink Problem
- WordPress Pagination Not Working After Transfer from Localhost
- Add Custom Pagination Permalink
- Search page Paginations not working
- Incorporate single WordPress page into an existing static website [duplicate]
- Pagination is not working, how to trace it properly?
- How to change pagination base from slash to query form?
- Category pagination first link works, remaining don’t
- Getting the terms from “Beautiful Taxonomy Filters” Results ot Integrate into “Ajax Load More”
- Post archive pages bringing me to a 404 page
- Single product link in woocomerce
- permalinks url with woocommerce
- How to get the perfect WordPress, WooCommerce, Custom Post Type pretty permalinks?
- WP Category Archive /page/2+ pagination issue 404
- Change product_base programmatically
- Gutenberg output URL to post from attribute with post ID
- Broken wordpress site, non-working links and no access to wp-admin page
- Add html link in functions.php files of the theme
- How to change permalinks
- Adding a prefix to the blog, but only the blog
- Inserting a string in the middle of page’s permalink?
- Strange behavior: random HTTP error 500 fixed by visiting Permalinks settings page (htaccess issue with language code)
- How to change WooCommerce loop product title HTML output in single product page and archive page
- Why can’t change the permalink of my page/post?
- Getting back a permalink from custom url
- how to get a list of all top level pages
- “woocommerce_form_field()” function having issues after latest woocommerce update [closed]
- Permalinks on Windows IIS not working and web.config breaks site – does wordpress not support windows server now, if so how?
- How to rename woocommerce-billing-fields
- Add_rewrite_endpoint doesn’t work with post name permalink structure
- Adding category slug to posts permalink causes 404 error
- Order custom post type posts by custom field with pretty URL
- Show category name in the post URL only for specific categories
- Adding URL prefix for foreign language support
- http: not showing in wordpress permalink setting
- How can I get the list of all pages URLs including their shortlink IDs?
- Two URLs of one post is available
- When I click on a single post my browser goes to about:blank#blocked and the page is white
- How can I add a so i can show sale price under normal price
- How do I remove /wordpress/ from my permalinks?
- Old site posts broken after domain update
- add_rewrite_rule on default post type
- how to prefer static page if it exists over wordpress page
- “-2” Being added to end of URL (no duplicate pages, no pages in trash)
- how to find duplicated permalinks?
- Custom links in menus not working in multiple environments
- 404 permalink errors on Pages only
- Redirect From Url To Url
- 404 on internal pages, in all sites in my local server
- Permalink sub-routing catch-all
- how do prevent wordpress from creating permalinks for media files
- how to alter permalink in wordpress?
- Remove a link from a page ID used within an array [closed]
- custom query var NOT working on a plain permalink: http://10.8.10.9/?page_id=1774/?location=968&floor=1
- I’ve removed my /author/ slug but it clashes with new and existing pages. Any fixes?
- Relative links in Gutenberg
- Redirecting “wrong” but working links to their canonical URL in order to prevent search engine penalties (e.g. /123/ at the end of URLs)
- How to flush Global query variables in wordpress?
- Apply function only if end of url has /amp/ [closed]