当前位置:网站首页>How to rewrite a pseudo static URL created by zenpart
How to rewrite a pseudo static URL created by zenpart
2022-06-26 05:10:00 【You are sexy!】
Recently zencart frame , Darling , This frame is really old enough , Baidu didn't even have a page to answer the question .
If you have any problems, you can only go to Google .
Here's a question , New URL How to rewrite pseudo static . Just take .html
This is my integrity url.http://test.flashraito.com/index.php?main_page=indexes
Obviously url Does not meet the needs of operating personnel , Because they want to do seo Optimize , Must be accompanied by .html Of URl It is pseudo static .
First step : Backstage , Website settings , Enable SEO URL
The second step : Add a that allows redirection URL
That's it . Even if you enter the complete URL:http://test.flashraito.com/index.php?main_page=indexes It will also automatically redirect to http://test.flashraito.com/indexes.html Of url
边栏推荐
- Practical cases | getting started and mastering tkinter+pyinstaller
- ModuleNotFoundError: No module named ‘numpy‘
- Resample
- zencart新建的URL怎么重写伪静态
- Zuul 實現動態路由
- 两步处理字符串正则匹配得到JSON列表
- Solution to back-off restarting failed container
- Excellent learning ability is your only sustainable competitive advantage
- app 应用安装到手机,不显示图标,引发的思考
- Using requests library and re library to crawl web pages
猜你喜欢
【Unity3D】刚体组件Rigidbody
Record a circular reference problem
Decipher the AI black technology behind sports: figure skating action recognition, multi-mode video classification and wonderful clip editing
【红队】要想加入红队,需要做好哪些准备?
6.1 - 6.2 introduction to public key cryptography
UWB ultra high precision positioning system architecture
Codeforces Round #800 (Div. 2)
Pycharm package import error without warning
【上采样方式-OpenCV插值】
pycharm 导包错误没有警告
随机推荐
Pytorch forecast house price
[unity3d] rigid body component
Multipass Chinese document - use multipass service to authorize the client
一个从坟墓里爬出的公司
[greedy college] Figure neural network advanced training camp
Datetime data type ---now() gets the current time, datetime() creation date, performs mathematical operations, and to_ Datetime() converts to date type and extracts various parts of date
LSTM in tensorflow_ Layers actual combat
【quartz】从数据库中读取配置实现动态定时任务
Genius makers: lone Rangers, technology giants and AI | ten years of the rise of in-depth learning
86.(cesium篇)cesium叠加面接收阴影效果(gltf模型)
One of token passing between microservices @feign's token passing
Using Matplotlib to add an external image at the canvas level
程序人生
红队得分方法统计
Zuul 實現動態路由
data = self._data_queue.get(timeout=timeout)
Procedural life
Guanghetong and anti international bring 5g R16 powerful performance to the AI edge computing platform based on NVIDIA Jetson Xavier nx
Transport layer TCP protocol and UDP protocol
torchvision_transform(图像增强)