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?
- After server migration only the homepage works
- How do I add /blog/ as a prefix to permalink structure for blog posts, tag pages, etc.?
- What is the best permalink structure for SEO?
- Custom post type permalink endpoint
- Permalink with sub-sub-category and post name
- Remove index.php in permalink structure on IIS server
- Changing the URL Structure of a Paginated Custom Post
- why does anchor name add a slash to url?
- the_title() and the_permalink() won’t work on AJAX calls
- How to create a permalink structure for posts in a specific category
- How to map permalinks with accented letters to sanitized slugs?
- How to use first tag in permalinks
- pagination in woocommerce order history page
- Put post ID on the custom post type URL
- Permalinks without subdirectories
- WP Site in subdirectory Joomla! Site – Permalinks not working
- How to get full content including template HTML
- WordPress on Ubuntu 12.10: permalinks problem
- wordpress api using rest_route for other pages
- Infinite redirects after changing the permalink of a page
- How to have extra permalink for posts
- How to get post object on blog template
- WordPress auto generates small medium and large of an image on upload, how can we guess their links?
- Plain to postname permalinks not working
- Permalinks dropping after 3-4 weeks with no changes in theme or plugins
- Migrated from Windows to Linux. Any bulk methods for fixing case sensitivity?
- when I create a page with a /blog permalink the css gets messed up
- Get Posts Based on Tag Matching Page Title
- post preview/thumbnails not displaying correctly- linking to “home” instead of post?
- Moving blog and maintaining current permalinks
- All pages load the home page if pretty permalinks are used
- where can i see wordpress automatic redirect History
- How can I access to the same post-type “page” from multiple different urls?
- 404 error on published page with specific permalink
- How can I get my pagination loop to display the correct number of total pages?
- Changing category base breaks permalinks
- Do shortcodes in title before permalink is generated
- Extra pagination pages being wrongly generated
- Latin character conversion
- Update permalinks
- Losing the original URL when using add_rewrite_rule
- WordPress keep redirecting me to random URLs
- How to make a permalink variable %year% become two digits instead of four digits?
- How to create a container in php then customise it in CSS
- How to Set Both Category and Sub-Category Level at Root. It should also obey post rule as /category/sample-post and /sub-catgeory/sample-post?
- Dynamically change page permalink name often [closed]